Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency google/gax to v1 #139

Merged

Conversation

renovate-bot
Copy link
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
google/gax ^0.35.0 -> ^1.0.0 age adoption passing confidence

Release Notes

googleapis/gax-php (google/gax)

v1.33.0

Compare Source

Features
  • Support V2 OperationsClient in OperationResponse (#​564) (7f8bb13)

v1.32.0

Compare Source

Features

v1.31.0

Compare Source

Features
Bug Fixes
  • Add caching and micro optimizations in Serializer (5a5d8a7)
  • Pass auth http handler to update metadata call (#​557) (6e04a50)

v1.30.1

Compare Source

  • add compatibility for Protobuf v4 (#​550)

v1.30.0

Compare Source

Features
  • Auto Populate fields configured for auto population in Rpc Request Message (#​543) (99d6b89)
  • Make the default authHttpHandler in CredentialsWrapper null (#​544) (2a25eea)

v1.29.1

Compare Source

Bug Fixes
  • Allow InsecureCredentialsWrapper::getAuthorizationHeaderCallback to return null (#​541) (676f4f7)

v1.29.0

Compare Source

Features
  • Add InsecureCredentialsWrapper for Emulator connection (#​538) (b5dbeaf)

v1.28.1

Compare Source

Bug Fixes

v1.28.0

Compare Source

Features
  • Allow setting of universe domain in environment variable (#​520) (6e6603b)

v1.27.2

Compare Source

Bug Fixes

v1.27.1

Compare Source

Bug Fixes

v1.27.0

Compare Source

Features
Bug Fixes

v1.26.3

Compare Source

Bug Fixes

v1.26.2

Compare Source

Bug Fixes
  • Ensure modifyClientOptions is called for new surface clients (#​515) (68231b8)

v1.26.1

Compare Source

Bug Fixes

v1.26.0

Compare Source

Features
Bug Fixes

v1.25.0

Compare Source

Features

v1.24.0

Compare Source

Features
  • Ensure NewClientSurface works for consoldiated v2 clients (#​493) (cb8706e)

v1.23.0

Compare Source

Features

v1.22.1

Compare Source

Bug Fixes
  • Deprecation notice while GapicClientTrait->setClientOptions (#​483) (1c66d34)

v1.22.0

Compare Source

Features
  • Sets api headers for "gcloud-php-new" and "gcloud-php-legacy" surface versions (#​470) (2d8ccff)

v1.21.1

Compare Source

Bug Fixes
  • Revert "chore: remove unnecessary api endpoint check" (#​476) (13e773f)

v1.21.0

Compare Source

Features
  • Support guzzle/promises:v2 (753eae9)

v1.20.2

Compare Source

Bug Fixes
  • Ensure timeout set by RetryMiddleware is int not float (#​462) (9d4c7fa)

v1.20.1

Compare Source

Bug Fixes
  • Default value for error message in createFromRequestException (#​463) (7552d22)

v1.20.0

Compare Source

Features
  • deps: Support google/common-protos 4.0 (af1db80)
  • deps: Support google/grpc-gcp 0.3 (18edc2c)

v1.19.1

Compare Source

Bug Fixes

v1.19.0

Compare Source

Features

v1.18.2

Compare Source

Bug Fixes
  • Ensure metadata return type is loaded into descriptor pool (#​439) (a40cf8d)
  • Implicit conversion from float to int warning (#​438) (1cb62ad)

v1.18.1

Compare Source

Bug Fixes

v1.18.0

Compare Source

Features

v1.17.0

Compare Source

Features

v1.16.4

Compare Source

Bug Fixes

v1.16.3

Compare Source

Bug Fixes

v1.16.2

Compare Source

Bug Fixes

v1.16.1

Compare Source

Bug Fixes

v1.16.0

Compare Source

Features
Bug Fixes
  • deps: update dependency google/longrunning to ^0.2 (#​407) (54d4f32)

v1.15.0

Compare Source

Features
  • move LongRunning classes to a standalone package (#​401) (1747125)

v1.14.0

Compare Source

Features

v1.13.0

Compare Source

Features

  • add support for protobuf version in header agent (#​387)

Misc

  • dropped support for PHP 5.5

v1.12.2

Compare Source

Bug Fixes

  • add ReturnTypeWillChange for PHP 8.1 compatibility (#​378)

v1.12.1

Compare Source

Bug Fixes

  • exclude broken protobuf version (#​382)

v1.12.0

Compare Source

Fixes

  • feat: improve errors by hoisting ErrorInfo fields directly in error message (#​354)

v1.11.4

Compare Source

Fixes

  • maintain forwards compatibility with REST server streaming (#​371)

v1.11.3

Compare Source

Fixes

  • revert getStatus to stdClass in ServerStreamingCallInterface (#​364)
  • convert RepeatedField metadata into array (#​365)

v1.11.2

Compare Source

Fixes

  • relax ServerStreamingCallWrapper construct param type (#​362)

v1.11.1

Compare Source

Fixes

  • support stdClass in MockServerStreamingCall (#​359)

v1.11.0

Compare Source

Features

  • add JsonStreamDecoder (#​342)
  • add REST server streaming support (#​347)

Fixes

  • update REST transport error details (#​352)

Misc

  • accept google/common-protos 2.0 (#​357)

v1.10.0

Compare Source

Features

  • add Compute LRO support (#​337)

Fixes

  • urlencode request params (#​344)

v1.9.1

Compare Source

v1.9.0

Compare Source

Features

  • Add support for guzzlehttp/psr7 2.0 (#​336)

v1.8.0

Compare Source

Bug Fixes

  • fix: ensure required query parameters with default values get sent over the wire (#​333)
  • fix: resolve potential test failure in local env (#​314)
  • fix: remove handling of deadline_exceeded delay (#​315)

Features

  • feat: allow ServiceAccountJwtAccessCredentials to sign scopes (#​326)
  • feat: add mTLS support via clientCertSource client option (#​325)
  • feat: add logical timeout helper to RetrySettings (#​319)
  • feat: add REST headers to user-agent (#​322)

v1.7.1: Google ApiCore v1.7.1

Compare Source

Google ApiCore v1.7.1

Bug Fixes
  • fix: add RequestParamsHeaderDescriptor to LRO client (#​311)

v1.7.0: Google ApiCore v1.7.0

Compare Source

Google ApiCore v1.7.0

Features
  • support mapped fields in paged list response (#​306)

v1.6.1: Google ApiCore v1.6.1

Compare Source

Google ApiCore v1.6.1

Fixes
  • throws exceptions for unexpected header values (#​300)
  • api exception code for REST GAPICs (#​304)
  • rename validate to prevent conflict with generated validate method (#​303)

v1.6.0: Google ApiCore v1.6.0

Compare Source

Google ApiCore v1.6.0

Features
  • adds support for GAPICs to validate REST-only transports (#​291)
Fixes
  • add default audience to operations and paged methods (#​295)

v1.5.0

Compare Source

Google ApiCore v1.5.0

Features
  • feat: default to self-signed JWTs and use updateMetadata for fetching tokens (#​272)
Fixes
  • autoloading of metadata classes (#​278)
  • namespace fixes (#​279)
  • enable non-slash resource name separators (#​284)
  • use non-slash separators when constructing relative PathTemplates (#​288)

v1.4.0: Google ApiCore v1.4.0

Compare Source

Google ApiCore v1.4.0

Features
  • add quota_project_id support (#​273)
Fixes
  • accept a RetrySettings instance per call (#​270)
  • update protobuf to 3.12.2 (#​268)

v1.3.1: Google ApiCore v1.3.1

Compare Source

Google ApiCore v1.3.1

Fixes
  • ignore unknown fields by default (#​265)

v1.3.0: Google ApiCore v1.3.0

Compare Source

Google ApiCore v1.3.0

Features
  • Introduce server streaming call wrapper #​260

v1.2.0: Google ApiCore v1.2.0

Compare Source

Google ApiCore v1.2.0

Features
  • Deprecate ApiCore interceptor support in favor of gRPC implementation (#​257)

v1.1.2: Google ApiCore 1.1.2

Compare Source

Google ApiCore v1.1.2

Bug Fixes
  • Properly format grpc metadata keys for non-ASCII values. (#​255)

v1.1.1: Google ApiCore 1.1.1

Compare Source

Google ApiCore 1.1.1

Bug fixes
  • Make sure apiEndpoint override takes into account defaultOptions (#​253)

v1.1.0: Google ApiCore 1.1.0

Compare Source

Google ApiCore 1.1.0

Features
  • Deprecate serviceAddress in favor of apiEndpoint (#​251)

v1.0.3: Google ApiCore 1.0.3

Compare Source

Google ApiCore 1.0.3

Bug fixes
  • Remove use of clone keyword (#​241)
  • Disable service config resolution by default (#​240)
  • Add file exists check to gax readVersionFile method (#​244)

v1.0.2: Google ApiCore 1.0.2

Compare Source

Google ApiCore 1.0.2

Bug fixes
  • Fix JSON empty object encoding. (#​237)

v1.0.1: Google ApiCore 1.0.1

Compare Source

Google ApiCore 1.0.1

Protobuf changes
  • Loosen protobuf conflict in composer.json to v3.7.0 to allow for installation on app engine standard. (#​235)

v1.0.0: Google ApiCore 1.0.0

Compare Source

Google ApiCore 1.0.0

Moving ApiCore to GA!

RequestBuilding serialization approach
  • Added a new serialization approach in RequestBuilder (#​226)
Protobuf changes
  • Updated protobuf dependency to 3.7.1 (#​232)
  • Added conflict section to composer.json to prevent protobuf extension conflict (#​232)
  • Remove skip tests for protobuf extension (#​230)
Cleanup and dependencies
  • Update common-protos dependency to 1.0 (#​231)
  • Update license files (#​228)

v0.38.2: Google ApiCore 0.38.2

Compare Source

Google ApiCore 0.38.2

Bug fixes
  • Add file exists check to gax readVersionFile method (#​246)

v0.38.1: Google ApiCore 0.38.1

Compare Source

Google ApiCore 0.38.1

Bug fixes
  • Remove use of clone keyword. (#​241)

v0.38.0: Google ApiCore 0.38.0

Compare Source

Google ApiCore 0.38.0

This will be the final minor version before 1.0.

Remove generated proto files
  • BREAKING CHANGE: Remove common protos (#​220)
Make PagedListResponse iterable
  • Make PagedListResponse iterable (#​221)
Update interceptor signature
  • Update interceptor interface to match grpc (#​222)
Refactoring, cleanup, and minor features
  • Clean up warnings and docs (#​212)
  • Improve path template error messages (#​215)
  • Support empty or null access tokens (#​216)
  • Org rename to googleapis (#​217)
  • Add internal tags, remove Message from method docs (#​223)

v0.37.0: Google ApiCore 0.37.0

Compare Source

Google ApiCore 0.37.0

Add gRPC Fallback support
Add support for grpc_call_invoker
  • Adds support to enable grpc_call_invoker in client options (#​207)
Update PathTemplate implemetation
  • Removes Jison and replaces it with a handwritten implementation (#​203, #​209)
Update common protos
  • Refresh common protos using latest artman image (#​210)
Refactoring and cleanup
  • Refactor AgentHeaderDescriptor (#​206)

v0.36.0: Google ApiCore 0.36.0

Compare Source

Google ApiCore 0.36.0

Added testing library for protobuf extension
  • Temporary workaround for protobuf extension issue (#​199)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@bshaffer bshaffer enabled auto-merge (squash) May 20, 2024 16:01
Copy link

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@bshaffer bshaffer merged commit d69e672 into GoogleCloudPlatform:main May 20, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants