- The library's compatibility has been greatly widened.
- The library has lowered its AWS SDK API requirements.
- The library has grown support for .NET 5.0.
- A potential deadlock has been corrected.
- The library has begun tracking the AWS SDK 3.5 line.
- The library has been configured for nullability.
- Misconfigured options are now handled by bailing out gracefully.
- The IDs which the library will check are no longer configured by convention.
- The configuration now accepts a collection of secret IDs (probably ARNs) from which to read.
- It no longer accepts a "base ID".
- The ability to wait for an in-progress secrets refresh to complete before ending execution has been added.
- This is likely only to be meaningful to a Lambda Function.
- Everything is new!