Skip to content

Support V2 instance admin#1923

Merged
tseaver merged 5 commits intogoogleapis:bigtable-v2from
tseaver:bigtable-v2-instance_admin
Jun 28, 2016
Merged

Support V2 instance admin#1923
tseaver merged 5 commits intogoogleapis:bigtable-v2from
tseaver:bigtable-v2-instance_admin

Conversation

@tseaver
Copy link
Contributor

@tseaver tseaver commented Jun 28, 2016

No description provided.

@tseaver tseaver added the api: bigtable Issues related to the Bigtable API. label Jun 28, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 28, 2016
@tseaver tseaver merged commit 90cd2e7 into googleapis:bigtable-v2 Jun 28, 2016
@tseaver tseaver deleted the bigtable-v2-instance_admin branch June 28, 2016 17:22
@tseaver tseaver mentioned this pull request Jun 29, 2016
parthea added a commit that referenced this pull request Mar 2, 2026
This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[google-auth](https://redirect.github.com/googleapis/google-auth-library-python)
| `==2.45.0` → `==2.47.0` |
![age](https://developer.mend.io/api/mc/badges/age/pypi/google-auth/2.47.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/google-auth/2.45.0/2.47.0?slim=true)
|
|
[google-cloud-compute](https://redirect.github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-compute)
([source](https://redirect.github.com/googleapis/google-cloud-python)) |
`==1.40.0` → `==1.41.0` |
![age](https://developer.mend.io/api/mc/badges/age/pypi/google-cloud-compute/1.41.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/google-cloud-compute/1.40.0/1.41.0?slim=true)
|

---

### Release Notes

<details>
<summary>googleapis/google-auth-library-python (google-auth)</summary>

###
[`v2.47.0`](https://redirect.github.com/googleapis/google-auth-library-python/blob/HEAD/CHANGELOG.md#2470-2026-01-06)

[Compare
Source](https://redirect.github.com/googleapis/google-auth-library-python/compare/v2.46.0...v2.47.0)

##### Features

- drop `cachetools` dependency in favor of simple local implementation
([#&#8203;1590](https://redirect.github.com/googleapis/google-auth-library-python/issues/1590))
([5c07e1c4f52bc77a1b16fa3b7b3c5269c242f6f4](https://redirect.github.com/googleapis/google-auth-library-python/commit/5c07e1c4f52bc77a1b16fa3b7b3c5269c242f6f4))

##### Bug Fixes

- Python 3.8 support
([#&#8203;1918](https://redirect.github.com/googleapis/google-auth-library-python/issues/1918))
([60dc20014a35ec4ba71e8065b9a33ecbdbeca97a](https://redirect.github.com/googleapis/google-auth-library-python/commit/60dc20014a35ec4ba71e8065b9a33ecbdbeca97a))

###
[`v2.46.0`](https://redirect.github.com/googleapis/google-auth-library-python/blob/HEAD/CHANGELOG.md#2460-2026-01-05)

[Compare
Source](https://redirect.github.com/googleapis/google-auth-library-python/compare/v2.45.0...v2.46.0)

##### Documentation

- update urllib3 docstrings for v2 compatibility
([#&#8203;1903](https://redirect.github.com/googleapis/google-auth-library-python/issues/1903))
([3f1aeea2d1014ea1d244a4c3470e52d74d55404b](https://redirect.github.com/googleapis/google-auth-library-python/commit/3f1aeea2d1014ea1d244a4c3470e52d74d55404b))

##### Features

- Recognize workload certificate config in
has\_default\_client\_cert\_source for mTLS for Agentic Identities
([#&#8203;1907](https://redirect.github.com/googleapis/google-auth-library-python/issues/1907))
([0b9107d573123e358c347ffa067637f992af61b4](https://redirect.github.com/googleapis/google-auth-library-python/commit/0b9107d573123e358c347ffa067637f992af61b4))

##### Bug Fixes

- add types to default and verify\_token and Request **init** based on
comments in the source code.
([#&#8203;1588](https://redirect.github.com/googleapis/google-auth-library-python/issues/1588))
([59a5f588f7793b59d923a4185c8c07738da618f7](https://redirect.github.com/googleapis/google-auth-library-python/commit/59a5f588f7793b59d923a4185c8c07738da618f7))
- fix the document of secure\_authorized\_session
([#&#8203;1536](https://redirect.github.com/googleapis/google-auth-library-python/issues/1536))
([5d0014707fc359782df5ccfcaa75fd372fe9dce3](https://redirect.github.com/googleapis/google-auth-library-python/commit/5d0014707fc359782df5ccfcaa75fd372fe9dce3))
- remove setup.cfg configuration for creating universal wheels
([#&#8203;1693](https://redirect.github.com/googleapis/google-auth-library-python/issues/1693))
([c767531ce05a89002d109f595187aff1fcaacfb7](https://redirect.github.com/googleapis/google-auth-library-python/commit/c767531ce05a89002d109f595187aff1fcaacfb7))
- use .read() instead of .content.read() in aiohttp transport
([#&#8203;1899](https://redirect.github.com/googleapis/google-auth-library-python/issues/1899))
([12f4470f808809e8abf1141f98d88ab720c3899b](https://redirect.github.com/googleapis/google-auth-library-python/commit/12f4470f808809e8abf1141f98d88ab720c3899b))
- raise RefreshError for missing token in impersonated credentials
([#&#8203;1897](https://redirect.github.com/googleapis/google-auth-library-python/issues/1897))
([94d04e090fdfc61926dd32bc1d65f8820b9cede5](https://redirect.github.com/googleapis/google-auth-library-python/commit/94d04e090fdfc61926dd32bc1d65f8820b9cede5))
- Fix test coverage for mtls\_helper
([#&#8203;1886](https://redirect.github.com/googleapis/google-auth-library-python/issues/1886))
([02e71631fe275d93825c2e957e830773e75133f7](https://redirect.github.com/googleapis/google-auth-library-python/commit/02e71631fe275d93825c2e957e830773e75133f7))

</details>

<details>
<summary>googleapis/google-cloud-python (google-cloud-compute)</summary>

###
[`v1.41.0`](https://redirect.github.com/googleapis/google-cloud-python/releases/tag/google-cloud-compute-v1.41.0):
google-cloud-compute 1.41.0

[Compare
Source](https://redirect.github.com/googleapis/google-cloud-python/compare/google-cloud-compute-v1.40.0...google-cloud-compute-v1.41.0)

####
[1.41.0](https://redirect.github.com/googleapis/google-cloud-python/compare/google-cloud-compute-v1.40.0...google-cloud-compute-v1.41.0)
(2026-01-08)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/googleapis/google-auth-library-python).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4xIiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigtable Issues related to the Bigtable API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants