Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .librarian/state.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/librarian-go@sha256:f2cbb6b904fdbf086efec0100536c52a79a654a5b9df21f975a2b6f6d50395a4
libraries:
- id: generator
version: 0.55.1
version: 0.55.2
last_generated_commit: ""
apis: []
source_roots:
Expand Down
8 changes: 8 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changes

## [0.55.2](https://github.com/googleapis/google-cloud-go/releases/tag/v0.55.2) (2026-01-14)

### Bug Fixes

* Ensure stable order of dynamic Firestore routing header parameters (#1685) ([d903b0d](https://github.com/googleapis/google-cloud-go/commit/d903b0d768adf71412db6e7c2df860f395484ce7))
* add API Versions section in pkg docs (#1678) ([3df0b4b](https://github.com/googleapis/google-cloud-go/commit/3df0b4b0fb8ad1bc9f32c279f5057df2b5d1870b))
* add API version to client comment (#1677) ([171a9cf](https://github.com/googleapis/google-cloud-go/commit/171a9cf512e980c62871a751e6043f204463ab70))

## [0.55.1](https://github.com/googleapis/google-cloud-go/releases/tag/v0.55.1) (2025-11-13)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions internal/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading