Skip to content
This repository has been 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.17.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.18.0
Choose a head ref
  • 12 commits
  • 28 files changed
  • 5 contributors

Commits on May 11, 2022

  1. chore: replace use of ResourceRegistry with json (#1674)

    * chore: replace use of ResourceRegistry with json
    mpeddada1 authored May 11, 2022
    Configuration menu
    Copy the full SHA
    f99d15b View commit details
    Browse the repository at this point in the history
  2. chore: remove use of Substitution for GaxProperties (#1675)

    * chore: replace use of Substitution for GaxProperties
    mpeddada1 authored May 11, 2022
    Configuration menu
    Copy the full SHA
    2a50743 View commit details
    Browse the repository at this point in the history
  3. chore: replace NettyInternalLoggerFactorySubstitutions (#1677)

    * chore: remove Netty logger substitution and initialize logger classes at run-time
    mpeddada1 authored May 11, 2022
    Configuration menu
    Copy the full SHA
    73295f3 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Configuration menu
    Copy the full SHA
    cdc9e80 View commit details
    Browse the repository at this point in the history
  2. fix: remove svm dependency (#1679)

    * fix: remove svm dependency
    mpeddada1 authored May 12, 2022
    Configuration menu
    Copy the full SHA
    c1b88e3 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. fix(java): remove conflicting reflection configuration to address Uns…

    …upportedFeatureException with GraalVM 22.1.0 (#1682)
    
    * fix: remove conflicting configuration to address breakage with GraalVM 22.1.0
    mpeddada1 authored May 13, 2022
    Configuration menu
    Copy the full SHA
    97c6c8b View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Configuration menu
    Copy the full SHA
    46f899d View commit details
    Browse the repository at this point in the history
  2. ci: downsream test for GraalVM native image (#1681)

    * ci: downsream test for GraalVM native image
    
    * downstream now require Java 11
    
    * ci: adding 22.1.0 back to the downstream test
    suztomo authored May 16, 2022
    Configuration menu
    Copy the full SHA
    82f22fd View commit details
    Browse the repository at this point in the history
  3. chore(main): release 2.17.1-SNAPSHOT (#1676)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Vadym Matsishevskyi <25311427+vam-google@users.noreply.github.com>
    release-please[bot] and vam-google authored May 16, 2022
    Configuration menu
    Copy the full SHA
    faafafb View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. feat: [REGAPIC] Add support for additional bindings (#1680)

    Additional bindings are currently relevant only for generated unit tests
    
    **[edit]** Also update IAM dependency in dependencies.properties (it is used in generated build gralde files for self-service)
    vam-google authored May 18, 2022
    Configuration menu
    Copy the full SHA
    59b3699 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5a316b View commit details
    Browse the repository at this point in the history
  3. chore(main): release 2.18.0 (#1684)

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