Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-06-08 | 773 Bytes | |
v1.0.6.tar.gz | 2023-06-08 | 18.6 kB | |
v1.0.6.zip | 2023-06-08 | 34.4 kB | |
Totals: 3 Items | 53.9 kB | 0 |
What's Changed
- Add optional CancellationToken parameters to async calls. by @danmancuso in https://github.com/aws/aws-secretsmanager-caching-net/pull/74
- Only append the user agent string if it doesn't already exist. by @simonmarty in https://github.com/aws/aws-secretsmanager-caching-net/pull/99
- Require .NET Framework 4.6.2 or later by @simonmarty in https://github.com/aws/aws-secretsmanager-caching-net/pull/102
- .NET Core 3.1 is end-of-life by @simonmarty in https://github.com/aws/aws-secretsmanager-caching-net/pull/104
New Contributors
- @danmancuso made their first contribution in https://github.com/aws/aws-secretsmanager-caching-net/pull/74
Full Changelog: https://github.com/aws/aws-secretsmanager-caching-net/compare/v1.0.5...v1.0.6