FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Upgrading versions of GAPIC and gRPC generated libraries. by dhermes · Pull Request #2453 · googleapis/google-cloud-python · GitHub

Upgrading versions of GAPIC and gRPC generated libraries. - #2453

Merged
dhermes merged 2 commits into
googleapis:masterfrom
dhermes:upgrade-gapic-deps
Sep 28, 2016
Merged

Upgrading versions of GAPIC and gRPC generated libraries.#2453
dhermes merged 2 commits into
googleapis:masterfrom
dhermes:upgrade-gapic-deps

Conversation

dhermes commented Sep 27, 2016
edited
Loading

Copy link
Copy Markdown
Contributor

This resolves the google-gax 0.14.* conflict.

As a side effect this should finally fix the RTD build breakage.

/cc @bjwatson

googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 27, 2016

dhermes commented Sep 27, 2016
edited
Loading

Copy link
Copy Markdown
Contributor Author

See googleapis/gapic-generator#526, we had another issue with positional vs. keyword args. So I made a commit to defensively use keyword arguments ONLY as keywords.

Check out the signatures from the 0.9.x versions we were using (I kept a diff around in case reviewers cared).

dhermes merged commit c6145c7 into googleapis:master Sep 28, 2016
dhermes deleted the upgrade-gapic-deps branch September 28, 2016 00:20
parthea pushed a commit that referenced this pull request Nov 24, 2025
Upgrading versions of GAPIC and gRPC generated libraries.
parthea pushed a commit that referenced this pull request Mar 2, 2026
Upgrading versions of GAPIC and gRPC generated libraries.
parthea pushed a commit that referenced this pull request Apr 1, 2026
Thank you for opening a Pull Request! Before submitting your PR, there
are a few things you can do to make sure it goes smoothly:
- [ ] Make sure to open an issue as a
[bug/issue](https://github.com/googleapis/python-bigquery-dataframes/issues/new/choose)
before writing your code! That way we can discuss the change, evaluate
designs, and agree on the general idea
- [ ] Ensure the tests and linter pass
- [ ] Code coverage does not decrease (if any source code was changed)
- [ ] Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕
parthea pushed a commit that referenced this pull request Apr 1, 2026
PR created by the Librarian CLI to initialize a release. Merging this PR
will auto trigger a release.

Librarian Version: v0.7.0
Language Image:
us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:1a2a85ab507aea26d787c06cc7979decb117164c81dd78a745982dfda80d4f68
<details><summary>bigframes: 2.36.0</summary>

##
[2.36.0](google/bigframes@v2.35.0...v2.36.0)
(2026-02-17)

### Features

* Initial support for biglake iceberg tables (#2409)
([ae35a989](google/bigframes@ae35a989))

* add bigquery.ai.generate_table function (#2453)
([b925aa24](google/bigframes@b925aa24))

### Documentation

* fix generate_text and generate_table input docs (#2455)
([078bd32e](google/bigframes@078bd32e))

* update multimodal dataframe notebook to use public APIs (#2456)
([342fa723](google/bigframes@342fa723))

* use direct API for pdf chunk and pdf extract (#2452)
([543ce52c](google/bigframes@543ce52c))

* use direct API for audio transcription (#2447)
([59cbc5db](google/bigframes@59cbc5db))

* Add EXIF metadata extraction example to multimodal notebook (#2429)
([84c6f883](google/bigframes@84c6f883))

* Update multimodal notebook to use public runtime helpers (#2451)
([e36dd8b4](google/bigframes@e36dd8b4))

</details>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement. grpc packaging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL