Skip to content

v1.7.0

Compare
Choose a tag to compare
@arcus-automation arcus-automation released this 18 Mar 11:26
0e1b9e9

Install new version via NuGet

What's new?

Features

  • Provide the capability to register the secret store in Azure Functions with access to environment and configuration (#334)
  • Provide the capability to extend the HashiCorp Vault secret provider (#282)
  • Provide .NET 6 support (arcus-azure/arcus#106)

Removal

  • Remove Azure Key Vault secret and vault name validation from Azure Key Vault secret provider (#317)
  • Remove unnecessary Arcus.Security.All project (#330)

Changes:

  • 0e1b9e9 feat: add config az func secret store extension (#333)
  • b56570c chore: treat warnings as errors (#336)
  • e7e134c chore: remove all project (#335)
  • 30112c2 docs: replace outdated az keyvault consume secrets w/ store secrets (#316)
  • ab41ed8 docs: use file paths io url routes (#327)
  • 0f2eb04 chore: correct marking az keyvault secret name obsolete (#328)
  • c03f43f docs: update readme with available secret providers (#326)
  • 42df2ea chore: Bump prismjs from 1.25.0 to 1.27.0 in /docs (#331)
  • 1c54380 docs: add dedicate page for using secret store within Azure Functions (#321)
  • b7da2d2 chore: Bump url-parse from 1.5.7 to 1.5.10 in /docs (#332)
See More
  • bf0ced3 chore: correct net6.0 nuget packages dependencies (#318)
  • 14bd833 chore: inform testers about hashicorp vault installation (#320)
  • e8ecbf7 fix: remove az keyvault regex validation on secret & vault names (#324)
  • 46cf7a9 chore: Bump url-parse from 1.5.3 to 1.5.7 in /docs (#322)
  • 23852b6 chore: Bump follow-redirects from 1.14.7 to 1.14.8 in /docs (#315)
  • 0c45ee2 fix: Improve the obsolete-warning regarding default caching (#310)
  • 3292c4e chore: Bump nanoid from 3.1.23 to 3.2.0 in /docs (#309)
  • fd27303 chore: Bump algoliasearch-helper from 3.5.5 to 3.7.0 in /docs (#302)
  • 8246537 chore: Bump shelljs from 0.8.4 to 0.8.5 in /docs (#308)
  • 855bdeb chore: Bump follow-redirects from 1.14.1 to 1.14.7 in /docs (#307)
  • b957366 chore: Bump axios from 0.21.1 to 0.21.4 in /docs (#303)
  • 0f0c9c4 chore: upgrade to net6.0 (#300)
  • 92656f7 docs: typo 'syntax highlighting' (#299)
  • 24076f3 chore: add fgheysels to code-owners (#298)
  • 446f466 chore: remove tomkerkhove as code owner (#297)
  • 7209960 docs: Separate build script (#296)
  • 9d7420c docs: Add search (#295)
  • 2f4bde7 fix: preview docs with wrong critical exception code sample (#293) [ #290 ]
  • 44db8fe fix: add version prefix to README (#292)
  • 57c1079 fix: wrong toc and critical exceptions code sample (#291)
  • 0b9ae2d fix: deprecate the configuration extension to add secrets (#288)
  • cbb1bbe docs: redirect from v1.5.0 old auth az key vault (#289)
  • 4ae054a docs: Provide new website template (#287)
  • 8cb6fad feat: open HashiCorp Vault secret provider for extension (#282)
  • 2d851a4 feat: improve xml code docs + light code cleaning (#286)
  • 955b9bb chore: Security upgrade github-pages from 214 to 215 (#284)
  • 5fd396d fix: use ubuntu-latest for build vm image (#281)
  • a8beda4 docs: publish v1.6 feature docs (#280)

This list of changes was auto generated.

Full Changelog: v1.6.0...v1.7.0