Skip to content

v1.7.0

Compare
Choose a tag to compare
@arcus-automation arcus-automation released this 13 Dec 08:44
5c81950

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

PM > Install-Package Arcus.WebApi.Security --Version 1.7.0

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

What's new?

Features

Fixes / Changes

  • Use route template instead of concrete route parameter values in HTTP request tracking (#407)
  • Use flexible Allow validation in JSON formatting Azure Functions middleware (#393)

Changes:

  • 5c81950 fix: LogRequest writes the RouteTemplate as operation-name (#410)
  • dec808c Update correlation.md (#416)
  • 3a458d8 docs: more explicit http correlation usage (#413)
  • b30f4a8 Update docusaurus.build.config.js (#412)
  • 0b622a7 fix: relaxed allow header json formatting (#406)
  • 31acc88 fix: service correlation w/ single api (#409)
  • 60ad875 chore: Bump loader-utils from 1.4.1 to 1.4.2 in /docs (#403)
  • 21f3133 chore: remove deprecated pr validation config (#402)
  • 7d4c295 chore: remove installation details from readme (#400)
  • ee0782f feat: add http func w3c correlation support (#395)
See More
  • b9ca62a chore: Bump loader-utils from 1.4.0 to 1.4.1 in /docs (#398)
  • 095ab28 feat: add allow all to az func middleware (#397)
  • e5a6ac4 chore: Bump ansi-regex and ansi-regex in /docs (#394)
  • 74bfc55 (❗) feat: add w3c http correlation support (#392)
  • 94fc743 chore: remove leftover testing req tracking (#390)
  • 0ae3d47 feat: add az func json formatting (#389)
  • 1462fea feat: simplify cert auth validation registration (#387)
  • b3089f3 chore: Bump ansi-html and webpack-dev-server in /docs (#388)
  • a26ead7 feat: add az func request tracking (#383)
  • 0a0b6ad docs: remove appinsights logging section (#386)
  • 98021bc feat: add az func exception handling middleware (#382)
  • 02ef856 feat: add support for versioned secrets in shared access key auth (#380)
  • 53b6218 chore: simplify certificate authentication (#381)
  • a640815 docs: use correct example package in README (#379)
  • 447974f feat: add http correlation support for isolated az func (#373)
  • f5c1fc4 docs: add shared access key w keyvault integration user guide (#374)

This list of changes was auto generated.

Full Changelog: v1.6.1...v1.7.0