Skip to content

Releases: quintilesims/layer0

v0.11.2-rc1

29 Jul 00:12
Compare
Choose a tag to compare
v0.11.2-rc1 Pre-release
Pre-release
update the ecs image to amzn-ami-2018.03.20200723-amazon-ecs-optimize…

v0.12.0-rc1

28 Jul 04:30
Compare
Choose a tag to compare
v0.12.0-rc1 Pre-release
Pre-release
updated the layer0 API instance size to t2.medium from t2.small

v0.11.1

14 Oct 19:53
91666f6
Compare
Choose a tag to compare

Fixes

  • Fixed a bug where Layer0 would error when a user tried to use a perfectly legitimate recent EC2 instance type. Fixed by syncing Layer0's knowledge of EC2 instance types and their available memory with the latest offerings as detailed here: https://aws.amazon.com/ec2/instance-types/

v0.11.0

10 Sep 19:00
78bae81
Compare
Choose a tag to compare

Features

  • Adds cross-zone load balancing support

v0.10.10

15 Apr 16:39
96e5f0b
Compare
Choose a tag to compare

Fixes

  • Bumps the version of the AWS Terraform provider to any 2.x.x, and fixes breaking changes resultant of the version bump.
  • Adds autoscaling to DynamoDB Jobs and Tags tables, decreasing costs when not under load and alleviating bottlenecking for some use cases.

v0.10.9

20 Jun 22:37
3b548d6
Compare
Choose a tag to compare

Fixes

  • Fixes a bug that has existed since v0.10.4, wherein copies of the rate limiter would be created for every new connection to AWS, but were never terminated. These tickers would stick around indefinitely, eventually duplicating so much that all of the CPU of the Layer0 API instance was consumed just by the tickers polling the system clock.

v0.10.8

10 Apr 22:50
455c429
Compare
Choose a tag to compare

Features

  • Updates the version of the AWS SDK in the vendor/ directory

Fixes

  • Fixes broken links contained in the README file

v0.10.7

27 Feb 21:26
2fcc890
Compare
Choose a tag to compare

Features

  • Support added for ELB Idle Timeout in CLI and Terraform when creating or updating load balancer

Fixes

  • Fixes an issue during new layer0 instance creation during the API load balancer health check step that would never return healthy

v0.10.6

08 Feb 17:51
Compare
Choose a tag to compare

Fixes

  • Fixes issue where consecutive terraform apply for a load balancer with cert will re-create the load balancer #531

v0.10.5

25 Jan 23:22
Compare
Choose a tag to compare

Features

  • Allow Certificate ARNs to be used for targeting