Skip to content

Releases: Nextdoor/kingpin

v1.1.0

03 Sep 17:20
36912c5
Compare
Choose a tag to compare
Bumping to version 1.1.0 for release (#509)

v1.0.1

25 Jun 00:23
ad21092
Compare
Choose a tag to compare
Switch back to skip_cleanup in travis config (#506)

v1.0.0: Upgrade to python3 (#504)

24 Jun 18:22
65e02df
Compare
Choose a tag to compare
* upgrade to python3 and remove python2 support

v0.5.13

09 Apr 23:19
f3e7d04
Compare
Choose a tag to compare

Added extra logging to UpdateService failures for the ECS actor

Improved AWS CFN Actor Exception Messaging

25 Feb 20:21
f66c62e
Compare
Choose a tag to compare

The AWS CFN Actors will now return a reason on failed statuses during all of CreateStack, CreateChangeSet, and ExecuteChangeSet/UpdateStack.

Add better error messaging

11 Dec 23:03
Compare
Choose a tag to compare

When a CFN stack or CFN stack change set fails, we will return the error along with the error reason.

v0.5.10 - cfn - check for DELETE_FAILED state

12 Nov 23:48
55da1da
Compare
Choose a tag to compare
make kingpin.zip - remove process dep links option (deprecated) (#480)

Add support for ecs task def tagging

12 Nov 23:46
6479ca2
Compare
Choose a tag to compare

v0.5.7

21 Mar 15:30
Compare
Choose a tag to compare
Add systemControls to aws.ecs actor (#473)

v0.5.3: Ignore unset immutable fields in ECS

22 Feb 20:23
681cd77
Compare
Choose a tag to compare
Allow ignoring ECS Immutable fields if they aren't supplied (#463)

* Allow ignoring ECS Immutable fields if they aren't supplied in the first place.

* Bump version