Releases: segmentio/chamber
Releases · segmentio/chamber
v2.13.2
What's Changed
- build(deps): bump github.com/aws/aws-sdk-go from 1.44.280 to 1.44.289 by @dependabot in #403
- docs: Document the list-services command by @dguo in #404
- build(deps): bump github.com/aws/aws-sdk-go from 1.44.289 to 1.44.298 by @dependabot in #406
New Contributors
Full Changelog: v2.13.1...v2.13.2
v2.13.1
What's Changed
- Create dependabot.yml file to auto-update packages weekly by @asaf-erlich in #387
- build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #389
- build(deps): bump github.com/aws/aws-sdk-go from 1.44.257 to 1.44.266 by @dependabot in #390
- build(deps): bump github.com/aws/aws-sdk-go from 1.44.266 to 1.44.280 by @dependabot in #397
- Update golang version to address security vulnerability CVE-2023-29404 by @praveen-cloudclarity in #401
New Contributors
- @dependabot made their first contribution in #389
- @praveen-cloudclarity made their first contribution in #401
Full Changelog: v2.13.0...v2.13.1
v2.13.0
What's Changed
- Convert env subcommand to use ListRaw by @nosammai in #332
- Add an environment variable for the number of retries. by @estheruary in #320
- chore(deps): resolve aws sso profile issues by updating [email protected] by @nitrocode in #377
- feat: bump minimum go version by @alecjacobs5401 in #382
- Update Dockerfile to use go 1.20.4-alpine by @m-graf in #379
- What If... our Go dependencies were current? by @mckern in #383
- Fix accumulated papercuts by @mckern in #384
- Fix
chamber env
andchamber export -f dotenv
by @mckern in #385 - Update
README
for pending 2.13.0 release by @mckern in #386
New Contributors
- @nosammai made their first contribution in #332
- @estheruary made their first contribution in #320
- @nitrocode made their first contribution in #377
- @m-graf made their first contribution in #379
- @mckern made their first contribution in #383
Full Changelog: v2.12.0...v2.13.0
v2.12.0
What's Changed
- feat: add options for import and delete normalization handling by @alecjacobs5401 in #370
Full Changelog: v2.11.1...v2.12.0
v2.11.1
What's Changed
- fix: update golang version to 1.19 in dockerfile by @sindhusegment in #368
Full Changelog: v2.11.0...v2.11.1
v2.11.0
v2.10.12
v2.10.11
What's Changed
- docs: update CODEOWNERS and cleanup contributing guide by @alecjacobs5401 in #346
- fix x509: certificate signed by unknown authority error when using docker by @1david5 in #330
- fix: enhance error message to clarify validity of forward slashes in service names by @alecjacobs5401 in #347
- arm64 docker builds by @kevcube in #348
- chore: installation for Go 1.18 by @mrkagelui in #350
- Remove test-dockerhub-login step from feature branches pipelines by @rikez in #351
New Contributors
- @alecjacobs5401 made their first contribution in #346
- @1david5 made their first contribution in #330
- @kevcube made their first contribution in #348
- @mrkagelui made their first contribution in #350
Full Changelog: v2.10.10...v2.10.11
v2.10.10
v2.10.9
What's Changed
- Transfer Circle CI Automation to Github Actions by @sindhusegment in #335
- Automate release process using a github action module by @rikez in #337
New Contributors
Full Changelog: v2.10.8...v2.10.9