Skip to content

Releases: segmentio/chamber

v2.9.1-ci1

21 Nov 00:14
Compare
Choose a tag to compare
v2.9.1-ci1 Pre-release
Pre-release

v2.9.1-ci1 vs v2.9.0

Misc

  • bda4f72 remove release context (Nick Irvine)

v2.9.0

14 Oct 23:31
0829349
Compare
Choose a tag to compare

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

21 May 18:37
f9675df
Compare
Choose a tag to compare

v2.8.2 vs v2.8.1

Misc

  • f9675df Sync supported debian/ubuntu releases (#262) (Nick Irvine)

v2.8.1

13 Apr 17:32
46b6731
Compare
Choose a tag to compare

v2.8.1 vs v2.8.0

Misc

  • 46b6731 Add debian/buster to packagecloud.io releases (#252) (Michael Barrientos)

v2.8.0

06 Mar 18:55
233c6c1
Compare
Choose a tag to compare

v2.8.0 vs v2.7.5

Features

  • efa34c9 feat: Label support for SSMStore (#242) (Kevin Patel)

Fixes

  • 99a1a98 fix: bad regex regression introduced by #242 (#246) (Steven Swor)

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

15 Nov 18:40
Compare
Choose a tag to compare

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

18 Oct 01:14
Compare
Choose a tag to compare

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

26 Sep 20:16
ea08e14
Compare
Choose a tag to compare

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.2-pre1

26 Sep 20:05
Compare
Choose a tag to compare
v2.7.2-pre1 Pre-release
Pre-release

v2.7.2-pre1

v2.7.1

24 Sep 18:08
1fdf2cc
Compare
Choose a tag to compare

v2.7.1 vs v2.7.0

  • 1fdf2cc pipeline: publish to docker hub (#229) (Nick Irvine)