Skip to content

Releases: segmentio/chamber

Update README only - test github release with new token works

28 Sep 19:39
588ca2a
Compare
Choose a tag to compare
  • Fix copiable code snippets in README.md: #316

Revert previous changes to fix broken release 2.10.2

26 Aug 14:27
7ea5b81
Compare
Choose a tag to compare

Revert previous changes to fix broken release 2.10.2

v2.10.2

04 Aug 19:21
992e663
Compare
Choose a tag to compare

v2.10.1 vs v2.10.2

Misc

  • 992e663 Linux arm64 release fix for github and packagecloud (Sindhu Singamneni)

v2.10.1

08 Jun 01:11
53baa2b
Compare
Choose a tag to compare

v2.10.1 vs v2.10.0

Misc

  • 235234a arm64 yo (Julien Fabre)
  • 078fca2 Add support for linux/arm64 (Julien Fabre)

v2.10.0: Update aws-sdk-go dependency to v1.38.22. (#304)

20 Apr 19:10
3346084
Compare
Choose a tag to compare
This release includes AWS SSO support, among other things.

Updated via:

```
go get github.com/aws/aws-sdk-go@v1.38.22
go mod tidy
```

v2.9.1

11 Jan 15:14
3aeb416
Compare
Choose a tag to compare
Fix go 1.15 build (#290)

Fix "conversion from int to string yields a string of one rune, not a string of digits" error.

v2.9.1-ci2

05 Jan 16:07
3aeb416
Compare
Choose a tag to compare
v2.9.1-ci2 Pre-release
Pre-release
Fix go 1.15 build (#290)

Fix "conversion from int to string yields a string of one rune, not a string of digits" error.

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)