Skip to content

Commit 8fc6d07

Browse files
committed
chore: storing version and changelog
1 parent 72a0d83 commit 8fc6d07

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

CHANGELOG.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,43 @@
1+
## [6.0.0](https://github.com/dodevops/cloudcontrol/compare/v5.1.0...v6.0.0) (2024-06-11)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* Removed bitwarden feature
7+
* Bitwarden feature not available anymore
8+
9+
### Features
10+
11+
* Add missing annotations to multi arch images ([c913909](https://github.com/dodevops/cloudcontrol/commit/c9139097a2ed9806e8c0ed1163ec5d6ed18839ce))
12+
* Adding azure relogin feature ([a8e9b51](https://github.com/dodevops/cloudcontrol/commit/a8e9b51b8a3aeb9d8d05946b21df1c7e02819054))
13+
* Optimized test runner to work more smoothly ([589274d](https://github.com/dodevops/cloudcontrol/commit/589274db334cb7eee06a29041fac8c1eab6497e2))
14+
* Support ARM environment variable instead of special AZ variables ([62f33ab](https://github.com/dodevops/cloudcontrol/commit/62f33ab2678402892f5e005b795f2451151604f3))
15+
* Support for k9s ([392f6ed](https://github.com/dodevops/cloudcontrol/commit/392f6ed859ffa41db0d85b5e591558f342af961b)), closes [#96](https://github.com/dodevops/cloudcontrol/issues/96)
16+
* Support krew ([ced91ea](https://github.com/dodevops/cloudcontrol/commit/ced91eaa354e8279e0033e7bdd70335e07755fec)), closes [#95](https://github.com/dodevops/cloudcontrol/issues/95)
17+
* Supports azure arm64 image ([9d911ba](https://github.com/dodevops/cloudcontrol/commit/9d911bac98e518f7ccf75aa4159bfa621ac1e895))
18+
19+
20+
### Bug Fixes
21+
22+
* Correct TENANTID variable after deprecation ([5b1e2a1](https://github.com/dodevops/cloudcontrol/commit/5b1e2a190f43cad3f389ef77ce319a2fda73850b))
23+
* Fixed azure flavourinit ([41999a9](https://github.com/dodevops/cloudcontrol/commit/41999a9af92811daff46def22d2be1865529c67d))
24+
* Fixed azure relogin script escaping ([509d6d2](https://github.com/dodevops/cloudcontrol/commit/509d6d23cde0bdaedb01a0be542cd6706c730a73))
25+
* Fixed krew installation messing up the path variable ([7665e7d](https://github.com/dodevops/cloudcontrol/commit/7665e7d57ac8af3741a422a6e70f10701ad5ca7a))
26+
* Moved integration skip to the bash version of the feature test ([aa922db](https://github.com/dodevops/cloudcontrol/commit/aa922db41a8a7984534c067fb52834c9db770678))
27+
* Put a sleep in the RunCommand implementation ([ab5ab3c](https://github.com/dodevops/cloudcontrol/commit/ab5ab3cd978310b08bc0beb15d58c710c2c7958f))
28+
* Removed bitwarden because of very unstable implementation ([54828e9](https://github.com/dodevops/cloudcontrol/commit/54828e9ebed8f69c60690de741d33039ecf56610))
29+
* Updated goss to work with optimized testrunner ([4f15402](https://github.com/dodevops/cloudcontrol/commit/4f15402f8868fc8ea79d2f261d0fc82572d69edf))
30+
31+
32+
### Documentation
33+
34+
* added note about timeframe for deprecation ([085e168](https://github.com/dodevops/cloudcontrol/commit/085e168b7aae2b9cddadad00069d7f8ff4837885))
35+
* Automatic docs update ([eb907c1](https://github.com/dodevops/cloudcontrol/commit/eb907c16937d588e3d8c7e2da845a8b39a07c63a))
36+
* Automatic docs update ([83d81f1](https://github.com/dodevops/cloudcontrol/commit/83d81f1132fbcfcaa98142850c6df0a326c24f62))
37+
* Automatic docs update ([efaf35c](https://github.com/dodevops/cloudcontrol/commit/efaf35c0cdf64455269d70c565adda540789ee2f))
38+
39+
40+
141
## [5.1.0](https://github.com/dodevops/cloudcontrol/compare/v5.0.1...v5.1.0) (2023-11-15)
242

343

0 commit comments

Comments
 (0)