What's Changed
- docs: update README.md by @ThirdEyeSqueegee in #102
- Fix Permissions reference link in README file by @FavourAdekola in #104
- chore: add
cargo-denyaction by @ThirdEyeSqueegee in #107 - fix(cache-metrics): increment/reset logic, use relaxed ordering by @ThirdEyeSqueegee in #109
- Improve code coverage accuracy by @simonmarty in #114
- Update len() to take an immutable reference. by @simonmarty in #111
- chore: add
0BSDto cargo-deny, update deps by @ThirdEyeSqueegee in #120 - fix: use OIDC for Codecov by @ThirdEyeSqueegee in #124
- feat: add integration test foundation with basic secret retrieval tests by @reyhankoyun in #125
- Revert "feat: add integration test foundation with basic secret retrieval" by @reyhankoyun in #128
- Revert the revert: bring back integration test foundation by @reyhankoyun in #130
- Create codeql.yml by @reyhankoyun in #133
- Optimize Docker builds with native ARM64 runners by @reyhankoyun in #132
- Add integration tests workflow by @reyhankoyun in #136
- Update README guidance to depend on git tags when building from source. by @simonmarty in #134
- Fix integration test region mismatch by @reyhankoyun in #142
- Fix code formatting with cargo fmt by @reyhankoyun in #143
- Add integration tests for cache behavior, version management, and cross-account access by @reyhankoyun in #145
- Finalize integ test suite by @reyhankoyun in #148
- Bump the dependencies group across 1 directory with 14 updates by @dependabot[bot] in #151
- Add benchmark workflow by @reyhankoyun in #153
- Bump time from 0.3.46 to 0.3.47 by @dependabot[bot] in #161
- Fix TTL error message to reflect valid range 0-3600 by @vaibhav61 in #167
- chore: improve PR template by @i-am-SR in #171
- Bump aws-lc-fips-sys from 0.13.11 to 0.13.13 by @dependabot[bot] in #177
- Update dependencies by @simonmarty in #178
- Bundle GitHub action major version updates by @simonmarty in #180
- Bump the dependencies group with 7 updates by @dependabot[bot] in #182
- Remove actions-rs/toolchain, cache dependencies by @simonmarty in #187
- Drop the fips feature by @simonmarty in #179
- Add permissions to the docker workflow by @simonmarty in #188
- Add file-based credential support by @reyhankoyun in #192
- Add benchmark regression detection with github-action-benchmark by @reyhankoyun in #191
- Bump aws-smithy-mocks from 0.1.3 to 0.2.6 by @dependabot[bot] in #186
- Bring back the FIPS feature at compile time by @derik01 in #198
- Revert file-based credential support by @reyhankoyun in #201
- Add role-chaining support for accessing secrets via IAM role assumption by @derik01 in #203
- Add pre-fetching support for warming the secret cache at startup by @derik01 in #204
- Bump minor version for release by @derik01 in #205
New Contributors
- @FavourAdekola made their first contribution in #104
- @reyhankoyun made their first contribution in #125
- @vaibhav61 made their first contribution in #167
- @i-am-SR made their first contribution in #171
- @derik01 made their first contribution in #198
Full Changelog: v2.0.0...v2.1.0