Skip to content

Commit

Permalink
Merge branch 'refs/heads/main' into develop
Browse files Browse the repository at this point in the history
# Conflicts:
#	assets/feature-installer-utils.sh
  • Loading branch information
dploeger committed Jun 27, 2024
2 parents 61efb42 + 8fc6d07 commit 1325127
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,43 @@
## [6.0.0](https://github.com/dodevops/cloudcontrol/compare/v5.1.0...v6.0.0) (2024-06-11)


### ⚠ BREAKING CHANGES

* Removed bitwarden feature
* Bitwarden feature not available anymore

### Features

* Add missing annotations to multi arch images ([c913909](https://github.com/dodevops/cloudcontrol/commit/c9139097a2ed9806e8c0ed1163ec5d6ed18839ce))
* Adding azure relogin feature ([a8e9b51](https://github.com/dodevops/cloudcontrol/commit/a8e9b51b8a3aeb9d8d05946b21df1c7e02819054))
* Optimized test runner to work more smoothly ([589274d](https://github.com/dodevops/cloudcontrol/commit/589274db334cb7eee06a29041fac8c1eab6497e2))
* Support ARM environment variable instead of special AZ variables ([62f33ab](https://github.com/dodevops/cloudcontrol/commit/62f33ab2678402892f5e005b795f2451151604f3))
* Support for k9s ([392f6ed](https://github.com/dodevops/cloudcontrol/commit/392f6ed859ffa41db0d85b5e591558f342af961b)), closes [#96](https://github.com/dodevops/cloudcontrol/issues/96)
* Support krew ([ced91ea](https://github.com/dodevops/cloudcontrol/commit/ced91eaa354e8279e0033e7bdd70335e07755fec)), closes [#95](https://github.com/dodevops/cloudcontrol/issues/95)
* Supports azure arm64 image ([9d911ba](https://github.com/dodevops/cloudcontrol/commit/9d911bac98e518f7ccf75aa4159bfa621ac1e895))


### Bug Fixes

* Correct TENANTID variable after deprecation ([5b1e2a1](https://github.com/dodevops/cloudcontrol/commit/5b1e2a190f43cad3f389ef77ce319a2fda73850b))
* Fixed azure flavourinit ([41999a9](https://github.com/dodevops/cloudcontrol/commit/41999a9af92811daff46def22d2be1865529c67d))
* Fixed azure relogin script escaping ([509d6d2](https://github.com/dodevops/cloudcontrol/commit/509d6d23cde0bdaedb01a0be542cd6706c730a73))
* Fixed krew installation messing up the path variable ([7665e7d](https://github.com/dodevops/cloudcontrol/commit/7665e7d57ac8af3741a422a6e70f10701ad5ca7a))
* Moved integration skip to the bash version of the feature test ([aa922db](https://github.com/dodevops/cloudcontrol/commit/aa922db41a8a7984534c067fb52834c9db770678))
* Put a sleep in the RunCommand implementation ([ab5ab3c](https://github.com/dodevops/cloudcontrol/commit/ab5ab3cd978310b08bc0beb15d58c710c2c7958f))
* Removed bitwarden because of very unstable implementation ([54828e9](https://github.com/dodevops/cloudcontrol/commit/54828e9ebed8f69c60690de741d33039ecf56610))
* Updated goss to work with optimized testrunner ([4f15402](https://github.com/dodevops/cloudcontrol/commit/4f15402f8868fc8ea79d2f261d0fc82572d69edf))


### Documentation

* added note about timeframe for deprecation ([085e168](https://github.com/dodevops/cloudcontrol/commit/085e168b7aae2b9cddadad00069d7f8ff4837885))
* Automatic docs update ([eb907c1](https://github.com/dodevops/cloudcontrol/commit/eb907c16937d588e3d8c7e2da845a8b39a07c63a))
* Automatic docs update ([83d81f1](https://github.com/dodevops/cloudcontrol/commit/83d81f1132fbcfcaa98142850c6df0a326c24f62))
* Automatic docs update ([efaf35c](https://github.com/dodevops/cloudcontrol/commit/efaf35c0cdf64455269d70c565adda540789ee2f))



## [5.1.0](https://github.com/dodevops/cloudcontrol/compare/v5.0.1...v5.1.0) (2023-11-15)


Expand Down

0 comments on commit 1325127

Please sign in to comment.