update lock clucknut
All checks were successful
All checks were successful
This commit is contained in:
36
vendor/google/gax/CHANGELOG.md
vendored
36
vendor/google/gax/CHANGELOG.md
vendored
@@ -1,5 +1,41 @@
|
||||
# Changelog
|
||||
|
||||
## [1.42.2](https://github.com/googleapis/gax-php/compare/v1.42.1...v1.42.2) (2026-04-02)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Ensure safe minimum for protobuf v5 ([#661](https://github.com/googleapis/gax-php/issues/661)) ([e10a8c9](https://github.com/googleapis/gax-php/commit/e10a8c993b5d4861d80f2c702ae77373d8817622))
|
||||
|
||||
## [1.42.1](https://github.com/googleapis/gax-php/compare/v1.42.0...v1.42.1) (2026-03-12)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **deps:** Update dependency google/protobuf to v5 ([#655](https://github.com/googleapis/gax-php/issues/655)) ([1d89f50](https://github.com/googleapis/gax-php/commit/1d89f50510794e220fb036042612336717e8fedd))
|
||||
* Suppress unpack exceptions ([#656](https://github.com/googleapis/gax-php/issues/656)) ([989cf37](https://github.com/googleapis/gax-php/commit/989cf3710c6285b3eb71b6fc0c83d2b50508f456))
|
||||
|
||||
## [1.42.0](https://github.com/googleapis/gax-php/compare/v1.41.0...v1.42.0) (2026-01-22)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* Support grpc-status-details-bin for ApiException::getErrorDetails ([#614](https://github.com/googleapis/gax-php/issues/614)) ([c44ad0c](https://github.com/googleapis/gax-php/commit/c44ad0c068586b635a3f6b325e157c116f68065e))
|
||||
|
||||
## [1.41.0](https://github.com/googleapis/gax-php/compare/v1.40.1...v1.41.0) (2026-01-16)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* Add ApiException::getErrorDetails() for retrieval of additional exception info ([#611](https://github.com/googleapis/gax-php/issues/611)) ([be7402a](https://github.com/googleapis/gax-php/commit/be7402a94d1c4201e1ca03cdd3bab6c01adb0c24))
|
||||
|
||||
## [1.40.1](https://github.com/googleapis/gax-php/compare/v1.40.0...v1.40.1) (2026-01-16)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Use self:: instead of $this-> for static validation methods in GapicClientTrait validation ([#643](https://github.com/googleapis/gax-php/issues/643)) ([5ba2b20](https://github.com/googleapis/gax-php/commit/5ba2b200c16b78b10e3dddf5ac6a2c5cd7eb8641))
|
||||
|
||||
## [1.40.0](https://github.com/googleapis/gax-php/compare/v1.39.0...v1.40.0) (2025-12-04)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user