Releases: tsuru/tsuru-client
Releases · tsuru/tsuru-client
1.20.0
1.19.4
1.19.3
1.19.2
1.19.1
1.19.0
Changelog
- 4da163e Retry when receive an oauth2 error
- 3d30ed2 Fix renew of token V2
- 6bb44b4 Update reference of tsuru
- 9de8127 Retry in case of invalid token
- 12579af Add tests for TokenSourceFSStorage
- ec0d18a Add tests for oidc and oauth authentications
- 6fba199 fix lint
- f6e7973 fix windows tests
- 0d2996e Add more tests from tsuru api
- 382b7a6 Add tests missing from tsuru api
- e3b55f0 Move StreamJSONResponse function from tsuru api
- c43ca1e Add TokenProvider to allow tokens to be propagated to plugins and websocket
- 96c3372 Rename token to tokenv1
- 9354d01 use environment variable to define verbosity
- 267fdc8 Add logout support
- 7bf6dbf Add tests about native login
- 5d04963 Add support to refresh token of oidc
- 19e232b Add ReadTokenV2() to read the new token
- 0d88637 define concept of tokenV2
- ea55f8e client: reset TSURU_TARGET and TSURU_TOKEN for each test
- 3118829 Refact name of autheticated client
- 327a9fc Update golang
- b468be8 Bring command line code from tsuru-api project
- 2eaa147 working to provide support to OIDC on tsuru-client
1.18.0
Changelog
- b5d9fda Add tests about AppProcessUpdate
- f06779a Add tests about renderByProcess table
- 066899a Add new view when app has a plan per process
- d6ae5b7 working to provide plan by process
- 60688b1 Feat/schedule autoscale (#220)
- 65cd8f7 Add tests
- 157ce26 Add logic to display metadata by process
- 6cd206c job: add job support for unit kill (#218)
- a667645 doc: remember about github topics
- 6edf0ee docs: add Developing Tsuru Plugins