This repository was archived by the owner on Aug 27, 2024. It is now read-only.
chore(deps): update dependency arcus.webapi.logging to v1.7.1 #159
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.4.0->1.7.1Release Notes
arcus-azure/arcus.webapi
v1.7.1Install the Arcus.WebApi packages that you need via NuGet, for instance Arcus.WebApi.Security:
PM > Install-Package Arcus.WebApi.Security --Version 1.7.1For a complete list of all Arcus.WebApi packages see the documentation.
What's new?
Fixes / Changes
HttpCorrelationfor deprecated in-process Azure Functions with deprecated Hierarchical correlation system (#422)Changes:
7dd9696fix: use still http correlation instance w/ hierarhical (#423)b3394f2chore: update frontend brand (#411)3e4a68erefactor: rename the applicationid parameter to audience on the ctor (#420)db4f681docs: publish v1.7 feature docs (#417)6499763chore: Bump decode-uri-component from 0.2.0 to 0.2.2 in /docs (#414)1575659chore: Bump express from 4.17.1 to 4.18.2 in /docs (#418)This list of changes was auto generated.
Full Changelog: arcus-azure/arcus.webapi@v1.7.0...v1.7.1
v1.7.0Install the Arcus.WebApi packages that you need via NuGet, for instance Arcus.WebApi.Security:
PM > Install-Package Arcus.WebApi.Security --Version 1.7.0For a complete list of all Arcus.WebApi packages see the documentation.
What's new?
Features
Fixes / Changes
Allowvalidation in JSON formatting Azure Functions middleware (#393)Changes:
5c81950fix: LogRequest writes the RouteTemplate as operation-name (#410)dec808cUpdate correlation.md (#416)3a458d8docs: more explicit http correlation usage (#413)b30f4a8Update docusaurus.build.config.js (#412)0b622a7fix: relaxed allow header json formatting (#406)31acc88fix: service correlation w/ single api (#409)60ad875chore: Bump loader-utils from 1.4.1 to 1.4.2 in /docs (#403)21f3133chore: remove deprecated pr validation config (#402)7d4c295chore: remove installation details from readme (#400)ee0782ffeat: add http func w3c correlation support (#395)See More
b9ca62achore: Bump loader-utils from 1.4.0 to 1.4.1 in /docs (#398)095ab28feat: add allow all to az func middleware (#397)e5a6ac4chore: Bump ansi-regex and ansi-regex in /docs (#394)74bfc55(❗) feat: add w3c http correlation support (#392)94fc743chore: remove leftover testing req tracking (#390)0ae3d47feat: add az func json formatting (#389)1462feafeat: simplify cert auth validation registration (#387)b3089f3chore: Bump ansi-html and webpack-dev-server in /docs (#388)a26ead7feat: add az func request tracking (#383)0a0b6addocs: remove appinsights logging section (#386)98021bcfeat: add az func exception handling middleware (#382)02ef856feat: add support for versioned secrets in shared access key auth (#380)53b6218chore: simplify certificate authentication (#381)a640815docs: use correct example package in README (#379)447974ffeat: add http correlation support for isolated az func (#373)f5c1fc4docs: 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
v1.6.1Install the Arcus.WebApi packages that you need via NuGet, for instance Arcus.WebApi.Security:
What's new?
Fixes / Changes
Changes:
306fc33(❗) feat: add telemetry context to http client correlation options (#371)2d4eeb3chore: update missing request id warning to trace (#372)05b9cb0feat: add operation id to http response (#367)dd00dbbchore: Bump terser from 4.8.0 to 4.8.1 in /docs (#364)ade9f6dfix: update w correct sample package (#363)51260d5docs: publish v1.6 feature docs (#362)This list of changes was auto generated.
v1.6.0Install the Arcus.WebApi packages that you need via NuGet, for instance Arcus.WebApi.Security:
What's new?
Features
Fixes / Changes
Changes:
4b4e920chore: make http correlation az func available (#361)1450d6dchore: improve http client correlation tracking exception message (#359)3b289f8feat: change certificate auth target type (#351)a1d328cfeat: change sharedaccesskey target type (#349)bc3ee52feat: add http client correlation tracking (#346)8501355test: circumvent non-ascii chars in json formatting tests (#357)0326117feat: change jwt target type (#353)b5d091ddocs: improve request tracking attribute descirption (#347)b85c096feat: JSON serialization docs to .NET 6 (#343)ecdd161docs: add introduction paragraph (#348)See More
79a027dfeat: extract operation parent ID from request (#345)de1f546feat: open exception handling middelware for extension (#342)a58d07cFix start-time of WebApi request-tracking (#334)d8b47b5chore: rethink http correlation extension (#336)2c6fdebchore: Bump eventsource from 1.1.0 to 1.1.1 in /docs (#330)cdc30c8chore: add package readme project tag (#328)cc27487chore: update release notes w example (#321)4592e7dchore: Bump async from 2.6.3 to 2.6.4 in /docs (#323)0a71181chore: add readme and proj url to nuget pkg (#320)3831416chore: Bump cross-fetch from 3.1.4 to 3.1.5 in /docs (#322)347b95edocs: update with net6.0 code samples (#317)7afd56achore: add codeql scanning (#313)ac593bbdocs: publish v1.5 feature docs (#316)0f840cbchore: Bump minimist from 1.2.5 to 1.2.6 in /docs (#314)New Contributors
Full Changelog: arcus-azure/arcus.webapi@v1.5.0...v1.6.0
v1.5.0Install new version via NuGet
What's new?
Features
Fixes / Changes
Changes:
42eaa95Update Arcus.WebApi.Logging.AzureFunctions.csproj (#315)8519fb0chore: treat warnings as errors (#312)ce99212chore: upgrade towards net6.0 (#311)396e993chore: use file paths io url routes (#305)9f8c02bfeat: add http correlation extension for az func (#306)437508fchore: Bump prismjs from 1.25.0 to 1.27.0 in /docs (#302)9ac4216chore: Bump url-parse from 1.5.7 to 1.5.10 in /docs (#303)2e6ccfcchore: add dev-friendly msg for missed http ctx accessor (#301)cfb98afchore: Bump url-parse from 1.5.3 to 1.5.7 in /docs (#300)c786e7echore: Bump follow-redirects from 1.14.7 to 1.14.8 in /docs (#294)See More
61b2b75docs: use correlation in sub-title io secret store (#296)b2fe439fix: request tarcking xml docs (#290)99324a0chore: Bump axios from 0.21.1 to 0.21.4 in /docs (#282)5f649b7chore: Bump follow-redirects from 1.14.1 to 1.14.7 in /docs (#279)f4652eachore: Bump nanoid from 3.1.23 to 3.2.0 in /docs (#278)6d185bbchore: Bump algoliasearch-helper from 3.5.5 to 3.7.0 in /docs (#280)15124a9chore: Bump shelljs from 0.8.4 to 0.8.5 in /docs (#281)a90b602chore: upgrade towards net6.0 (#276)ffbeca8docs: move telemetry enrichment (#275)6ab225afeat: add jwt bearer token extension for secret store (#272)34e198adocs: typo 'syntax highlighting' (#274)13b5710chore: remove @tomkerkhove as code owner (#269)28c61defeat: remove personal info option in request tracking (#266)40e9290feat: add dedicated http correlation (#268)d8ee407test: correlation not in response when not available (#267)e4c40b7feat: add mvc json formatting extensions (#252)Full Changelog: arcus-azure/arcus.webapi@v1.4.1...v1.5.0
v1.4.1Install new version via NuGet
What's new?
Features
None.
Fixes / Changes
Breaking Changes
None.
Removal
None.
Changes:
New Contributors
Full Changelog: arcus-azure/arcus.webapi@v1.4.0...v1.4.1
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.