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