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

Bump AWSXRayRecorder.Handlers.AspNetCore and AWSXRayRecorder.Core #400

Open
wants to merge 69 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 26, 2024

Bumps AWSXRayRecorder.Handlers.AspNetCore and AWSXRayRecorder.Core. These dependencies needed to be updated together.
Updates AWSXRayRecorder.Handlers.AspNetCore from 2.11.0 to 2.12.0

Release notes

Sourced from AWSXRayRecorder.Handlers.AspNetCore's releases.

Release 2.12.0

Please refer change-log for more details

Release 2.11.1

Please refer change-log for more details

Changelog

Sourced from AWSXRayRecorder.Handlers.AspNetCore's changelog.

AWSXRayRecorder.Handlers.AspNet (2.12.0)

  • No changes. Bumping to release with lateral related packages.

AWSXRayRecorder.Handlers.AspNetCore (2.12.0)

  • No changes. Bumping to release with lateral related packages.

AWSXRayRecorder.Handlers.AwsSdk (2.13.0)

  • No changes. Bumping to release with lateral related packages.

AWSXRayRecorder.Handlers.EntityFramework (1.6.0)

  • No changes. Bumping to release with lateral related packages.

AWSXRayRecorder.Handlers.SqlServer (2.12.0)

  • Update System.Data.SqlClient version for CVE mitigation #PR294

AWSXRayRecorder.Handlers.System.Net (2.12.0)

  • No changes. Bumping to release with lateral related packages.

2.14.0 (2023-02-28)

AWSXRayRecorder.Core (2.14.0)

  • ec2plugin: fallback to utf8 if response encoding not set #PR278
  • Change context missing strategy behaviour to Log Error #PR281
Commits
  • 3a3391b Merge pull request #271 from wangzlei/release-v2.12.0
  • df62f49 Release PR for v2.12.0
  • 5db1a25 Merge pull request #269 from wangzlei/master
  • b14982a Merge branch 'master' into master
  • 1a7d397 Update DefaultAWSWhitelist.json
  • 23b2c89 Fix issue #267 using version 3.7.100 of AWS SDK causing exception not finding...
  • 34b291e feat(HttpClient): Provide tracing handler to allow removal of query string in...
  • 80b34de Release PR for v2.11.1 (#263)
  • 00e6863 Restore TraceableSqlCommand for NetCoreApp3.1 and Dotnet 6 Runtimes (#262)
  • See full diff in compare view

Updates AWSXRayRecorder.Core from 2.14.0 to 2.15.0

Release notes

Sourced from AWSXRayRecorder.Core's releases.

Release 2.15.0

Please refer change-log for details.

Changelog

Sourced from AWSXRayRecorder.Core's changelog.

2.15.0 (2024-06-25)

AWSXRayRecorder.Core (2.15.0)

  • Fix race condition on static dictionaries #PR291

AWSXRayRecorder.Handlers.AspNet (2.12.0)

  • No changes. Bumping to release with lateral related packages.

AWSXRayRecorder.Handlers.AspNetCore (2.12.0)

  • No changes. Bumping to release with lateral related packages.

AWSXRayRecorder.Handlers.AwsSdk (2.13.0)

  • No changes. Bumping to release with lateral related packages.

AWSXRayRecorder.Handlers.EntityFramework (1.6.0)

  • No changes. Bumping to release with lateral related packages.

AWSXRayRecorder.Handlers.SqlServer (2.12.0)

  • Update System.Data.SqlClient version for CVE mitigation #PR294

AWSXRayRecorder.Handlers.System.Net (2.12.0)

  • No changes. Bumping to release with lateral related packages.
Commits
  • 7f88bc7 Release PR for v2.15.0 (#305)
  • 4a72f30 trim quotes from jobId in signing script (#304)
  • f143e3b Revert all commits made for testing (#303)
  • 63b4e83 remove quotes using Trim. REVERT LATER
  • 9f238d4 trying text output with no-paginate
  • 7d459b4 fix relace command. REVERT LATER
  • e10a152 revert output as text. use replace instead. REVERT LATER
  • d3e429d run aws cli with text output to strip quotes. REVERT LATER
  • 2893618 debug statement. REVERT LATER
  • 3ca2073 Merge pull request #302 from aws/signing-issue
  • Additional commits viewable in compare view

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

ponselvamsakthivel-bc and others added 30 commits July 15, 2022 22:35
…swagger-for-prod

Task 5163: Enable Swagger for Notification API
…kCriticalBug

5126 SNYK critical bug in GovNotification repo
Task 5589: Dependabot Issue - .NET Information Disclosure Vulnerability
…ate-swagger-ui-sql-client

Lib update to fix dependabot alert
…78-Snyk-alerts-Notification-API

Snyk issue resolved
…t_secretes_from_config

secrets removed from nuget config
brijrajsinh-bc and others added 28 commits September 1, 2023 18:11
…ure/6531-health-check-swagger-route

Revert "6531 health check and swagger route changes"
…Alert-Unprotected-Storage-of-Credentials

Task 7226: Snyk Alert: Unprotected Storage of Credentials
Bumps [AWSXRayRecorder.Handlers.AspNetCore](https://github.com/aws/aws-xray-sdk-dotnet) and [AWSXRayRecorder.Core](https://github.com/aws/aws-xray-sdk-dotnet). These dependencies needed to be updated together.

Updates `AWSXRayRecorder.Handlers.AspNetCore` from 2.11.0 to 2.12.0
- [Release notes](https://github.com/aws/aws-xray-sdk-dotnet/releases)
- [Changelog](https://github.com/aws/aws-xray-sdk-dotnet/blob/master/CHANGELOG.md)
- [Commits](aws/aws-xray-sdk-dotnet@V2.11.0...V2.12.0)

Updates `AWSXRayRecorder.Core` from 2.14.0 to 2.15.0
- [Release notes](https://github.com/aws/aws-xray-sdk-dotnet/releases)
- [Changelog](https://github.com/aws/aws-xray-sdk-dotnet/blob/master/CHANGELOG.md)
- [Commits](aws/aws-xray-sdk-dotnet@V2.14.0...V2.15.0)

---
updated-dependencies:
- dependency-name: AWSXRayRecorder.Handlers.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: AWSXRayRecorder.Core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants