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-api-java-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.0
Choose a base ref
...
head repository: googleapis/google-api-java-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.1
Choose a head ref
  • 3 commits
  • 14 files changed
  • 2 contributors

Commits on Nov 30, 2022

  1. chore(main): release 2.1.1-SNAPSHOT (#2197)

    🤖 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 Nov 30, 2022
    Configuration menu
    Copy the full SHA
    7cf3cc4 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. fix: pinning commons-codec dependency in google-api-client (#2201)

    Turns out https://togithub.com/googleapis/google-api-java-client/pull/2195 only fixed half the issue. `commons-codec` needs to be declared as a dependency within the `google-api-client`'s `pom.xml` as well.
    alicejli authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    27e94c0 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.1.1 (#2202)

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