Skip to content

Releases: tsuru/tsuru-client

1.26.0

17 Jun 17:17
d2aaacd
Compare
Choose a tag to compare

Changelog

  • d2aaacd Use switch blocks
  • e2bd385 Working to fix lint[2]
  • b3cf127 Working to fix lint
  • 85aa964 Upgrade .golangci.yml
  • 6e4f314 Use AppResume for AppList
  • c9a7cc0 Refactor: Using types directly from API (#238)
  • d0df3e1 chore: update cache,checkout,setup-go CI libs
  • 21bfc4e Update cache lib
  • 5f481d6 Update tsuru lib
  • d66315a refactor: update pool-constraint examples
  • 81a1185 refactor: add new pool constraint type examples, cert issuer constraints

1.25.0

19 Feb 18:30
03ea8a7
Compare
Choose a tag to compare

Changelog

  • 03ea8a7 feat: add debug flag to ShellToContainerCmd for enhanced troubleshooting (#236)

1.24.2

25 Nov 20:02
Compare
Choose a tag to compare

Changelog

  • f1e838c ci: fix regex for packagecloud arch match

1.24.1

25 Nov 19:25
3c98748
Compare
Choose a tag to compare

Changelog

  • 3c98748 build_publish_to_packagecloud.sh: Update regex to ignore arm64 v8 builds
  • 5b09cf7 Disable 386 builds

1.24.0

22 Nov 15:27
2acd050
Compare
Choose a tag to compare

Changelog

  • 2acd050 Use *int32 for AutoScaleSpecBehaviorScaleDown
  • 960d19d Display scale down behavior just when is available
  • 58042b7 Feat/auto scale behavior client (#235)
  • 681fdbb certificate list: detect status of certificate not issued yet
  • d104448 fix: check correct message for successful deploy
  • 155eb5e list: Use new API of certificates
  • 1f59f18 certificates: sort by router and cname
  • 30283f5 Fix version of certissuer API
  • 9f33056 feat: Configuring certificate issuers for apps (#232)

1.23.1

22 Oct 20:14
Compare
Choose a tag to compare

Changelog

  • cfd1ba2 fix: check correct message for successful deploy

1.23.0

15 Oct 17:25
83be8cd
Compare
Choose a tag to compare

Changelog

1.22.1

28 Aug 13:05
d3de9bf
Compare
Choose a tag to compare

Changelog

  • d3de9bf Fix API version of tsuru app deploy update

1.22.0

13 Aug 16:56
0d505a7
Compare
Choose a tag to compare

Changelog

1.21.1

15 Jul 20:22
4339d84
Compare
Choose a tag to compare

Changelog

  • 4339d84 fix: fix input prompt for password (#230)
  • 43d5438 Write duration with best format for humans
  • f2627b7 Use new tsuru event API
  • d208919 Remove redundant replace directives (#227)