Releases: arcus-azure/arcus.security
Releases · arcus-azure/arcus.security
v0.3.0
Install new version via NuGet
> Install-Package Arcus.Security.Secrets.AzureKeyVault -Version 0.3.0
Features:
- Provide integration with IConfigurationBuilder.AddAzureKeyVault (#72)
Changes:
This list of changes was auto generated.
v0.2.0
Install new version via NuGet
> Install-Package Arcus.Security.Secrets.AzureKeyVault -Version 0.2.0
Features:
- Provide support for certificate authentication for Azure Key Vault (#10)
- Provide resiliency for service-side throttling for Azure Key Vault (#9)
- Expose Version of Key Vault Secret in KeyVaultSecretProvider (#37 )
- Return
IKeyVaultClient
instead ofKeyVaultClient
forIValueAuthenticator
(#55)
Changes:
Individual Commits
* c84647d DOC: running integration tests (#68) [ #66 ] * 1a33743 TEST: stable transistion from 'ClientId' > 'ApplicationId' enviro… (#69) [ #61 ] * 638fde4 TEST: appsettings should be evaluated with environment variables (#67) * f218cf4 REFACTOR: suffix async methods with '...Async' (#65) [ #64 ] * f1f9f70 TEST: use TimeSpan > Zero in cached secret provider specs (#62) * 3c81539 FEAT: expose secret version in 'ISecretProvider' (#58) [ #37 ] * dac5840 FEAT: certificate based authenticate Key Vault client (#59) [ #10 ] * 0315e07 FEAT: provide flexibility in 'KeyVaultSecretProvider' by using 'IKeyVaultCient' (#57) [ #55 ] * 2b4ba5a FEAT: add client-throttling for TooManyRequests Key Vault response (#52) * 56caab6 DOC: add XML docs to nupkg (#56)This list of changes was auto generated.
v0.1.0
Install new version via NuGet
> Install-Package Arcus.Security.Secrets.AzureKeyVault -Version 0.1.0
Changes:
- 24e31bc Provide documentation how to consume secrets (#54)
- 034ac0f Provide NuGet badge (#53) [ #1 ]
- d5c655f Refer to Arcus.Security.Secrets.AzureKeyVault over All
- 1723e89 Refer to Arcus.Security.Secrets.AzureKeyVault over All
- 3a513a2 FIX: make 'SecretNotFound' exception corectly serializable (#51)
- eeecba8 Introduce IKeyVaultConfiguration & IKeyVaultAuthenticator (#48)
- accbd87 Improve & Align ARM template with Event Grid (#50)
- 27dae4e Add @SamVanhoutte & @stijnmoreels to Code Owners
- 4bccf40 Update index.md
- 506d338 Introduce ICacheConfiguration (#47)
See more
- 212e8e1 Modularize in decent package structure (#45)
- a6ecb6d Remove all package (#46) [ #21 ]
- a48f94b added arm template for arcus test key vault (#42)
- d9943a8 Generate NuGet packages on build (#43)
- 3126036 CachedSecretProvider and related unit tests (#41)
- f693924 Integration tests (#39)
- b0c5ea1 Key vault support (#35)
- 70dda43 ISecretProvider to Interfaces + Remove Async() (#34)
- b75766a Arcus.Security.Core (#32)
- 4c19800 Configure Netlify (#19) [ #18 ]
- 7b687a7 Point to documentation over inline
- 7f0f631 Update _config.yml
- 2f55c3c Set theme jekyll-theme-slate
- a5c5b64 Set theme jekyll-theme-slate
- f41f639 Create CNAME
- 73a2efd Provide initial basic docs (#17)
- 19e8ad8 Create CNAME
- 5855900 Create CODEOWNERS
- b09f64d Add CI badge
- f1e73d2 Provide empty boilerplate (#12)
- b140a5c Create Support.md
- 3cf5a53 Create Feature_request.md
- be229ad Create Bug_report.md
- 93a336c Update README.md
- a7300f8 Remove NuGet badge for now
- 8f391bc Provide basic README
This list of changes was auto generated.
v0.1.0-alpha
Install new version via NuGet
> Install-Package Arcus.Security.Secrets.AzureKeyVault -Version 0.1.0-alpha
Changes:
- 3a513a2 FIX: make 'SecretNotFound' exception corectly serializable (#51)
- eeecba8 Introduce IKeyVaultConfiguration & IKeyVaultAuthenticator (#48)
- accbd87 Improve & Align ARM template with Event Grid (#50)
- 27dae4e Add @SamVanhoutte & @stijnmoreels to Code Owners
- 4bccf40 Update index.md
- 506d338 Introduce ICacheConfiguration (#47)
- 212e8e1 Modularize in decent package structure (#45)
- a6ecb6d Remove all package (#46) [ #21 ]
- a48f94b added arm template for arcus test key vault (#42)
- d9943a8 Generate NuGet packages on build (#43)
See more
- 3126036 CachedSecretProvider and related unit tests (#41)
- f693924 Integration tests (#39)
- b0c5ea1 Key vault support (#35)
- 70dda43 ISecretProvider to Interfaces + Remove Async() (#34)
- b75766a Arcus.Security.Core (#32)
- 4c19800 Configure Netlify (#19) [ #18 ]
- 7b687a7 Point to documentation over inline
- 7f0f631 Update _config.yml
- 2f55c3c Set theme jekyll-theme-slate
- a5c5b64 Set theme jekyll-theme-slate
- f41f639 Create CNAME
- 73a2efd Provide initial basic docs (#17)
- 19e8ad8 Create CNAME
- 5855900 Create CODEOWNERS
- b09f64d Add CI badge
- f1e73d2 Provide empty boilerplate (#12)
- b140a5c Create Support.md
- 3cf5a53 Create Feature_request.md
- be229ad Create Bug_report.md
- 93a336c Update README.md
- a7300f8 Remove NuGet badge for now
- 8f391bc Provide basic README
This list of changes was auto generated.