Skip to content

Releases: dodevops/cloudcontrol

v4.1.0

11 Jan 07:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.1...v4.1.0

v4.0.1

22 Sep 08:03
0f51f07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.0.1

v4.0.0

20 Sep 11:26
f05e4e1
Compare
Choose a tag to compare

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

20 Sep 07:33
8a4d7a1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.5...v3.1.6

v3.1.5

20 Sep 07:31
e555816
Compare
Choose a tag to compare

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

08 Sep 14:00
85b8174
Compare
Choose a tag to compare

Bugfix release

  • Fixes:
    • fix missing icons on init screen and motd

v3.1.3

07 Sep 07:59
a4bfdd4
Compare
Choose a tag to compare

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

19 Aug 10:40
3c32bc6
Compare
Choose a tag to compare

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

10 Aug 07:41
Compare
Choose a tag to compare

fix: Fixed kubelogin not downloading the correct version (regression)

v3.1.0

04 Aug 13:04
Compare
Choose a tag to compare
  • 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.