Skip to content
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/google-auth-library-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.18.0
Choose a base ref
...
head repository: googleapis/google-auth-library-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.19.0
Choose a head ref
  • 7 commits
  • 25 files changed
  • 5 contributors

Commits on Jun 16, 2023

  1. chore(main): release 1.18.1-SNAPSHOT (#1222)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ### Updating meta-information for bleeding-edge SNAPSHOT release.
    
    ---
    This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
    release-please[bot] authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    27db5f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. test: expose test-jar and mock classes in oauth2 (#1224)

    * test: expose test-jar and mock classes in oauth2
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * test: adapt appengine oauth2-http import
    
    * test: correct appengine import in pom
    
    * test: correct base serialization test export
    
    * chore: expose MockTokenServerTransportFactory
    
    * chore: infer version from parent in appengine pom dependencies
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    diegomarquezp and gcf-owl-bot[bot] authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    12e8db6 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. chore(deps): bump guava from 31.0.1-android to 32.0.0-android (#1219)

    Bumps [guava](https://github.com/google/guava) from 31.0.1-android to 32.0.0-android.
    - [Release notes](https://github.com/google/guava/releases)
    - [Commits](https://github.com/google/guava/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.guava:guava
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    d88ee25 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump cryptography from 39.0.1 to 41.0.0 in /.kokoro (#1216)

    * chore(deps): bump cryptography from 39.0.1 to 41.0.0 in /.kokoro
    
    Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.1 to 41.0.0.
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@39.0.1...41.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Diego Alonso Marquez Palacios <[email protected]>
    3 people authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    6c35996 View commit details
    Browse the repository at this point in the history
  3. chore: Update dependabot.yml template (#1813) (#1220)

    * chore: Update `dependabot.yml` template not to touch pip dependencies
    Source-Link: googleapis/synthtool@f961eb0
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:af2eda87a54601ae7b7b2be5055c17b43ac98a7805b586772db314de8a7d4a1d
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Diego Alonso Marquez Palacios <[email protected]>
    3 people authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    b7211a8 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump requests from 2.27.1 to 2.31.0 in /.kokoro (#1209)

    * chore(deps): bump requests from 2.27.1 to 2.31.0 in /.kokoro
    
    Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.31.0.
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
    - [Commits](psf/requests@v2.27.1...v2.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: requests
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Diego Alonso Marquez Palacios <[email protected]>
    3 people authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    b71d854 View commit details
    Browse the repository at this point in the history
  5. chore(main): release 1.19.0 (#1229)

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