Skip to content

Releases: Nextdoor/kingpin

v3.0.1: Now Building on GHA!

24 Jan 22:42
d0abaf9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

05 Jan 19:49
e33a556
Compare
Choose a tag to compare

What's Changed

  • [ci/cd] Update CircleCI Image by @LaikaN57 in #523
  • [AWSBaseActor] Respect boto3/AWS retry configurability by @LaikaN57 in #522
  • [ci/cd] Migrated from setup.py to setuptools/build by @LaikaN57 in #524

Full Changelog: v2.1.0...v3.0.0

v2.1.0: Update kingpin to respect `aws_session_token`

20 Oct 03:27
7e9adfa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.3...v2.1.0

v2.0.3: Bugfix on IAM Assume Role Policy Creation

01 Jul 19:58
a312482
Compare
Choose a tag to compare

What's Changed

  • [actors.aws.entities] Bugfix the IAM Role Creation actor by @diranged in #519

Full Changelog: v2.0.2...v2.0.3

v2.0.2: Bugfix on IAM Role Creation

22 Apr 21:59
e06bd57
Compare
Choose a tag to compare

What's Changed

  • [iam.role] Fix IAM Role creation with Boto3 by @diranged in #517

Full Changelog: v2.0.1...v2.0.2

v2.0.1: Bugfix on YAML parsing with Anchors

17 Feb 19:44
5d637a9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0: Remove all Boto2 support

17 Feb 18:24
Compare
Choose a tag to compare

What's Changed

  • Add support for !GetAtt, !Sub and datetime by using Amazon's cfn-flip to parse YAML by @corydolphin in #512
  • Remove use of Boto2, use Boto3 only, and deprecate under-maintained/used actors by @diranged in #515

New Contributors

Full Changelog: v1.1.1...v2.0.0

v1.1.1

15 Jul 16:43
a3ce328
Compare
Choose a tag to compare

Adding Notification Configuration for S3 bucket. Limited to SQS now.

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)