Skip to content

Releases: segmentio/chamber

improve `list-services` performance

09 Dec 17:26
74789c3
Compare
Choose a tag to compare

Changed

  • improve list-services performance by increasing page size in #321

Update README only - test github release with new token works

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

Update README only - test github release with new token works

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

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.