arcus-azure / arcus.security

Security for Azure development in a breeze.
https://security.arcus-azure.net/
MIT License
39 stars 12 forks source link

fix: use correct namespace for versioned secret extensions #365

Closed stijnmoreels closed 2 years ago

stijnmoreels commented 2 years ago

Use the Arcus.Security.Core namespace so that consumers discover these extensions quicker.

Closes #364

netlify[bot] commented 2 years ago

Deploy Preview for arcus-security canceled.

Name Link
Latest commit fcbf1ab1310d6f290e734626e80f6123fc014489
Latest deploy log https://app.netlify.com/sites/arcus-security/deploys/63186f18e6afd000094a8aae
stijnmoreels commented 2 years ago

To bad that we didn't include this with the 1.8.0 release, as this is now actually a small breaking change.

Not necessarily, this PR adds deprecation on the released ones and adds new ones in the right namespace.