Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@arcus-automation arcus-automation released this 15 Feb 08:28
cf0fc8d

Install the Arcus.Security packages that you need via NuGet, for instance Arcus.Security.Providers.AzureKeyVault:

PM > Install-Package Arcus.Security.Providers.AzureKeyVault --Version 2.0.0

For a complete list of all Arcus.Security packages see the documentation.

What's new?

Features

Breaking Changes

  • Replace deprecated AddProvider with specific secret mutation to secret provider options overload (#305)

Removal

  • Remove empty CacheConfiguration constructor (#306)
  • Remove deprecated Microsoft.Azure.KeyVault.* packages (#311)
  • Remove regular expression patterns for secret and vault names in Azure Key vault secret provider (#325)
  • Remove deprecated Azure Key vault authentication (#202)
  • Remove deprecated Azure Key vault secret store extensions (#329)

Changes:

  • cf0fc8d chore: upgrade to observability v3.0 (#427)
  • d40678b chore: remove deprecated secret store functionality (#426)
  • de11c91 chore: remove deprecated key vault functionality (#424)
  • c28b7f7 chore: support preview net8.0 (#421)
  • d16484a chore: Update LICENSE (#409)
  • 94b89ef chore: Bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs (#402)
  • 2570e23 chore: Bump @sideway/formula from 3.0.0 to 3.0.1 in /docs (#403)
  • 3aebf4e chore: Bump webpack from 5.48.0 to 5.76.1 in /docs (#405)
  • 81f75d0 chore: Bump ua-parser-js from 0.7.28 to 0.7.33 in /docs (#401)
  • f47e9e2 chore: use main branch in az devops status badge (#399)
See More

This list of changes was auto generated.