Releases: subutai-io/agent
Releases · subutai-io/agent
Weekly release 4.0.12
Most changes in this release were aimed to provide a compatibility with both old Snappy Ubuntu 15.04 and new 16.04. Subutai migration to new Snappy version is ahead!
Besides compatibility matters, following issues were fixed:
- Reverse proxy config deletion on container destroy, #43
- Fixed broken
subutai attach
binding, subutai-io/snap#1 - Fixed hostname in
info
binding, #46
Weekly release 4.0.11
Weekly release 4.0.10
- Fixed panic if kurjun is not accessible
- Added destroying container by id
Weekly release 4.0.9
- Fixed bug which could lead to creation of zombie processes
- Fixed certificate sanity check in reverse proxy
Weekly release 4.0.8
Weekly release 4.0.7
- Fixed issue with intensive exporting templates #16;
- Added check for sending empty response to the Management Server;
- Added sending force heartbeat to the Management server on Agent service shutdown subutai-attic/subos#515.
Weekly release 4.0.6
- Fixed issue with detecting template parent
- Added missing error handlers
- Added "everything" option to destroy binding
- Removed deprecated "management_network" binding
- Code comments format fixed
- Build improvements: agent's version and branch removed from makefile, CI builder configured, etc.
Weekly release 4.0.5
- Fixed checking arguments in
rename
binding #4; - Removed deprecated
interval
option ininfo
binding; - Removed dead code;
- Improved documentation in the source code;
- Subutai Agent project now on https://godoc.org/github.com/subutai-io/agent;
- Added CI build status to the Readme;
- Subutai Agent migrated to the separate repository https://github.com/subutai-io/agent.