Skip to content

Releases: rancher/cli

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…

…rwin/arm64 support (#362)

* enabled gofmt linter, added lint scripts, removed dapper from Makefile

* added build (with arm64 support), package steps, and fossa job

* github tag, and envs

* upload assets

* removed dapper and google cloud storage

* moved checkout steps

* removed drone.yml

* requested changes

- removed extra Test step
- added check for run on PRs
- added FOSSA check on release

* moved fossa in its own workflow

* remove manual trigger and tag check on release

v2.8.4: Merge pull request #354 from HarrisonWAffel/backport-31967

16 May 14:04
a45136a
Compare
Choose a tag to compare

v2.8.4-rc1: Merge pull request #354 from HarrisonWAffel/backport-31967

05 Apr 18:57
a45136a
Compare
Choose a tag to compare
[v2.8] Make runnable on windows

v2.9.0-rc1

05 Apr 18:48
67b632b
Compare
Choose a tag to compare
v2.9.0-rc1 Pre-release
Pre-release
bump to go1.22 (#355)

v2.8.3

18 Mar 13:52
5d18482
Compare
Choose a tag to compare
fix panics (#350)

v2.8.3-rc1

13 Mar 14:54
5d18482
Compare
Choose a tag to compare
v2.8.3-rc1 Pre-release
Pre-release
fix panics (#350)

v2.8.0: Merge pull request #343 from eliyamlevy/v2.8

23 Oct 19:55
2cc3438
Compare
Choose a tag to compare
[v2.8] Update saml auth login endpoint to point toward dashboard endpoint