chore(deps): update dependency arcus.webapi.logging to v2 #2474
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.7.1
->2.0.0
Release Notes
arcus-azure/arcus.webapi (Arcus.WebApi.Logging)
v2.0.0
Install the Arcus.WebApi packages that you need via NuGet, for instance Arcus.WebApi.Security:
PM > Install-Package Arcus.WebApi.Security --Version 2.0.0
For a complete list of all Arcus.WebApi packages see the documentation.
What's new?
Features
Fixes / Changes
JwtTokenReader
in JWT authorization to clear up missconception on exposed parameter names (#399)Breaking Changes
AddHttpCorrelation
extension as correct alternative for optional param (#293)Removal
AzureManagedIdentityAuthorizationFilter
(#339, #288)SharedAccessKeyAuthenticationAttribute
(#289)AddCertificateAuthentication
extensions (#355)AddJwtAuthorization
extensions (#356)HttpCorrelation
(#292, #338)AddHttpCorrelation
Azure Functions extensions overload with generalCorrelationInfoOptions
(#308, #293)Changes:
6cba745
chore: use appinsights pkg for isolated az func (#442)63dd672
chore: use new major versions of arcus packages (#460)b6ec764
chore: support net8.0 preview (#455)c78b6b8
fix: upgrade clsx from 1.1.1 to 1.2.1 (#452)e0f577c
chore: Bump postcss from 8.3.6 to 8.4.31 in /docs (#456)681729a
chore: Bump semver from 5.7.1 to 5.7.2 in /docs (#453)4fecb45
chore: Update LICENSE (#446)44a451d
chore: remove obsolete parts (#445)34deb46
chore: add code coverage (#432)ff70703
chore: Bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs (#434)See More
1c306fc
feat: Remove the single parameter constructor in SharedAccessKeyAuthenticationAttribute (#337)4cbb2e0
Remove deprecated AddCertificateAuthentication extensions (#439)248f597
Remove deprecated AddJwtAuthorization extensions (#438)a493385
remove deprecated AddSharedAccessKeyAuthentication extensions (#440)fc14ee6
chore: Removed deprecated .AddHttpCorrelation (#441)e5f32f1
chore: Bump webpack from 5.48.0 to 5.76.1 in /docs (#443)1172409
chore: Bump ua-parser-js from 0.7.28 to 0.7.33 in /docs (#433)6b7135a
chore: usemain
branch in az devops status badge (#431)e7c61cc
chore: use main in codeql (#430)a314c73
chore: Bump json5 from 1.0.1 to 1.0.2 in /docs (#427)09e3f8e
docs: remove non-configurable traceparent http header (#428)0649970
docs: use updated w3c http correlation diagram (#421)998e9ef
chore: fix nuget warnings (#426)7590c58
Update ci-build.yml (#425)This list of changes was auto generated.
What's Changed
main
branch in CI build trigger by @stijnmoreels in https://github.com/arcus-azure/arcus.webapi/pull/425main
branch in az devops status badge by @stijnmoreels in https://github.com/arcus-azure/arcus.webapi/pull/431New Contributors
Full Changelog: arcus-azure/arcus.webapi@v1.7.1...v2.0.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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.