Skip to content

Releases: tsuru/tsuru-client

1.10.3

27 May 10:04
111c00e
Compare
Choose a tag to compare

Changelog

1.10.2

27 Apr 20:10
25ed858
Compare
Choose a tag to compare

Changelog

  • 25ed858 events: add new conditions flag to event block cmd
  • 9f69d9b fix(service-instance): merging instance changes before updating it
  • 07352a0 refactor(app): show app's info entirely from a single call

1.10.1

02 Feb 19:13
52aca65
Compare
Choose a tag to compare

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

1.10.0

02 Aug 20:37
facf8a6
Compare
Choose a tag to compare

Changelog

facf8a6 Promote rc to 1.10 version

1.10.0-rc4

10 May 17:20
3ac16db
Compare
Choose a tag to compare

Changelog

3ac16db Bump version to 1.10.0-rc4
1b1c0f3 Update Dockerfile to 1.16
d7ae8fd Update ajg/form for fixes with go 1.16

1.10.0-rc3

10 May 14:23
1454821
Compare
Choose a tag to compare

Changelog

1454821 bump to 1.10.0-rc3
883a871 Generate binaries for darwin/arm64 (M1 macs)

1.10.0-rc2

05 May 13:55
71ecbd3
Compare
Choose a tag to compare

Changelog

71ecbd3 bump to 1.10.0-rc2
f9df1c1 Publish image on dockerhub via github actions
d512238 tsuru/client: adjust missing commands to be topic-based

1.10.0-rc1

04 May 20:29
ed26d42
Compare
Choose a tag to compare

Changelog

ed26d42 bump to 1.10.0-rc1
dfcf175 Remove duplicated command
6c6a8fe Replace GuessingCommand with AppMixIn
8486ae6 Bump version of tsuru dependency
548c7de Add: "tsuru service plan list" command
f251ca4 update help to use topic based commands
6a6cf23 Remove deprecated bs-env-set, bs-info and bs-upgrade commands
a7db142 drop gandalf only messages
e158396 go mod tidy
a4bdd66 drop gandalf support
6fea22f feat: add label flag to 'tsuru pool update' and 'tsuru pool add' (#157)
cb18a70 Replace docker deploy by docker stack deploy #compose_deploy
5e76955 app: improve label of external addresses

1.9.6

19 Mar 16:55
e42d7cc
Compare
Choose a tag to compare

Changelog

e42d7cc Bump go version to 1.15
7c78dca Register metadata commands
0306219 feat: add app-metadata-{get/set/unset} (#156)
2695479 pushing tsuru version
4da996f app: use volumeBinds, then avoid call to /volumes API
c025a15 go.mod: update to latest tsuru version

1.9.5

04 Jan 19:21
3633c84
Compare
Choose a tag to compare

Changelog

3633c84 Update deprecated homebrew config
157b761 Update docs and bump version
92dd411 service-instance-remove: Add flag to ignore errors in service backend