v1.8.0
Install the Arcus.Security packages that you need via NuGet, for instance Arcus.Security.Providers.AzureKeyVault:
PM > Install-Package Arcus.Security.Providers.AzureKeyVault --Version 1.8.0
For a complete list of all Arcus.Security packages see the documentation.
What's new?
Features
- Provide support for versioned secrets in the secret store (#354)
Fixes / Changes
None.
Breaking Changes
None.
Removal
None.
Changes:
- 09b3943 docs: upgrade secret store diagram (#359)
- 29775bf docs: correct az func secret store docs (#362)
- f3b42d2 feat: add secret version support (#358)
- edf5ef5 test: remove temporary tested stored az keyvault secret (#356)
- 93e3ec1 fix: update w/ correct pointers in user guide (#355)
- 4eddb8e chore: Bump terser from 4.8.0 to 4.8.1 in /docs (#353)
- 107bb04 docs: add az keyvault user guide (#352)
- 641a6f7 chore: use new az keyvault dependency tracking (#351)
- 5796263 docs: improve welcome page and sidebar (#350)
- f5ca394 chore: Bump eventsource from 1.1.0 to 1.1.1 in /docs (#349)
See More
- baa7e4f chore: add package readme project tag (#347)
- c7974c7 chore: Bump async from 2.6.3 to 2.6.4 in /docs (#346)
- b8d319a chore: update release notes w example (#344)
- 7cabd59 chore: add readme and project url to nuget pkg (#343)
- c5699a4 chore: Bump cross-fetch from 3.1.4 to 3.1.5 in /docs (#345)
- 7fe1403 docs: small secret store improvs (follow-up) (#342)
- 8e78631 chore: Bump minimist from 1.2.5 to 1.2.6 in /docs (#341)
- 376f1cc docs: publish v1.7 feature docs (#338)
- 79ac80c chore: update with az keyvault as default package (#339)
- aba283e chore: add CodeQL code scanning (#337)
This list of changes was auto generated.