Skip to content

feat: add universe domain support for TPC - #557

Merged
tianwarren123 merged 7 commits into
mainfrom
feat/universe-domain-support
Sep 10, 2026
Merged

feat: add universe domain support for TPC#557
tianwarren123 merged 7 commits into
mainfrom
feat/universe-domain-support

Conversation

@tianwarren123

@tianwarren123 tianwarren123 commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Add universe_domain parameter to Connector and AsyncConnector classes to support TPC (Trusted Partner Cloud) universe domains. Changes include:

  • Dynamic AlloyDB API endpoint construction based on universe domain
  • Credential universe domain validation
  • Unit tests for all new functionality

@tianwarren123
tianwarren123 requested a review from a team as a code owner August 7, 2026 23:21
@tianwarren123
tianwarren123 force-pushed the feat/universe-domain-support branch from 1bf866b to 95e4a06 Compare August 7, 2026 23:32
@tianwarren123
tianwarren123 enabled auto-merge (squash) August 7, 2026 23:32
@tianwarren123
tianwarren123 force-pushed the feat/universe-domain-support branch from 95e4a06 to 89a4756 Compare August 7, 2026 23:36
Add universe_domain parameter to Connector and AsyncConnector classes
to support TPC (Trusted Partner Cloud) universe domains. Changes include:

- Dynamic AlloyDB API endpoint construction based on universe domain
- GOOGLE_CLOUD_UNIVERSE_DOMAIN env var fallback
- Credential universe domain validation
- Unit tests for all new functionality
@tianwarren123
tianwarren123 force-pushed the feat/universe-domain-support branch from 89a4756 to fa3efef Compare August 7, 2026 23:41

@enocom enocom left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I'll leave it to Rishabh to approve.

Comment thread google/cloud/alloydbconnector/async_connector.py Outdated
Comment thread tests/unit/test_connector.py

@rhatgadkar-goog rhatgadkar-goog left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for addressing the comments. LGTM

@tianwarren123
tianwarren123 merged commit 610cb52 into main Sep 10, 2026
21 checks passed
@tianwarren123
tianwarren123 deleted the feat/universe-domain-support branch September 10, 2026 21:36
rhatgadkar-goog pushed a commit that referenced this pull request Sep 10, 2026
🤖 I have created a release *beep* *boop*
---


##
[1.14.0](v1.13.1...v1.14.0)
(2026-09-10)


### Features

* add universe domain support for TPC
([#557](#557))
([610cb52](610cb52))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants