Releases: Nextdoor/kingpin
Releases · Nextdoor/kingpin
v3.1.0
v3.0.4
What's Changed
- Bump tornado-rest-client from 1.0.0 to 2.0.2 by @dependabot in #533
New Contributors
- @dependabot made their first contribution in #533
Full Changelog: v3.0.3...v3.0.4
v3.0.3
v3.0.1: Now Building on GHA!
What's Changed
Full Changelog: v3.0.0...v3.0.1
v3.0.0
v2.1.0: Update kingpin to respect `aws_session_token`
What's Changed
- Update boto3 client with aws_session_token by @davidwhite-nd in #521
New Contributors
- @davidwhite-nd made their first contribution in #521
Full Changelog: v2.0.3...v2.1.0
v2.0.3: Bugfix on IAM Assume Role Policy Creation
What's Changed
Full Changelog: v2.0.2...v2.0.3
v2.0.2: Bugfix on IAM Role Creation
What's Changed
Full Changelog: v2.0.1...v2.0.2
v2.0.1: Bugfix on YAML parsing with Anchors
v2.0.0: Remove all Boto2 support
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
- @corydolphin made their first contribution in #512
Full Changelog: v1.1.1...v2.0.0