Releases: tsuru/tsuru-client
1.9.4
1.9.2
1.9.1
1.9.0
Changelog
ab48076 bump to 1.9.0
144d437 service: add pool parameter to service-info command[2]
0d09550 service: add pool parameter to service-info command
35149fc app: add more info to easy troubleshoot kubernetes applications
777d788 service: add info about the pool where the service is located[2]
c7f7abc service: add info about the pool where the service is located
2f213df feat(services): support service instance to run within a pool (#155)
1.8.3
Changelog
05b448b bump to 1.8.3
ea3bfc0 Fix windows build
b4860d3 Update dependencies
0ad1be6 Add script to install directly from binaries
8f38f6f fix lint warnings
3fb7b56 feat(services): show and update plan parameters
fe6315f Add autoscale set and unset commands
e9b0cb5 Add native autoscale info to app info
2d1615e Makefile: adjust to use GNU sed
1.8.2
Changelog
59c8a0c bump to 1.8.2
4658864 plan: show plan with cpumillis support
69a449e update version of github.com/tsuru/go-tsuruclient
92cd598 Use ordered list for tsuru service-list and service-info
970c328 fix metalint
71a5700 admin/plan-create: use kubernetes library to parse memory quantity
d96c373 Use human size to show app plan on tsuru app-info
ef8192d Add flags for updated api calls in upcoming tsuru (#152)
70ac375 Fix conflict of imported names
7cc654b Use same style of supressed in also in client-side
1.8.1
1.8.0
Changelog
997d2b1 fix goreleaser file syntax
10bc238 Fix deploy cmd doc
4f9f32a Bump go-tsuruclient version
5ecdbd9 Sort router addresses in app and router info
4a059dc Fix lint warnings
298aa76 Bump tsuru module version
bfea4e2 Add version argument to app and units commands
a5066f0 Show multiple addresses in router if available
7b022bc Add new commands to manage routable versions
5fcbae2 Add version and routable information to app-info
f873b2f Add version related args to app-deploy*
804d881 Show routes rebuild result per prefix if available
a98be21 misc: Fix bash-completion when flags are used with the tsuru command
1.7.4
1.7.3
Changelog
ef180db use token with homebrew repo permissions for goreleaser action
d94cb74 add github token env to actions release workflows
bd57f68 bump version to 1.7.3
8629249 Dockerfile: use Go 1.13 to build image
21be603 Add github actions badge to README
32e4fcc Add github actions workflow
2f8ea37 remove vendor
6d9cc77 build,deploy: add progress to tar.gz generation
3a59c06 tsuru: fix races and improved output for build and deploy commands
f9a21cc all: fixes for races and for the new tsuru version
6aed077 go.mod: update tsuru version and vendored files
73d0186 travis: run tests in CI with race enabled
b0412ba tsuru: do not quote event error in event-info for better readability
b853246 admin: node-list filter changes
86a1048 style: fix issues found by metalint
71c3376 refactor(admin/cluster): increase error handling in cluster update
05877f6 chore(deps): update go-tsuruclient to master version
986567e admin: keeps information that is not provided saved in the cluster
3d23b6f admin/machine: add flags for list template name and machine id/name only (#144)
211fab1 feat: updating tsuru module to latest version
5ecff15 feat: added --no-restart flag to AppUpdate
67919df client: add flag on event list to include removed events (#141)
962ac6e vendor: update vendored tsuru version
73ec961 update linter from gometalinter to golangci-linter
ad361b9 fixes due to upgraded dependencies
cbf5f4c vendor: migrate from godep to go modules