From eb2e5f1989281a4957c937b7dec950729516bc02 Mon Sep 17 00:00:00 2001 From: Mads Magnus Due Date: Fri, 22 Nov 2024 12:18:04 +0100 Subject: [PATCH] chore: updating nuget packages in databricks (#413) * chore: updating nuget packages in databricks --- .../Databricks/documents/release-notes/release-notes.md | 5 +++++ .../Jobs.IntegrationTests/Jobs.IntegrationTests.csproj | 9 +++++---- .../source/Jobs.UnitTests/Jobs.UnitTests.csproj | 6 +++--- source/Databricks/source/Jobs/Jobs.csproj | 8 ++++---- .../SqlStatementExecution.IntegrationTests.csproj | 9 +++++---- .../SqlStatementExecution.UnitTests.csproj | 4 ++-- .../SqlStatementExecution/SqlStatementExecution.csproj | 8 ++++---- 7 files changed, 28 insertions(+), 21 deletions(-) diff --git a/source/Databricks/documents/release-notes/release-notes.md b/source/Databricks/documents/release-notes/release-notes.md index f1f21655f..d601506b5 100644 --- a/source/Databricks/documents/release-notes/release-notes.md +++ b/source/Databricks/documents/release-notes/release-notes.md @@ -1,5 +1,10 @@ # Databricks Release Notes +## Version 11.2.5 + +- Bump various NuGet packages to latest versions. +- No functional change. + ## Version 11.2.4 - Fix overflow of backoff value. diff --git a/source/Databricks/source/Jobs.IntegrationTests/Jobs.IntegrationTests.csproj b/source/Databricks/source/Jobs.IntegrationTests/Jobs.IntegrationTests.csproj index 35187fb41..4ed5bd8a6 100644 --- a/source/Databricks/source/Jobs.IntegrationTests/Jobs.IntegrationTests.csproj +++ b/source/Databricks/source/Jobs.IntegrationTests/Jobs.IntegrationTests.csproj @@ -34,12 +34,13 @@ limitations under the License. - - - + + + + - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/source/Databricks/source/Jobs.UnitTests/Jobs.UnitTests.csproj b/source/Databricks/source/Jobs.UnitTests/Jobs.UnitTests.csproj index 2618e09d5..afb78ed7b 100644 --- a/source/Databricks/source/Jobs.UnitTests/Jobs.UnitTests.csproj +++ b/source/Databricks/source/Jobs.UnitTests/Jobs.UnitTests.csproj @@ -29,10 +29,10 @@ limitations under the License. - + - - + + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/source/Databricks/source/Jobs/Jobs.csproj b/source/Databricks/source/Jobs/Jobs.csproj index 08c7953b4..3ed00d79b 100644 --- a/source/Databricks/source/Jobs/Jobs.csproj +++ b/source/Databricks/source/Jobs/Jobs.csproj @@ -31,7 +31,7 @@ limitations under the License. Energinet.DataHub.Core.Databricks.Jobs - 11.2.4$(VersionSuffix) + 11.2.5$(VersionSuffix) Databricks Jobs Energinet-DataHub Energinet-DataHub @@ -73,9 +73,9 @@ limitations under the License. - - - + + + diff --git a/source/Databricks/source/SqlStatementExecution.IntegrationTests/SqlStatementExecution.IntegrationTests.csproj b/source/Databricks/source/SqlStatementExecution.IntegrationTests/SqlStatementExecution.IntegrationTests.csproj index 2ecc50f23..8e2fabb00 100644 --- a/source/Databricks/source/SqlStatementExecution.IntegrationTests/SqlStatementExecution.IntegrationTests.csproj +++ b/source/Databricks/source/SqlStatementExecution.IntegrationTests/SqlStatementExecution.IntegrationTests.csproj @@ -30,12 +30,13 @@ limitations under the License. - - - + + + + - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/source/Databricks/source/SqlStatementExecution.UnitTests/SqlStatementExecution.UnitTests.csproj b/source/Databricks/source/SqlStatementExecution.UnitTests/SqlStatementExecution.UnitTests.csproj index a67a5dfee..f3449c2fe 100644 --- a/source/Databricks/source/SqlStatementExecution.UnitTests/SqlStatementExecution.UnitTests.csproj +++ b/source/Databricks/source/SqlStatementExecution.UnitTests/SqlStatementExecution.UnitTests.csproj @@ -29,9 +29,9 @@ limitations under the License. - + - + diff --git a/source/Databricks/source/SqlStatementExecution/SqlStatementExecution.csproj b/source/Databricks/source/SqlStatementExecution/SqlStatementExecution.csproj index 3c53f8076..c51bdd7bb 100644 --- a/source/Databricks/source/SqlStatementExecution/SqlStatementExecution.csproj +++ b/source/Databricks/source/SqlStatementExecution/SqlStatementExecution.csproj @@ -30,7 +30,7 @@ limitations under the License. Energinet.DataHub.Core.Databricks.SqlStatementExecution - 11.2.4$(VersionSuffix) + 11.2.5$(VersionSuffix) Databricks SQL Statement Execution Energinet-DataHub Energinet-DataHub @@ -73,9 +73,9 @@ limitations under the License. - - - + + + all