Skip to content
This repository has been 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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 13, 2021

Mend Renovate

This PR contains the following updates:

Package Type Update Change
Arcus.WebApi.Logging (source) nuget minor 1.4.0 -> 1.7.1

Release Notes

arcus-azure/arcus.webapi

v1.7.1

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

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

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

What's new?

Fixes / Changes
  • Still register HttpCorrelation for deprecated in-process Azure Functions with deprecated Hierarchical correlation system (#​422)

Changes:

This list of changes was auto generated.

Full Changelog: arcus-azure/arcus.webapi@v1.7.0...v1.7.1

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
  • 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:

See More

This list of changes was auto generated.

Full Changelog: arcus-azure/arcus.webapi@v1.6.1...v1.7.0

v1.6.1

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

What's new?

Fixes / Changes
  • Re-add operation ID to HTTP response with HTTP correlation enabled (#​365)
  • Add missing telemetry context to support Azure Functions HTTP correlation tracking (#​370)
  • Use traces for diagnostic HTTP correlation messages (#​372)

Changes:

This list of changes was auto generated.

v1.6.0

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

What's new?

Features
  • Provide HTTP message handler for automatic HTTP correlation telemetry tracking (#​257)
  • Provide HTTP client extensions for automatic HTTP correlation telemetry tracking (#​258)
  • Provide the capability to override the exception middleware functionality (#​340)
Fixes / Changes
  • Use MVC options directly to register authentication/authorization filters (#​329)
  • Use correct start time during request telemetry tracking in request tracking middleware (#​310)
  • Extract operation parent ID instead of operation ID from incoming request (#​341)
  • Generate new operation ID when none provided (#​248)

Changes:

See More

New Contributors

Full Changelog: arcus-azure/arcus.webapi@v1.5.0...v1.6.0

v1.5.0

Install new version via NuGet

What's new?

Features
  • Provide .NET 6 support (#​311)
  • Provide the capability to configure JSON input/output formatting via MVC extensions (#​250)
  • Provide the capability to serialize the request body during request tracking (#​254)
  • Provide the capability to add HTTP correlation within Azure Functions with HTTP-specific options (#​307)
  • Provide the capability to register JWT Bearer token authentication with access to the Arcus secret store (#​271)
Fixes / Changes
  • Fix the escaped JSON-string serialization of request bodies during request tracking (#​270)
  • Improve developer experience when registering HTTP correlation enrichment for Azure Application Insights (#​285)

Changes:

See More

Full Changelog: arcus-azure/arcus.webapi@v1.4.1...v1.5.0

v1.4.1

Install new version via NuGet

What's new?

Features

None.

Fixes / Changes
  • Correlation middleware should only provide information in response, when available (#​260)
  • HTTP correlation no longer works when using Arcus Background Jobs (#​262)
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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 13, 2021
@netlify
Copy link

netlify bot commented Oct 13, 2021

Deploy Preview for arcus-eventgrid-proxy canceled.

Name Link
🔨 Latest commit cdadba7
🔍 Latest deploy log https://app.netlify.com/sites/arcus-eventgrid-proxy/deploys/6414e458b99a7b0008ffd96d

@renovate renovate bot force-pushed the renovate-arcus.webapi-monorepo branch from eae944d to 8a2c7a7 Compare November 16, 2021 10:28
@renovate renovate bot force-pushed the renovate-arcus.webapi-monorepo branch from 8a2c7a7 to ebf9de7 Compare March 26, 2022 15:39
@renovate renovate bot changed the title chore(deps): update dependency arcus.webapi.logging to v1.4.1 chore(deps): update dependency arcus.webapi.logging to v1.5.0 Mar 26, 2022
@renovate renovate bot force-pushed the renovate-arcus.webapi-monorepo branch from ebf9de7 to df1cff6 Compare September 25, 2022 21:57
@renovate renovate bot changed the title chore(deps): update dependency arcus.webapi.logging to v1.5.0 chore(deps): update dependency arcus.webapi.logging to v1.6.1 Sep 25, 2022
@renovate renovate bot force-pushed the renovate-arcus.webapi-monorepo branch from df1cff6 to cdadba7 Compare March 17, 2023 22:06
@renovate renovate bot changed the title chore(deps): update dependency arcus.webapi.logging to v1.6.1 chore(deps): update dependency arcus.webapi.logging to v1.7.1 Mar 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant