Skip to content

Releases: subutai-io/agent

Weekly release 4.0.12

21 Dec 04:28
1418730
Compare
Choose a tag to compare

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

14 Dec 08:13
Compare
Choose a tag to compare
  • Added handling of wrong container name in destroy. #40
  • Uuid map moved to database. #18
  • Tunnel information moved to database. #19

Weekly release 4.0.10

07 Dec 09:53
Compare
Choose a tag to compare
  • Fixed panic if kurjun is not accessible
  • Added destroying container by id

Weekly release 4.0.9

30 Nov 06:48
da4110d
Compare
Choose a tag to compare
  • Fixed bug which could lead to creation of zombie processes
  • Fixed certificate sanity check in reverse proxy

Weekly release 4.0.8

25 Nov 10:00
Compare
Choose a tag to compare
  • Fixed problem with wrong lock-file in inport #24;
  • Added skeleton for DB for future improvements #20;
  • Changed logic of configuring container's default gateway;
  • Fixed rare panic in Alert module #28;
  • Fixed various problems with Agent daemon exit #29;
  • Added handling broken container subvolume #30;

Weekly release 4.0.7

18 Nov 04:53
Compare
Choose a tag to compare
  • 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

09 Nov 12:03
Compare
Choose a tag to compare
  • 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

02 Nov 03:16
Compare
Choose a tag to compare