Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/gax-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.10.0
Choose a base ref
...
head repository: googleapis/gax-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.11.0
Choose a head ref
  • 4 commits
  • 11 files changed
  • 3 contributors

Commits on Jan 27, 2022

  1. chore(main): release 2.10.1-SNAPSHOT (#1608)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ### Updating meta-information for bleeding-edge SNAPSHOT release.
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Jan 27, 2022
    Configuration menu
    Copy the full SHA
    3adf2c3 View commit details
    Browse the repository at this point in the history
  2. feat: Add a builder to handle the common logic of extracting routing …

    …header values from request (#1598)
    
    In order to support explicit dynamic routing headers, we have to match-and-extract field values from requests during runtime for each configured routing rule parameter, this PR is to add a request params builder to handle the common logics.
    blakeli0 authored Jan 27, 2022
    Configuration menu
    Copy the full SHA
    2836baa View commit details
    Browse the repository at this point in the history
  3. deps: update dependency io_grpc to 1.44.0 (#1610)

    deps: update dependency com.google.errorprone:error_prone_annotations to v2.11.0
    deps: update dependency com.google.api.grpc:proto-google-common-protos to 2.7.2
    deps: update dependency com.google.api.grpc:grpc-google-common-protos to 2.7.2
    deps: update dependency com.google.api:api-common to 2.1.3
    deps: update dependency com_google_protobuf to 3.19.3
    deps: update dependency com.google.http-client:google-http-client to 1.41.2
    deps: update dependency com.google.http-client:google-http-client-gson to 1.41.2
    Neenu1995 authored Jan 27, 2022
    Configuration menu
    Copy the full SHA
    734906e View commit details
    Browse the repository at this point in the history
  4. chore(main): release 2.11.0 (#1609)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jan 27, 2022
    Configuration menu
    Copy the full SHA
    65fcf23 View commit details
    Browse the repository at this point in the history
Loading