Releases: segmentio/chamber
Releases · segmentio/chamber
v3.1.0
What's Changed
- build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #533
- build(deps): bump golang from 1.22.4-alpine to 1.22.6-alpine by @dependabot in #546
- build(deps): bump golang.org/x/sys from 0.20.0 to 0.24.0 by @dependabot in #547
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.11 to 1.27.27 by @dependabot in #541
- feat: Enforce required tags in SSM store by @bhavanki in #548
- ci(dependabot): group aws-sdk-go-v2 updates into a single pr by @alecjacobs5401 in #559
- chore: Upgrade to Go 1.21, several AWS dependencies by @bhavanki in #558
Full Changelog: v3.0.1...v3.1.0
v3.0.1
What's Changed
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- build(deps): bump golang.org/x/sys from 0.17.0 to 0.18.0 by @dependabot in #470
- build(deps): bump github.com/aws/aws-sdk-go from 1.50.30 to 1.51.11 by @dependabot in #474
- build(deps): bump golang.org/x/sys from 0.18.0 to 0.19.0 by @dependabot in #476
- build(deps): bump github.com/aws/aws-sdk-go from 1.51.11 to 1.51.16 by @dependabot in #477
- build(deps): bump golang from 1.22.1-alpine to 1.22.2-alpine by @dependabot in #475
- build(deps): bump github.com/aws/aws-sdk-go from 1.51.16 to 1.51.21 by @dependabot in #479
- chore: Upgrade to aws-sdk-go-v2 by @bhavanki in #481
- build(deps): bump golang from 1.22.2-alpine to 1.22.3-alpine by @dependabot in #486
- build(deps): bump golang.org/x/sys from 0.19.0 to 0.20.0 by @dependabot in #484
- build: Add fmt and coverage make targets by @bhavanki in #489
- build: Add Codecov reporting to build pipeline by @bhavanki in #490
- chore!: Remove deprecated S3Store constructor by @bhavanki in #502
- feat!: Switch from min throttle delay to retry mode by @bhavanki in #488
- chore!: Remove deprecated support for non-path SSM API by @bhavanki in #503
- refactor!: Properly support contexts by @bhavanki in #501
- chore: Add golangci-lint and fix most issues by @bhavanki in #505
- build: Restore test target as default by @bhavanki in #506
- Use an explicit default make target/goal by @mckern in #508
- feat: Add tag read, write, and delete commands by @bhavanki in #507
- refactor: Switch to AWS endpoint resolution v2 by @bhavanki in #517
- feat: Add tag-on-create by @bhavanki in #516
- add note about secrets manager by @calebAtIspot in #504
- fix: Do not escape exclamation points when exporting to dotenv by @bhavanki in #521
- feat: Reserve _chamber service by @bhavanki in #520
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.53.1 to 1.57.1 by @dependabot in #527
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/secretsmanager from 1.28.6 to 1.32.1 by @dependabot in #528
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/sts from 1.28.6 to 1.30.1 by @dependabot in #529
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.49.5 to 1.52.1 by @dependabot in #531
- build(deps): bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.16.1 to 1.16.9 by @dependabot in #530
- build(deps): bump golang from 1.22.3-alpine to 1.22.4-alpine by @dependabot in #510
- feat!: Add store configuration support for SSM store by @bhavanki in #532
- chore: Bump to major version 3 by @bhavanki in #543
New Contributors
- @calebAtIspot made their first contribution in #504
Full Changelog: v2.14.1...v3.0.0
v2.14.1
What's Changed
- build(deps): bump golang.org/x/sys from 0.16.0 to 0.17.0 by @dependabot in #460
- build(deps): bump github.com/aws/aws-sdk-go from 1.50.10 to 1.50.15 by @dependabot in #461
- build(deps): bump github.com/aws/aws-sdk-go from 1.50.15 to 1.50.20 by @dependabot in #463
- build(deps): bump github.com/aws/aws-sdk-go from 1.50.20 to 1.50.30 by @dependabot in #466
- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #465
- build: update to Go 1.22 by @bhavanki in #468
Full Changelog: v2.14.0...v2.14.1
v2.14.0
What's Changed
- build(deps): bump golang from 1.21.5-alpine to 1.21.6-alpine by @dependabot in #452
- ci: bump actions/upload-artifact and actions/download-artifact to v4 by @alecjacobs5401 in #453
- build(deps): bump github.com/segmentio/analytics-go/v3 from 3.2.1 to 3.3.0 by @dependabot in #434
- build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #435
- build(deps): bump golang.org/x/sys from 0.13.0 to 0.16.0 by @dependabot in #449
- docs: Add licensing verbiage to CONTRIBUTING.md by @bhavanki in #457
- build(deps): bump github.com/alessio/shellescape from 1.4.1 to 1.4.2 by @dependabot in #458
- build(deps): bump github.com/aws/aws-sdk-go from 1.44.312 to 1.50.10 by @dependabot in #459
New Contributors
Full Changelog: v2.13.6...v2.14.0
v2.13.6
What's Changed
- Bump docker golang from 1.21.4 to 1.21.5 to address CVE-2023-45285 by @bmanuel in #441
- Add docker updates to dependabot config by @bmanuel in #443
Full Changelog: v2.13.5...v2.13.6
v2.13.5
What's Changed
- Bump golang from 1.21.2 to 1.21.4 to address CVE-2023-45283 by @z3eg in #439
New Contributors
Full Changelog: v2.13.4...v2.13.5
v2.13.4
What's Changed
- chore: update docker build to use golang 1.20.9 by @bmanuel in #429
- .github: update to Go 1.21 by @kevinburkesegment in #426
New Contributors
- @bmanuel made their first contribution in #429
- @kevinburkesegment made their first contribution in #426
Full Changelog: v2.13.3...v2.13.4
v2.13.3
What's Changed
- build(deps): bump github.com/aws/aws-sdk-go from 1.44.298 to 1.44.312 by @dependabot in #411
Full Changelog: v2.13.2...v2.13.3
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