From ce0ecbbf9b45c7c320ef3b3190596f9579f7493c Mon Sep 17 00:00:00 2001 From: Daniel Sanche Date: Mon, 15 Dec 2025 13:44:36 -0800 Subject: [PATCH] chore: create a release --- .librarian/state.yaml | 2 +- CHANGELOG.md | 14 ++++++++++++++ google/cloud/pubsublite/gapic_version.py | 2 +- google/cloud/pubsublite_v1/gapic_version.py | 2 +- ...nippet_metadata_google.cloud.pubsublite.v1.json | 2 +- 5 files changed, 18 insertions(+), 4 deletions(-) diff --git a/.librarian/state.yaml b/.librarian/state.yaml index 217629bb..a3ddea69 100644 --- a/.librarian/state.yaml +++ b/.librarian/state.yaml @@ -1,7 +1,7 @@ image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:8e2c32496077054105bd06c54a59d6a6694287bc053588e24debe6da6920ad91 libraries: - id: google-cloud-pubsublite - version: 1.12.0 + version: 1.13.0 last_generated_commit: 5400ccce473c439885bd6bf2924fd242271bfcab apis: - path: google/cloud/pubsublite/v1 diff --git a/CHANGELOG.md b/CHANGELOG.md index 0577612f..a791e951 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,20 @@ [1]: https://pypi.org/project/google-cloud-pubsublite/#history +## [1.13.0](https://github.com/googleapis/python-pubsublite/compare/v1.12.0...v1.13.0) (2025-12-15) + + +### Features + +* Add support for Python 3.14 (#563) ([747fd6a380a77619f4b3c1e391bae3645d48d4aa](https://github.com/googleapis/python-pubsublite/commit/747fd6a380a77619f4b3c1e391bae3645d48d4aa)) + + +### Bug Fixes + +* Deprecate credentials_file argument (#559) ([c4f2cafc3c6309b523629879bdd09d9ac27d9184](https://github.com/googleapis/python-pubsublite/commit/c4f2cafc3c6309b523629879bdd09d9ac27d9184)) +* resolve issues where pre-release versions of dependencies are installed (#548) ([218278fc2524fe1cd9a9e0b317ca950ad4f150cc](https://github.com/googleapis/python-pubsublite/commit/218278fc2524fe1cd9a9e0b317ca950ad4f150cc)) +* remove setup.cfg configuration for creating universal wheels (#551) ([a45e534ac0fac29f72adb2006ba640faa6a232f6](https://github.com/googleapis/python-pubsublite/commit/a45e534ac0fac29f72adb2006ba640faa6a232f6)) + ## [1.12.0](https://github.com/googleapis/python-pubsublite/compare/v1.11.1...v1.12.0) (2025-02-24) diff --git a/google/cloud/pubsublite/gapic_version.py b/google/cloud/pubsublite/gapic_version.py index dc7fab9d..4cccf771 100644 --- a/google/cloud/pubsublite/gapic_version.py +++ b/google/cloud/pubsublite/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "1.12.0" # {x-release-please-version} +__version__ = "1.13.0" # {x-release-please-version} diff --git a/google/cloud/pubsublite_v1/gapic_version.py b/google/cloud/pubsublite_v1/gapic_version.py index dc7fab9d..4cccf771 100644 --- a/google/cloud/pubsublite_v1/gapic_version.py +++ b/google/cloud/pubsublite_v1/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "1.12.0" # {x-release-please-version} +__version__ = "1.13.0" # {x-release-please-version} diff --git a/samples/generated_samples/snippet_metadata_google.cloud.pubsublite.v1.json b/samples/generated_samples/snippet_metadata_google.cloud.pubsublite.v1.json index 66e7adeb..96a1c2ec 100644 --- a/samples/generated_samples/snippet_metadata_google.cloud.pubsublite.v1.json +++ b/samples/generated_samples/snippet_metadata_google.cloud.pubsublite.v1.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-cloud-pubsublite", - "version": "1.12.0" + "version": "1.13.0" }, "snippets": [ {