Releases: dodevops/cloudcontrol
Releases · dodevops/cloudcontrol
v4.1.0
v4.0.1
v4.0.0
What's Changed
- BREAKING CHANGE: The AZ_KUBELOGIN_VERSION is not used anymore, it will always be the version delivered with the az-cli image now. The kubelogin convert action is only performed on clusters equal to or older than 1.23. Since 1.24 the convert action is obsolete and will not be performed anymore. See: Refactoring of kubelogin by @timdeluxe in #42
- Feature certificates by @timdeluxe in #45
- feat: Updating terraform feature to use a variable directory and removing it from the docker-compose samples in the various flavours, because it is optional
- perf: Little performance improvement on getting flavour in install scripts
- doc: Documentation updates
Full Changelog: v3.1.6...v4.0.0
v3.1.6
v3.1.5
version updates of various dependencies
Fixes
- address dependabot warnings
Updates
- docker base image update for go to 1.19
- update of go dependencies
- update of JS dependencies
Full Changelog
v3.1.4
Bugfix release
- Fixes:
- fix missing icons on init screen and motd
v3.1.3
Support bitwarden CLI and correct some markup issues
- Feature
- Support bitwarden cli
- Fixes
- fix some encoding problems
- separate icon from feature title in feature.yaml files
v3.1.2
What's Changed
- fix: display correct menu message for namespace switching. Add IDEA c… by @salami738 in #41
Full Changelog: v3.1.1...v3.1.2
v3.1.1
v3.1.0
- feat: Adding ccc debug mode
- feat: Supporting arm versions of features where possible
DEPRECATION WARNING: Version 4.x.x of cloudcontrol will only support versions without a "v" prefix for all features. Version 3 still supports such versions, but will issue a deprecation warning in the log if used.