From a4be7f1436c451d87ad3a108b215eaecccddf12b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 02:56:26 +0000 Subject: [PATCH 1/2] Bump AWSSDK.Core from 3.7.400.30 to 3.7.400.33 Bumps [AWSSDK.Core](https://github.com/aws/aws-sdk-net) from 3.7.400.30 to 3.7.400.33. - [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD) - [Commits](https://github.com/aws/aws-sdk-net/commits) --- updated-dependencies: - dependency-name: AWSSDK.Core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../OpenSearch.Net.Auth.AwsSigV4.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/OpenSearch.Net.Auth.AwsSigV4/OpenSearch.Net.Auth.AwsSigV4.csproj b/src/OpenSearch.Net.Auth.AwsSigV4/OpenSearch.Net.Auth.AwsSigV4.csproj index fa53dee0cc..0e31275102 100644 --- a/src/OpenSearch.Net.Auth.AwsSigV4/OpenSearch.Net.Auth.AwsSigV4.csproj +++ b/src/OpenSearch.Net.Auth.AwsSigV4/OpenSearch.Net.Auth.AwsSigV4.csproj @@ -20,6 +20,6 @@ - + From 93fed7abd5619579a45b8743d7828ffb2fc91311 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 14 Oct 2024 02:56:50 +0000 Subject: [PATCH 2/2] Update changelog Signed-off-by: dependabot[bot] --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b5950e75bc..9ddb13a7cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ### Dependencies - Bumps `System.Diagnostics.DiagnosticSource` from 6.0.1 to 8.0.1 - Bumps `YamlDotNet` from 16.0.0 to 16.1.3 -- Bumps `AWSSDK.Core` from 3.7.400.11 to 3.7.400.30 +- Bumps `AWSSDK.Core` from 3.7.400.11 to 3.7.400.33 - Bumps `Fake.Core.SemVer` from 6.1.0 to 6.1.3 - Bumps `Bogus` from 35.6.0 to 35.6.1 - Bumps `Fake.Core.Environment` from 6.1.0 to 6.1.3 @@ -228,4 +228,4 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) [1.6.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.5.0...v1.6.0 [1.5.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.4.0...v1.5.0 [1.4.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.3.0...v1.4.0 -[1.3.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.2.0...v1.3.0 +[1.3.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.2.0...v1.3.0 \ No newline at end of file