Skip to content

Tags: segmentio/chamber

Tags

v3.1.1

Toggle v3.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: upgrade go to 1.22 (#591)

v3.1.0

Toggle v3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Upgrade to Go 1.21, several AWS dependencies (#558)

v3.0.1

Toggle v3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Find region correctly from EC2 IMDS (#549)

When running on an EC2 instance with an instance profile / role, chamber
now finds the region correctly.

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Bump to major version 3 (#543)

v2.14.1

Toggle v2.14.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build: update to Go 1.22 (#468)

Includes:

* Bumping go.mod to minimum Go 1.20
* Updating GitHub build and release workflows to 1.22, and dropping 1.19
* Bumping the Docker base image to Go 1.22.1

v2.14.0

Toggle v2.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps): bump github.com/aws/aws-sdk-go from 1.44.312 to 1.50.10 (#…

…459)

v2.13.6

Toggle v2.13.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add docker updates to dependabot config (#443)

Co-authored-by: Sabrina Lo <szlo@twilio.com>

v2.13.5

Toggle v2.13.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump golang from 1.21.2 to 1.21.4 to address CVE-2023-45283 (#439)

v2.13.4

Toggle v2.13.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
build: update to Go 1.21 (#426)

* .github: update to Go 1.21

Also update go.mod version and dependencies to latest versions.

* build: bump Dockerfile to 1.21.2 base image

---------

Co-authored-by: Alec Jacobs <charles.jacobs@segment.com>

v2.13.3

Toggle v2.13.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
build(deps): bump github.com/aws/aws-sdk-go from 1.44.298 to 1.44.312 (

…#411)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.298 to 1.44.312.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.44.298...v1.44.312)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>