Releases: tsuru/tsuru-client
Releases · tsuru/tsuru-client
1.12.1-rc7
1.12.1-rc6
Changelog
- e88092c fix config.SaveChanges() (output warnings)
1.12.1-rc5
Changelog
- 662ba59 [ci] refine docker image publishing
1.12.1-rc4
Changelog
- 3834ece fix docker image tag edge
1.12.1-rc0
1.12.0
Changelog
- d5de5fa Bump version
- 850ff1b Add possibility to tsuru team list return only names
- b5177cb Fix TemQuotaView tests
- bf0c69e add tests to team-quota-*
- 5407bf6 add team-quota-(view|change)
- 79a56e9 Improve code coverage (#176)
- 6118649 Add flag to force unit kill
- cdf3e48 Add kill command
- 6608fe9 Remove unused dependencies
- e8dbe76 Drop old installer of tsuru in favor of helm
1.10.4
1.10.3
1.10.2
1.10.1
Changelog
- 52aca65 chore(ci): run goreleaser on latest version
- be54f9a Fix lint errors
- 8daf31f Allow customizing router readiness gates
- ff041fb Update tsuru version and fix autoscale messages
- e2fb73e Merge tag '1.10.0'
- 46876bd Update and simplify dependencies
- 93bdde7 Fix bash completion for help with spaces
- eca3769 Add some topic descriptions
- 58fbb0e remove unused function
- 8b068d7 app: move routable columnin to a group label
- 3c68a0a refactor: use AppNameMixIn instead of GuessingCommand