Skip to content

fix: Deprecate credentials_file argument - #559

Merged
parthea merged 5 commits into
mainfrom
owl-bot-copy
Nov 12, 2025
Merged

fix: Deprecate credentials_file argument#559
parthea merged 5 commits into
mainfrom
owl-bot-copy

Conversation

@gcf-owl-bot

@gcf-owl-botgcf-owl-botBot commented Sep 2, 2025

Copy link
Copy Markdown
Contributor
  • Regenerate this pull request now.

fix: Deprecate credentials_file argument
chore: Update gapic-generator-python to 1.28.0

PiperOrigin-RevId: 816753840

Source-Link: googleapis/googleapis@d06cf27

Source-Link: https://github.com/googleapis/googleapis-gen/commit/a524e7310882bbb99bfe1399b18bed328979211c
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTUyNGU3MzEwODgyYmJiOTliZmUxMzk5YjE4YmVkMzI4OTc5MjExYyJ9

BEGIN_NESTED_COMMIT
chore: Update gapic-generator-python to 1.26.2
PiperOrigin-RevId: 802200836

Source-Link: googleapis/googleapis@d300b15

Source-Link: https://github.com/googleapis/googleapis-gen/commit/a1ff0ae72ddcb68a259215d8c77661e2cdbb9b02
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTFmZjBhZTcyZGRjYjY4YTI1OTIxNWQ4Yzc3NjYxZTJjZGJiOWIwMiJ9
END_NESTED_COMMIT

PiperOrigin-RevId: 802200836
Source-Link: googleapis/googleapis@d300b15
Source-Link: googleapis/googleapis-gen@a1ff0ae
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTFmZjBhZTcyZGRjYjY4YTI1OTIxNWQ4Yzc3NjYxZTJjZGJiOWIwMiJ9
@trusted-contributions-gcftrusted-contributions-gcfBot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Sep 2, 2025
@product-auto-labelproduct-auto-labelBot added size: xl Pull request size is extra large. api: pubsublite Issues related to the googleapis/python-pubsublite API. labels Sep 2, 2025
@gcf-owl-botgcf-owl-botBot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 2, 2025
@gcf-owl-bot
gcf-owl-botBot marked this pull request as ready for review September 2, 2025 20:18
@gcf-owl-bot
gcf-owl-botBot requested review from a teamSeptember 2, 2025 20:18
@product-auto-labelproduct-auto-labelBot added size: xs Pull request size is extra small. and removed size: xl Pull request size is extra large. labels Sep 2, 2025
@trusted-contributions-gcftrusted-contributions-gcfBot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 2, 2025
@gcf-owl-botgcf-owl-botBot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 2, 2025
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 2, 2025
acocuzzo
acocuzzo previously approved these changes Sep 18, 2025
fix: Deprecate credentials_file argument
chore: Update gapic-generator-python to 1.28.0
PiperOrigin-RevId: 816753840
Source-Link: googleapis/googleapis@d06cf27
Source-Link: googleapis/googleapis-gen@a524e73
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTUyNGU3MzEwODgyYmJiOTliZmUxMzk5YjE4YmVkMzI4OTc5MjExYyJ9
@gcf-owl-botgcf-owl-botBot changed the title chore: Update gapic-generator-python to 1.26.2feat: Add support for Python 3.14Oct 9, 2025
@snippet-bot

snippet-botBot commented Oct 9, 2025

Copy link
Copy Markdown

No region tags are edited in this PR.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@trusted-contributions-gcftrusted-contributions-gcfBot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Oct 9, 2025
@product-auto-labelproduct-auto-labelBot added size: xl Pull request size is extra large. and removed size: xs Pull request size is extra small. labels Oct 9, 2025
@gcf-owl-botgcf-owl-botBot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 9, 2025
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 9, 2025
@gcf-owl-bot
gcf-owl-botBot requested a review from a team as a code ownerOctober 9, 2025 03:03
@product-auto-labelproduct-auto-labelBot added size: m Pull request size is medium. and removed size: xl Pull request size is extra large. labels Oct 9, 2025
@trusted-contributions-gcftrusted-contributions-gcfBot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Oct 9, 2025
@gcf-owl-botgcf-owl-botBot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 9, 2025
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 9, 2025
@trusted-contributions-gcftrusted-contributions-gcfBot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Nov 12, 2025
@gcf-owl-botgcf-owl-botBot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 12, 2025
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 12, 2025
@partheaparthea changed the title feat: Add support for Python 3.14fix: Deprecate credentials_file argumentNov 12, 2025
@parthea
parthea enabled auto-merge (squash) November 12, 2025 20:26
@parthea
parthea merged commit c4f2caf into mainNov 12, 2025
28 checks passed
@parthea
parthea deleted the owl-bot-copy branch November 12, 2025 20:30
@release-pleaserelease-pleaseBot mentioned this pull request Nov 12, 2025
daniel-sanche added a commit that referenced this pull request Dec 16, 2025
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:8e2c32496077054105bd06c54a59d6a6694287bc053588e24debe6da6920ad91
<details><summary>google-cloud-pubsublite: 1.13.0</summary>
##
[1.13.0](v1.12.0...v1.13.0)
(2025-12-15)
### Features
* Add support for Python 3.14 (#563)
([747fd6a](747fd6a3))
### Bug Fixes
* resolve issues where pre-release versions of dependencies are
installed (#548)
([218278f](218278fc))
* remove setup.cfg configuration for creating universal wheels (#551)
([a45e534](a45e534a))
* Deprecate credentials_file argument (#559) (PiperOrigin-RevId:
816753840)
([c4f2caf](c4f2cafc))
</details>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: pubsubliteIssues related to the googleapis/python-pubsublite API.owl-bot-copysize: mPull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@parthea@acocuzzo@davidtorres@yoshi-kokoro