From fdd15023ebc5d1347755d705ec50869efa4b88b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 02:56:44 +0000 Subject: [PATCH 1/2] Bump AWSSDK.Core from 3.7.400.2 to 3.7.400.4 Bumps [AWSSDK.Core](https://github.com/aws/aws-sdk-net) from 3.7.400.2 to 3.7.400.4. - [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 a430c5da80..cb0c9af45c 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 6c3547ad028d7937c68e2f14a875e844a6957b3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 12 Aug 2024 02:57:58 +0000 Subject: [PATCH 2/2] Update changelog Signed-off-by: dependabot[bot] --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d648f023b9..2d36f22611 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,7 +23,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Fixed naming of `ClusterManagerTimeout` and `MasterTimeout` properties from `*TimeSpanout` in the low-level client ([#332](https://github.com/opensearch-project/opensearch-net/pull/332)) ### Dependencies -- Bumps `AWSSDK.Core` from 3.7.204.12 to 3.7.400.2 +- Bumps `AWSSDK.Core` from 3.7.204.12 to 3.7.400.4 - Bumps `Bogus` from 35.3.0 to 35.6.0 - Bumps `xunit` from 2.7.1 to 2.8.0 - Bumps `FSharp.Core` from 8.0.100 to 8.0.301