Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Google.Apis.Auth from 1.68.0 to 1.69.0 #199

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps Google.Apis.Auth from 1.68.0 to 1.69.0.

Release notes

Sourced from Google.Apis.Auth's releases.

v1.69.0 Several fixes and features

Fixes:

  • #2869 Use universe-domain instead of universe_domain as the MDS endpoint
  • #2870 BaseClientService.UniverDomain setter is obsolete
  • #2871 Pause automatic requests to MDS Universe Domain endpoint

Features:

  • #2746 Simplify setting the HttpClient timeout

  • #2809 Improve error handling when signing with the IAM service

    BREAKING CHANGE: The ComputeCredential and ImpersonatedCredential SignBlobAsync methods will throw a GoogleApiException instead of a HttpRequestExtension. The GoogleApiException makes the HttpResponseMessage content available, which usually includes details about the error. We consider the risk of this change breaking users lower than the risk of disrupting all users with a new major version so we've decided to release this breaking change on a minor version of the library. Please create an issue on this repo if you are affected and we will e happy to help.

  • #2879 Use recommended retries for token and IAM sign blob endpoints

  • #2913 Support GOOGLE_CLOUD_UNIVERSE_DOMAIN environment variable

Dependencies:

  • #2730 Remove unused dependency Microsoft.AspNetCore.Authorization from Google.Apis.Auth.AspNetCore3

    BREAKING CHANGE: Projects using Google.Apis.Auth.AspNetCore3 that transitively depend on Microsoft.AspNetCore.Authorization may be broken. They only need to add an implicit dependency themselves. We consider the risk of this change breaking users lower than the risk of disrupting all users with a new major version so we've decided to release this breaking change on a minor version of the library. Please create an issue on this repo if you are affected and we will e happy to help.

Documentation:

  • #2916 Add warning note about user provided credential configurations
Commits
  • 04e8051 Update version 1.68.0 -> 1.69.0
  • ee3ae68 docs: Add warning note about user provided credential configurations.
  • 230ac64 feat: Generate Google.Apis.ServiceControl.v1 version 1.68.0.3669
  • a05298e feat: Generate Google.Apis.SecretManager.v1beta1 version 1.68.0.3669
  • 84d4aa5 feat: Generate Google.Apis.SecretManager.v1 version 1.68.0.3669
  • 21d64b8 feat: Generate Google.Apis.NetAppFiles.v1beta1 version 1.68.0.3668
  • 1cf4901 feat: Generate Google.Apis.NetAppFiles.v1 version 1.68.0.3668
  • 786b060 feat: Generate Google.Apis.Merchant.conversions_v1beta version 1.68.0.3670
  • f782f20 feat: Generate Google.Apis.FirebaseML.v2beta version 1.68.0.3671
  • 5675980 feat: Generate Google.Apis.DataFusion.v1 version 1.68.0.3669
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Google.Apis.Auth](https://github.com/googleapis/google-api-dotnet-client) from 1.68.0 to 1.69.0.
- [Release notes](https://github.com/googleapis/google-api-dotnet-client/releases)
- [Commits](googleapis/google-api-dotnet-client@v1.68.0...v1.69.0)

---
updated-dependencies:
- dependency-name: Google.Apis.Auth
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants