Releases: segmentio/chamber
Releases · segmentio/chamber
v2.9.1-ci1
v2.9.1-ci1 vs v2.9.0
Misc
bda4f72
remove release context (Nick Irvine)
v2.9.0
Note: due to a problem with CI, I had to release from outside of our CI, from my laptop. If you don't trust my laptop (you shouldn't!), you should not use these binaries and build them yourself.
v2.9.0 vs v2.8.2
Features
0829349
feat: Add AWS Secrets Manager Store (#267) (Dan MacTough)
1ee0da2
feat: Configure aws sdk min throttle delay using command argument (#273) (Kyle Espinola)
2e4e57a
feat: Add YAML support for import/export (#265) (Brian Dwyer)
Misc
fd7164f
Update aws-sdk-go dependency to v1.35.7. (#283) (Drew Hess)
bcfb2fd
Fix directions for setting env vars, close #259 (#270) (Nuru)
5523fa4
Dockerfile rm git (Nick Irvine)
1cdcdc9
Ignore .git in images (Benjamin Yolken)
v2.8.2
v2.8.2 vs v2.8.1
Misc
f9675df
Sync supported debian/ubuntu releases (#262) (Nick Irvine)
v2.8.1
v2.8.1 vs v2.8.0
Misc
46b6731
Add debian/buster to packagecloud.io releases (#252) (Michael Barrientos)
v2.8.0
v2.8.0 vs v2.7.5
Features
efa34c9
feat: Label support for SSMStore (#242) (Kevin Patel)
Fixes
Misc
233c6c1
docs: add directions for terminal env vars (#247) (Nick Irvine)
5250276
docs: add secret key normalization rule (#244) (Albert Lie Adrian)
v2.7.5
v2.7.5 vs v2.7.3
Fixes
72a39a7
fix: Implements ListRaw required for export from S3-KMS store (#236) (M. Adam Kendall)
Pipeline
934dd6a
pipeline: add a note about some edge case brokenness for auto changelog (Nick Irvine)
v2.7.3
v2.7.3 vs v2.7.2
Fixes
042d840
fix: Update aws-sdk-go dependency to v1.25.1 (#235) (Stas Alekseev)
Pipeline
38bb4a5
pipeline: fix automatic changelog (Nick Irvine)
e1dfd2e
pipeline: use automatic changelog (Nick Irvine)
v2.7.2
v2.7.2 is a code-only change that switches our advertised go module name to github.com/segmentio/chamber/v2
, which it should have been all along.
v2.7.1
v2.7.1 vs v2.7.0
1fdf2cc
pipeline: publish to docker hub (#229) (Nick Irvine)