Skip to content

Releases: arcus-azure/arcus.security

v0.3.0

02 Aug 09:26
Compare
Choose a tag to compare

Install new version via NuGet

> Install-Package Arcus.Security.Secrets.AzureKeyVault -Version 0.3.0

Features:

  • Provide integration with IConfigurationBuilder.AddAzureKeyVault (#72)

Changes:

  • 2aecbd4 FEAT: add 'ISecretProvider' with '.AddAzureKeyVault' configuratio… (#71)

This list of changes was auto generated.

v0.2.0

31 Jul 17:22
Compare
Choose a tag to compare

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 of KeyVaultClient for IValueAuthenticator (#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

01 Mar 07:07
24e31bc
Compare
Choose a tag to compare

Install new version via NuGet

> Install-Package Arcus.Security.Secrets.AzureKeyVault -Version 0.1.0

Changes:

See more

This list of changes was auto generated.

v0.1.0-alpha

24 Jan 20:39
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

Install new version via NuGet

> Install-Package Arcus.Security.Secrets.AzureKeyVault -Version 0.1.0-alpha

Changes:

See more

This list of changes was auto generated.