Releases: tutumcloud/python-tutum
Releases · tutumcloud/python-tutum
v0.21.2
15 Dec 15:00
Compare
Sorry, something went wrong.
No results found
fix the authentication issue with tutum.user and tutum.apikey
v0.21.1
11 Dec 13:04
Compare
Sorry, something went wrong.
No results found
upgrade future to 0.15.0 to solve the incompatibility issue with urllib 3.11
v0.21.0
10 Dec 17:23
Compare
Sorry, something went wrong.
No results found
fix the event endpoint
remove Apikey authorization header
v0.20.2
03 Dec 09:35
Compare
Sorry, something went wrong.
No results found
use /api/v1/auth endpoint only for authentication
add basic auth
v0.20.1
26 Nov 11:32
Compare
Sorry, something went wrong.
No results found
v0.20.0
10 Nov 16:58
Compare
Sorry, something went wrong.
No results found
support for python 3
add "cancel" and "retry" method to Tutum.Action
add "health_check" method to Tutum.Node
support reuse_volumes options in container/service/stack redeploy
v0.16.21
28 Jul 17:22
Compare
Sorry, something went wrong.
No results found
add environment proxy
add support of TUTUM_REST_HOST and TUTUM_STREAM_HOST
add the support of image tags
v0.16.0.1
03 Jul 11:09
Compare
Sorry, something went wrong.
No results found
use latest version of docker-py and requests
v0.16.0
01 Jul 18:22
Compare
Sorry, something went wrong.
No results found
print logs to stderr if it is from standard error
print source of the log if available
add Action class
add AZ(availability zone) class
add user-agent to both REST api and web socket
switch the lookup of stack.container to container.stack,
switch the lookup of stack.service to service.stack
8, add ping/pong to web socket, solving the issue of reconnect
v0.15.1
01 Jun 14:00
Compare
Sorry, something went wrong.
No results found
allow fetching a remote container by using stack_name.container_name
allow fetching a remote service by using stack_name.service_name