chore(deps): update dependency arcus.webapi.logging.azurefunctions to v1.7.0 #747
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.6.1
->1.7.0
Release Notes
arcus-azure/arcus.webapi
v1.7.0
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
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: arcus-azure/arcus.webapi@v1.6.1...v1.7.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.