1.18.0 (2025-01-02)
Features
- firestore: Add String method for Update struct (#11355) (2320c35)
- firestore: Add WithCommitResponseTo TransactionOption (#6967) (eb25266)
- firestore: Surfacing the error returned from the service in Bulkwriter (#10826) (9ae039a)
Bug Fixes
- firestore: Add UTF-8 validation (#10881) (9199843)
- firestore: Allow using != with nil (#11112) (5b59819)
- firestore: Update golang.org/x/net to v0.33.0 (e9b0b69)
- firestore: Update google.golang.org/api to v0.203.0 (8bb87d5)
- firestore: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see https://togithub.com/googleapis/google-cloud-go/issues/11020. (8bb87d5)