Skip to content

Releases: DeSmart/dekick

2.8.7

06 Dec 11:30

Choose a tag to compare

DeKick

Fix

  • HashiCorp Vault token is not properly regenerated

Full Changelog: 2.8.6...2.8.7

2.8.6

07 Oct 09:08

Choose a tag to compare

DeKick

Features

  • After creating account in Hashicorp Vault, the info is displayed with all the necessary info to put into global.yml file
  • New flavour support (beta): golang

Changes

  • Upgraded Docker to version 27.3.1

Full Changelog: 2.8.5...2.8.6

2.8.5

25 Jul 08:44

Choose a tag to compare

DeKick

Add

  • enable the calling of tests for vitest in react flavour without additional flags.

Full Changelog: 2.8.4...2.8.5

2.8.4

18 Jun 13:52

Choose a tag to compare

DeKick

Fix

  • dekick local not working on WSL2 due to bug in previous version of Docker Desktop

Full Changelog: 2.8.3...2.8.4

2.8.3

10 May 13:52

Choose a tag to compare

DeKick

Fix

  • dekick credentials run assign_policies for Hashicorp Vault is not showing properly and assigning policies to user

Full Changelog: 2.8.2...2.8.3

2.8.2

22 Apr 14:21

Choose a tag to compare

DeKick

Features

  • The Hashicorp Vault provider now prompts for the maximum token expiration limit when running the create_deployment_token command with dekick credentials

Full Changelog: 2.8.1...2.8.2

2.8.1

18 Apr 12:32

Choose a tag to compare

DeKick

Features

  • Full support for running under WSL2 on Windows

Full Changelog: 2.8.0...2.8.1

2.8.0

04 Apr 12:48

Choose a tag to compare

DeKick

Features

  • New action for Hashicorp Vault dekick credentials run edit_user for editing user's metadata
  • dekick local now checks if keys defined in .env file is used in the code and raises warning if not
  • The key project.providers.credentials.driver is not required in .dekickrc.yml - if it is not present then .env is not downloaded by DeKick and should be provided by an outside application or commited to repository (which is not recommended)
  • Initial version of dekick creator

Fixes

  • When running dekick credentials run assign_policies using provide hashicorp_vault, policies are not sorted by name
  • dekick --help throws an error
  • dekick credentials run change_user_password for Hashicorp Vault - after attempt to change user password, confirmation is not working properly

Changes

  • Upgraded Docker to version 26.0.0

Refactor

  • module lib.drivers.credentials split into files

Full Changelog: 2.7.2...2.8.0

2.7.2

13 Mar 15:37

Choose a tag to compare

DeKick

Fix

  • added --user flag to shell command allowing running shell using a different user then default

2.7.1

13 Mar 12:21

Choose a tag to compare

DeKick

Fix

  • Small fixes in Hashicorp Vault connected with maintainer and developer permissions