Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency Arcus.WebApi.Logging to v1.0.1 #1023

Merged
merged 7 commits into from
May 12, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 11, 2020

This PR contains the following updates:

Package Type Update Change
Arcus.WebApi.Logging nuget patch 1.0.0-preview-3 -> 1.0.1

Release Notes

arcus-azure/arcus.webapi

v1.0.1

Compare Source

Install new version via NuGet

PM > Install-Package Arcus.WebApi.All --Version 1.0.1

Changes:

This list of changes was auto generated.

v1.0.0

Compare Source

Install new version via NuGet

PM > Install-Package Arcus.WebApi.All --Version 1.0.0

Features

  • Provide consumer-friendly UseExceptionHandling extension for exception handling middleware (#​158)
  • Provide JWT token authorization filter with OpenID support (#​120)
  • Provide request tracking middleware (#​115)

Changes:

  • 906fc36 Feature - add consumer-friendly 'UseExceptionHandling' extension (#​159)

  • acbd70d Docs - descending versions (#​157)

  • 13a8031 Provide section on Arcus customers

  • 7642e5f Docs - split docs on feature changes of each full release (#​151)

  • 03ddbf7 Use configuration approach for JWT Token authorization (#​156)

  • 3ecce49 Use Arcus Observability v0.2.0 instead of v0.1.0-preview (#​153)

  • 66bf49b Shipping to NuGet should enforce successful integration tests (#​152)

  • f009056 Feature - rename to 'JwtTokenAuthorizationFilter' (#​150)

  • 9f6c0ac Feature - add request tracking middleware (#​140)

  • ed64be4 Testing - add tests for Azure Managed Identity authorization filter (#​148)

    See More
  • 57e755d Merge security packages into Arcus.WebApi.Security (#​144)

  • 655806a Simplify managed identity filter to get it working (roughly) (#​146)

  • 352acc2 Chore - remove Correlation csproj (#​145)

  • bc69777 Feature - move correlation to logging (#​141)

  • 8a65ffc Feature - add '.WithHttpCorrelationInfo' to Serilog enrichment extensions (#​136)

  • 00cd11c Use Arcus Security 1.1 (#​133)

  • ef7b227 Ensure unit tests are ran during CI & NuGet release (#​130)

  • d148fcb Feature - use Observability package for correlation access (#​132)

  • 468eca6 Chore - move build variables to variable template (#​131)

  • 351a114 Provide configuration options for Managed Identity authorization… (#​129)

This list of changes was auto generated.


Renovate configuration

📅 Schedule: 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested a review from tomkerkhove as a code owner May 11, 2020 09:43
@renovate renovate bot added the dependencies All issues related to dependencies & Renovate label May 11, 2020
@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label May 11, 2020
@promitor-bot
Copy link

Docker image for this PR was built and is available on Docker Hub.

You can pull it locally via the CLI:

docker pull tomkerkhove/promitor-agent-scraper-ci:pr1023-linux

Want to verify the new version? Run it locally:

docker run -d -p 8999:80 --name promitor-agent-scraper-pr1023-linux \
                         --env PROMITOR_AUTH_APPID='<azure-ad-app-id>' \
                         --env-file C:/Promitor/az-mon-auth.creds \
                         --volume C:/Promitor/metrics-declaration.yaml:/config/metrics-declaration.yaml  \
                         --volume C:/Promitor/runtime-config.yaml:/config/runtime.yaml \
                         tomkerkhove/promitor-agent-scraper-ci:pr1023-linux

You can find a CI version of our Helm chart on hub.helm.sh

@renovate renovate bot force-pushed the renovate-arcus-webapi-monorepo branch from 700b50d to 61b1634 Compare May 11, 2020 13:24
@promitor-bot
Copy link

Docker image for this PR was built and is available on Docker Hub.

You can pull it locally via the CLI:

docker pull tomkerkhove/promitor-agent-scraper-ci:pr1023-linux

Want to verify the new version? Run it locally:

docker run -d -p 8999:80 --name promitor-agent-scraper-pr1023-linux \
                         --env PROMITOR_AUTH_APPID='<azure-ad-app-id>' \
                         --env-file C:/Promitor/az-mon-auth.creds \
                         --volume C:/Promitor/metrics-declaration.yaml:/config/metrics-declaration.yaml  \
                         --volume C:/Promitor/runtime-config.yaml:/config/runtime.yaml \
                         tomkerkhove/promitor-agent-scraper-ci:pr1023-linux

You can find a CI version of our Helm chart on hub.helm.sh

@renovate renovate bot changed the title Update dependency Arcus.WebApi.Logging to v1.0.0 Update dependency Arcus.WebApi.Logging to v1.0.1 May 11, 2020
@renovate renovate bot force-pushed the renovate-arcus-webapi-monorepo branch from 61b1634 to 64e8d2e Compare May 11, 2020 16:54
@promitor-bot
Copy link

Docker image for this PR was built and is available on Docker Hub.

You can pull it locally via the CLI:

docker pull tomkerkhove/promitor-agent-scraper-ci:pr1023-linux

Want to verify the new version? Run it locally:

docker run -d -p 8999:80 --name promitor-agent-scraper-pr1023-linux \
                         --env PROMITOR_AUTH_APPID='<azure-ad-app-id>' \
                         --env-file C:/Promitor/az-mon-auth.creds \
                         --volume C:/Promitor/metrics-declaration.yaml:/config/metrics-declaration.yaml  \
                         --volume C:/Promitor/runtime-config.yaml:/config/runtime.yaml \
                         tomkerkhove/promitor-agent-scraper-ci:pr1023-linux

You can find a CI version of our Helm chart on hub.helm.sh

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
@promitor-bot
Copy link

Docker image for this PR was built and is available on Docker Hub.

You can pull it locally via the CLI:

docker pull tomkerkhove/promitor-agent-scraper-ci:pr1023-linux

Want to verify the new version? Run it locally:

docker run -d -p 8999:80 --name promitor-agent-scraper-pr1023-linux \
                         --env PROMITOR_AUTH_APPID='<azure-ad-app-id>' \
                         --env-file C:/Promitor/az-mon-auth.creds \
                         --volume C:/Promitor/metrics-declaration.yaml:/config/metrics-declaration.yaml  \
                         --volume C:/Promitor/runtime-config.yaml:/config/runtime.yaml \
                         tomkerkhove/promitor-agent-scraper-ci:pr1023-linux

You can find a CI version of our Helm chart on hub.helm.sh

@renovate
Copy link
Contributor Author

renovate bot commented May 11, 2020

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

@promitor-bot
Copy link

Docker image for this PR was built and is available on Docker Hub.

You can pull it locally via the CLI:

docker pull tomkerkhove/promitor-agent-scraper-ci:pr1023-linux

Want to verify the new version? Run it locally:

docker run -d -p 8999:80 --name promitor-agent-scraper-pr1023-linux \
                         --env PROMITOR_AUTH_APPID='<azure-ad-app-id>' \
                         --env-file C:/Promitor/az-mon-auth.creds \
                         --volume C:/Promitor/metrics-declaration.yaml:/config/metrics-declaration.yaml  \
                         --volume C:/Promitor/runtime-config.yaml:/config/runtime.yaml \
                         tomkerkhove/promitor-agent-scraper-ci:pr1023-linux

You can find a CI version of our Helm chart on hub.helm.sh

@promitor-bot
Copy link

Docker image for this PR was built and is available on Docker Hub.

You can pull it locally via the CLI:

docker pull tomkerkhove/promitor-agent-scraper-ci:pr1023-linux

Want to verify the new version? Run it locally:

docker run -d -p 8999:80 --name promitor-agent-scraper-pr1023-linux \
                         --env PROMITOR_AUTH_APPID='<azure-ad-app-id>' \
                         --env-file C:/Promitor/az-mon-auth.creds \
                         --volume C:/Promitor/metrics-declaration.yaml:/config/metrics-declaration.yaml  \
                         --volume C:/Promitor/runtime-config.yaml:/config/runtime.yaml \
                         tomkerkhove/promitor-agent-scraper-ci:pr1023-linux

You can find a CI version of our Helm chart on hub.helm.sh

@tomkerkhove tomkerkhove merged commit 0452ef5 into master May 12, 2020
@trafico-bot trafico-bot bot added the ✨ Merged Pull Request has been merged successfully label May 12, 2020
@tomkerkhove tomkerkhove deleted the renovate-arcus-webapi-monorepo branch May 12, 2020 06:05
@trafico-bot trafico-bot bot removed the 🔍 Ready for Review Pull Request is not reviewed yet label May 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies All issues related to dependencies & Renovate ✨ Merged Pull Request has been merged successfully
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants