Releases: DeSmart/dekick
Releases · DeSmart/dekick
2.8.7
2.8.6
2.8.5
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
DeKick
Fix
dekick localnot working on WSL2 due to bug in previous version of Docker Desktop
Full Changelog: 2.8.3...2.8.4
2.8.3
DeKick
Fix
dekick credentials run assign_policiesfor Hashicorp Vault is not showing properly and assigning policies to user
Full Changelog: 2.8.2...2.8.3
2.8.2
DeKick
Features
- The Hashicorp Vault provider now prompts for the maximum token expiration limit when running the
create_deployment_tokencommand withdekick credentials
Full Changelog: 2.8.1...2.8.2
2.8.1
2.8.0
DeKick
Features
- New action for Hashicorp Vault
dekick credentials run edit_userfor editing user's metadata dekick localnow checks if keys defined in.envfile is used in the code and raises warning if not- The key
project.providers.credentials.driveris not required in.dekickrc.yml- if it is not present then.envis 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_policiesusing providehashicorp_vault, policies are not sorted by name dekick --helpthrows an errordekick credentials run change_user_passwordfor 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.credentialssplit into files
Full Changelog: 2.7.2...2.8.0