From da3e16b3494d3081f93bc25bc05419ab3f5251c5 Mon Sep 17 00:00:00 2001 From: Mattia Tommasone Date: Mon, 18 Nov 2024 14:41:59 +0000 Subject: [PATCH] Changes for release V21.1.1. --- CHANGELOG.md | 6 ++++++ Google.Ads.Gax/src/Google.Ads.Gax.csproj | 6 +++--- .../src/Google.Ads.GoogleAds.Core.csproj | 8 ++++---- .../src/Google.Ads.GoogleAds.Extensions.csproj | 10 +++++----- .../examples/Google.Ads.GoogleAds.Examples.csproj | 4 ++-- Google.Ads.GoogleAds/src/Google.Ads.GoogleAds.csproj | 8 ++++---- 6 files changed, 24 insertions(+), 18 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ae968a177..0a1a2a7ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +21.1.1 +====== +- Added support for configuring service account credentials from a JSON stream. +- Upgraded the System.Text.Json dependency in the `AuthenticateInAspNetWebApplication` subproject to + address a security finding. + 21.1.0 ====== - Added support for version 18.0 of the Google Ads API. diff --git a/Google.Ads.Gax/src/Google.Ads.Gax.csproj b/Google.Ads.Gax/src/Google.Ads.Gax.csproj index 5e3b8c107..5ae9a0fa7 100644 --- a/Google.Ads.Gax/src/Google.Ads.Gax.csproj +++ b/Google.Ads.Gax/src/Google.Ads.Gax.csproj @@ -3,7 +3,7 @@ Google Ads GAPIC Extensions Dotnet Client Library Google.Ads.Gax - 4.0.1 + 4.0.2 This library provides functionality that makes it easier to work with Generated API Client GAPIC client libraries for Google's Ads APIs. https://github.com/googleads/google-ads-dotnet/blob/main/ChangeLog @@ -31,8 +31,8 @@ true true true - 4.0.1 - 4.0.1 + 4.0.2 + 4.0.2 latest diff --git a/Google.Ads.GoogleAds.Core/src/Google.Ads.GoogleAds.Core.csproj b/Google.Ads.GoogleAds.Core/src/Google.Ads.GoogleAds.Core.csproj index 293e9785a..aeb00035c 100644 --- a/Google.Ads.GoogleAds.Core/src/Google.Ads.GoogleAds.Core.csproj +++ b/Google.Ads.GoogleAds.Core/src/Google.Ads.GoogleAds.Core.csproj @@ -3,7 +3,7 @@ Google Ads API Core Dotnet Client Library Google.Ads.GoogleAds.Core - 4.0.2 + 4.0.3 This library provides you with functionality to access the Google Ads API. The Google Ads API is the modern programmatic interface to Google Ads and the next generation of the AdWords API. See https://developers.google.com/google-ads/api to learn more about Google Ads API. https://github.com/googleads/google-ads-dotnet/blob/master/ChangeLog GoogleAds Google @@ -30,8 +30,8 @@ true true true - 4.0.2 - 4.0.2 + 4.0.3 + 4.0.3 latest @@ -40,7 +40,7 @@ - + diff --git a/Google.Ads.GoogleAds.Extensions/src/Google.Ads.GoogleAds.Extensions.csproj b/Google.Ads.GoogleAds.Extensions/src/Google.Ads.GoogleAds.Extensions.csproj index 26ef528bc..de76ec082 100644 --- a/Google.Ads.GoogleAds.Extensions/src/Google.Ads.GoogleAds.Extensions.csproj +++ b/Google.Ads.GoogleAds.Extensions/src/Google.Ads.GoogleAds.Extensions.csproj @@ -3,7 +3,7 @@ Google Ads API Dotnet Client Library Extensions Google.Ads.GoogleAds.Extensions - 2.0.1 + 2.0.2 This library provides you with extensions for the Google Ads API client library. The Google Ads API is the modern programmatic interface to Google Ads. See https://developers.google.com/google-ads/api to learn more about Google Ads API. https://github.com/googleads/google-ads-dotnet/blob/master/ChangeLog GoogleAds Google @@ -31,8 +31,8 @@ true true true - 2.0.1 - 2.0.1 + 2.0.2 + 2.0.2 latest @@ -45,9 +45,9 @@ - + - + diff --git a/Google.Ads.GoogleAds/examples/Google.Ads.GoogleAds.Examples.csproj b/Google.Ads.GoogleAds/examples/Google.Ads.GoogleAds.Examples.csproj index 7aad900d3..5d17a8a42 100644 --- a/Google.Ads.GoogleAds/examples/Google.Ads.GoogleAds.Examples.csproj +++ b/Google.Ads.GoogleAds/examples/Google.Ads.GoogleAds.Examples.csproj @@ -34,9 +34,9 @@ - + - + diff --git a/Google.Ads.GoogleAds/src/Google.Ads.GoogleAds.csproj b/Google.Ads.GoogleAds/src/Google.Ads.GoogleAds.csproj index 1298d2823..58a5c9cc1 100644 --- a/Google.Ads.GoogleAds/src/Google.Ads.GoogleAds.csproj +++ b/Google.Ads.GoogleAds/src/Google.Ads.GoogleAds.csproj @@ -3,7 +3,7 @@ Google Ads API Dotnet Client Library Google.Ads.GoogleAds - 21.1.0 + 21.1.1 This library provides you with functionality to access the Google Ads API. The Google Ads API is the modern programmatic interface to Google Ads and the next generation of the AdWords API. See https://developers.google.com/google-ads/api to learn more about Google Ads API. https://github.com/googleads/google-ads-dotnet/blob/master/ChangeLog GoogleAds Google @@ -30,8 +30,8 @@ true true true - 21.1.0 - 21.1.0 + 21.1.1 + 21.1.1 latest @@ -40,7 +40,7 @@ - +