Skip to content

Releases: tsuru/tsuru-client

1.20.0

11 Apr 14:09
0c5e922
Compare
Choose a tag to compare

Changelog

  • 0c5e922 Feat/prometheus autoscale (#223)
  • 1e295e0 move roundTripperAndTokenProvider function to go-tsuruclient
  • 0cbda6c Move config package to github.com/tsuru/go-tsuruclient

1.19.4

25 Mar 20:57
8c0dc60
Compare
Choose a tag to compare

Changelog

  • 8c0dc60 Add concurrencyPolicy on tsuru job info

1.19.3

19 Mar 17:48
1249d68
Compare
Choose a tag to compare

Changelog

  • 1249d68 version: throw error responsible to detect a session expired

1.19.2

18 Mar 19:22
888c138
Compare
Choose a tag to compare

Changelog

  • 888c138 Set User-Agent based on version of tsuru-client

1.19.1

18 Mar 14:14
11af4ef
Compare
Choose a tag to compare

Changelog

  • 11af4ef disable retry login when envvar TSURU_TOKEN is set

1.19.0

18 Mar 12:29
Compare
Choose a tag to compare

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

21 Dec 14:09
Compare
Choose a tag to compare

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

1.17.6

18 Oct 19:54
9966709
Compare
Choose a tag to compare

Changelog

  • 9966709 plans: fix display for custom CPU with burst

1.17.5

17 Oct 19:14
Compare
Choose a tag to compare

Changelog

  • 2e710c7 Add adjusts to command helpers
  • 031f9fd plan: Add tests for --cpu-burst-factor
  • c5c0ec9 plan: some text adjusts
  • c768974 refactor renderPlan to be more clear for use
  • 8fe59b6 plan: Improve k8s friendly table
  • 395e18a plan: Add support to display CPU Burst

1.17.4

11 Oct 18:14
61bc293
Compare
Choose a tag to compare

Changelog

  • 61bc293 parseJobCommands: suport empty command slice