Skip to content

Releases: rancher/cli

v2.8.6

23 Jul 09:26
c9b5a0c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.8.4...v2.8.6

v2.8.6-rc5

17 Jul 22:54
c9b5a0c
Compare
Choose a tag to compare
v2.8.6-rc5 Pre-release
Pre-release

What's Changed

Full Changelog: v2.8.6-rc4...v2.8.6-rc5

v2.9.0-rc5

12 Jul 14:47
6db3e90
Compare
Choose a tag to compare
v2.9.0-rc5 Pre-release
Pre-release

What's Changed

Full Changelog: v2.9.0-rc4...v2.9.0-rc5

v2.8.6-rc4

12 Jul 14:07
0a57bbb
Compare
Choose a tag to compare
v2.8.6-rc4 Pre-release
Pre-release

What's Changed

Full Changelog: v2.8.6-rc3...v2.8.6-rc4

v2.8.6-rc3

11 Jul 13:40
8ea2fc4
Compare
Choose a tag to compare
v2.8.6-rc3 Pre-release
Pre-release

What's Changed

Full Changelog: v2.8.6-rc2...v2.8.6-rc3

v2.8.6-rc2

11 Jul 13:07
01a8453
Compare
Choose a tag to compare
v2.8.6-rc2 Pre-release
Pre-release

What's Changed

Full Changelog: v2.8.6-rc1...v2.8.6-rc2

v2.9.0-rc4

05 Jul 16:42
93aad72
Compare
Choose a tag to compare
v2.9.0-rc4 Pre-release
Pre-release

What's Changed

Full Changelog: v2.9.0-rc3...v2.9.0-rc4

v2.8.6-rc1

05 Jul 16:44
cf0d6e3
Compare
Choose a tag to compare
v2.8.6-rc1 Pre-release
Pre-release

What's Changed

  • [v2.8] Go1.21 update by @enrichman in #360
  • [v2.8] [backport] Added linter and removed deprecated and unused packages (#357) by @enrichman in #359
  • [v2.8] [backport] Updated k8s.io/client-go and rancher/norman dependencies by @enrichman in #361
  • [v2.8][backport] Migrate from Drone to Github Actions, remove Dapper and add Darwin/arm64 support by @enrichman in #366
  • [v2.8] Add CODEOWNERS file by @JonCrowther in #370
  • [v2.8] Use Rancher org FOSSA secret by @enrichman in #372
  • [v2.8] [backport] AzureAD support by @enrichman in #363
  • [v2.8] Small refactor (error messages) by @enrichman in #374

Full Changelog: v2.8.4...v2.8.6-rc1

v2.9.0-rc3

08 May 11:11
b289656
Compare
Choose a tag to compare
v2.9.0-rc3 Pre-release
Pre-release

What's Changed

  • Bump Go and Dockerfile versions by @macedogm in #337
  • [2.7] Add missing packages after moving Dapper image to BCI by @macedogm in #339
  • [v2.7] Update saml auth login endpoint to point toward dashboard endpoint by @eliyamlevy in #342
  • Fix panics in rancher token and rancher server current commands by @enrichman in #348
  • fix: make the cli runnable on windows by @bakito in #326
  • Cleanup of rancher server command by @enrichman in #349
  • [v2.9] Bump to Go 1.22 by @enrichman in #355
  • Added linter and removed deprecated and unused packages by @enrichman in #357
  • [v2.9] Updated k8s.io/client-go and rancher/norman dependencies by @enrichman in #358
  • Azuread support by @enrichman in #346
  • GHA migration: secrets check by @enrichman in #365
  • [v2.9] Migrate from Drone to Github Actions, remove Dapper and add Darwin/arm64 support by @enrichman in #362
  • Fix GitHub Action permission to publish assets by @enrichman in #367

New Contributors

Full Changelog: v2.8.3...v2.9.0-rc3

v2.9.0-rc2

08 May 09:06
192a95e
Compare
Choose a tag to compare
v2.9.0-rc2 Pre-release
Pre-release
[v2.9] Migrate from Drone to Github Actions, remove Dapper and add Da…