From 08024369dfaa1523d5a96a406fc6b251bab211d1 Mon Sep 17 00:00:00 2001 From: Lei Wang <66336933+wangzlei@users.noreply.github.com> Date: Mon, 6 May 2024 20:31:28 -0700 Subject: [PATCH] Revert "Release PR for v2.15.0" --- CHANGELOG.md | 22 ------- sdk/AWSXRayRecorder.nuspec | 58 +++++++++---------- sdk/src/Core/AWSXRayRecorder.Core.csproj | 6 +- .../AWSXRayRecorder.Handlers.AspNet.csproj | 6 +- ...AWSXRayRecorder.Handlers.AspNetCore.csproj | 6 +- .../AWSXRayRecorder.Handlers.AwsSdk.csproj | 6 +- ...ayRecorder.Handlers.EntityFramework.csproj | 6 +- .../AWSXRayRecorder.Handlers.SqlServer.csproj | 6 +- ...AWSXRayRecorder.Handlers.System.Net.csproj | 6 +- 9 files changed, 50 insertions(+), 72 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f13cf6..0273f33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,28 +1,6 @@ # Change Log All notable changes to this project will be documented in this file. -## 2.15.0 (2024-05-02) -### AWSXRayRecorder.Core (2.15.0) -- No changes. Bumping to release with lateral related packages. - -### 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](https://github.com/aws/aws-xray-sdk-dotnet/pull/294) - -### 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](https://github.com/aws/aws-xray-sdk-dotnet/pull/278) diff --git a/sdk/AWSXRayRecorder.nuspec b/sdk/AWSXRayRecorder.nuspec index 36a1280..2f98964 100644 --- a/sdk/AWSXRayRecorder.nuspec +++ b/sdk/AWSXRayRecorder.nuspec @@ -2,7 +2,7 @@ AWSXRayRecorder - 2.15.0 + 2.14.0 AWS X-Ray Recorder AWS Web Service http://aws.amazon.com/apache2.0/ @@ -15,44 +15,44 @@ AWS Amazon cloud AWSXRay XRay - - - - - - + + + + + + - - - - - + + + + + - - - - - - + + + + + + - - - - - + + + + + - - - - - - + + + + + + diff --git a/sdk/src/Core/AWSXRayRecorder.Core.csproj b/sdk/src/Core/AWSXRayRecorder.Core.csproj index 7340d41..0462219 100644 --- a/sdk/src/Core/AWSXRayRecorder.Core.csproj +++ b/sdk/src/Core/AWSXRayRecorder.Core.csproj @@ -5,9 +5,9 @@ Amazon.com, Inc Amazon Web Service X-Ray Recorder Copyright 2017-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. - 2.15.0.0 - 2.15.0.0 - 2.15.0 + 2.14.0.0 + 2.14.0.0 + 2.14.0 Amazon.XRay.Recorder.Core true ../../../buildtools/local-development.snk diff --git a/sdk/src/Handlers/AspNet/AWSXRayRecorder.Handlers.AspNet.csproj b/sdk/src/Handlers/AspNet/AWSXRayRecorder.Handlers.AspNet.csproj index 2682d74..e0c6695 100644 --- a/sdk/src/Handlers/AspNet/AWSXRayRecorder.Handlers.AspNet.csproj +++ b/sdk/src/Handlers/AspNet/AWSXRayRecorder.Handlers.AspNet.csproj @@ -5,9 +5,9 @@ Amazon.com, Inc Amazon Web Service X-Ray Recorder Copyright 2017-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. - 2.12.0.0 - 2.12.0.0 - 2.12.0 + 2.11.0.0 + 2.11.0.0 + 2.11.0 Amazon.XRay.Recorder.Handlers.AspNet true ../../../../buildtools/local-development.snk diff --git a/sdk/src/Handlers/AspNetCore/AWSXRayRecorder.Handlers.AspNetCore.csproj b/sdk/src/Handlers/AspNetCore/AWSXRayRecorder.Handlers.AspNetCore.csproj index a5c5cc1..1326105 100644 --- a/sdk/src/Handlers/AspNetCore/AWSXRayRecorder.Handlers.AspNetCore.csproj +++ b/sdk/src/Handlers/AspNetCore/AWSXRayRecorder.Handlers.AspNetCore.csproj @@ -4,9 +4,9 @@ Amazon.com, Inc Amazon Web Service X-Ray Recorder Copyright 2017-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. - 2.12.0.0 - 2.12.0.0 - 2.12.0 + 2.11.0.0 + 2.11.0.0 + 2.11.0 true Amazon.XRay.Recorder.Handlers.AspNetCore ../../../../buildtools/local-development.snk diff --git a/sdk/src/Handlers/AwsSdk/AWSXRayRecorder.Handlers.AwsSdk.csproj b/sdk/src/Handlers/AwsSdk/AWSXRayRecorder.Handlers.AwsSdk.csproj index 2aa7330..24b9ad4 100644 --- a/sdk/src/Handlers/AwsSdk/AWSXRayRecorder.Handlers.AwsSdk.csproj +++ b/sdk/src/Handlers/AwsSdk/AWSXRayRecorder.Handlers.AwsSdk.csproj @@ -5,9 +5,9 @@ Amazon.com, Inc Amazon Web Service X-Ray Recorder Copyright 2017-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. - 2.13.0.0 - 2.13.0.0 - 2.13.0 + 2.12.0.0 + 2.12.0.0 + 2.12.0 Amazon.XRay.Recorder.Handlers.AwsSdk true ../../../../buildtools/local-development.snk diff --git a/sdk/src/Handlers/EntityFramework/AWSXRayRecorder.Handlers.EntityFramework.csproj b/sdk/src/Handlers/EntityFramework/AWSXRayRecorder.Handlers.EntityFramework.csproj index da1b14b..4f6ccad 100644 --- a/sdk/src/Handlers/EntityFramework/AWSXRayRecorder.Handlers.EntityFramework.csproj +++ b/sdk/src/Handlers/EntityFramework/AWSXRayRecorder.Handlers.EntityFramework.csproj @@ -5,9 +5,9 @@ Amazon.com, Inc Amazon Web Service X-Ray Recorder Copyright 2017-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. - 1.6.0.0 - 1.6.0.0 - 1.6.0 + 1.5.0.0 + 1.5.0.0 + 1.5.0 AWSXRayRecorder.Handlers.EntityFramework Amazon.XRay.Recorder.Handlers.EntityFramework Amazon Web Services diff --git a/sdk/src/Handlers/SqlServer/AWSXRayRecorder.Handlers.SqlServer.csproj b/sdk/src/Handlers/SqlServer/AWSXRayRecorder.Handlers.SqlServer.csproj index 407efcd..53c15dd 100644 --- a/sdk/src/Handlers/SqlServer/AWSXRayRecorder.Handlers.SqlServer.csproj +++ b/sdk/src/Handlers/SqlServer/AWSXRayRecorder.Handlers.SqlServer.csproj @@ -5,9 +5,9 @@ Amazon.com, Inc Amazon Web Service X-Ray Recorder Copyright 2017-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. - 2.12.0.0 - 2.12.0.0 - 2.12.0 + 2.11.0.0 + 2.11.0.0 + 2.11.0 Amazon.XRay.Recorder.Handlers.SqlServer true ../../../../buildtools/local-development.snk diff --git a/sdk/src/Handlers/System.Net/AWSXRayRecorder.Handlers.System.Net.csproj b/sdk/src/Handlers/System.Net/AWSXRayRecorder.Handlers.System.Net.csproj index 0947cf7..6621f86 100644 --- a/sdk/src/Handlers/System.Net/AWSXRayRecorder.Handlers.System.Net.csproj +++ b/sdk/src/Handlers/System.Net/AWSXRayRecorder.Handlers.System.Net.csproj @@ -5,9 +5,9 @@ Amazon.com, Inc Amazon Web Service X-Ray Recorder Copyright 2017-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. - 2.12.0.0 - 2.12.0.0 - 2.12.0 + 2.11.0.0 + 2.11.0.0 + 2.11.0 Amazon.XRay.Recorder.Handlers.System.Net true ../../../../buildtools/local-development.snk