Thanks to visit codestin.com
Credit goes to github.com

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: v1.30.8
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: v1.30.9
Choose a head ref
  • 8 commits
  • 19 files changed
  • 5 contributors

Commits on Jan 31, 2020

  1. chore: release 1.30.9-SNAPSHOT (#1484)

    * updated versions.txt [ci skip]
    
    * updated google-api-client-android/pom.xml [ci skip]
    
    * updated google-api-client-appengine/pom.xml [ci skip]
    
    * updated google-api-client-assembly/pom.xml [ci skip]
    
    * updated google-api-client-bom/pom.xml [ci skip]
    
    * updated google-api-client-gson/pom.xml [ci skip]
    
    * updated google-api-client-jackson2/pom.xml [ci skip]
    
    * updated google-api-client-java6/pom.xml [ci skip]
    
    * updated google-api-client-protobuf/pom.xml [ci skip]
    
    * updated google-api-client-servlet/pom.xml [ci skip]
    
    * updated google-api-client-xml/pom.xml [ci skip]
    
    * updated google-api-client/pom.xml [ci skip]
    
    * updated pom.xml [ci skip]
    release-please[bot] authored Jan 31, 2020
    Configuration menu
    Copy the full SHA
    f11e8f1 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

  1. Configuration menu
    Copy the full SHA
    1773472 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. Configuration menu
    Copy the full SHA
    57a7bb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eda80a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. Configuration menu
    Copy the full SHA
    c35a32f View commit details
    Browse the repository at this point in the history
  2. fix: use embedded Proguard configuration instead of compile-time anno…

    …tation (#1491)
    
    * Revert "keep GoogleUtils (#1467)"
    
    This reverts commit b70e8ef.
    
    * Add proguard resource file to ensure GoogleUtils is kept for Android users.
    
    * Revert "Add google android repository to Gradle instructions (#1489)"
    
    This reverts commit 57a7bb7.
    
    * Restore README
    anuraaga authored Feb 14, 2020
    Configuration menu
    Copy the full SHA
    8a59ed0 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. Configuration menu
    Copy the full SHA
    bbc9c7a View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. chore: release 1.30.9 (#1493)

    * updated CHANGELOG.md [ci skip]
    
    * updated README.md [ci skip]
    
    * updated google-api-client/src/main/java/com/google/api/client/googleapis/GoogleUtils.java [ci skip]
    
    * updated versions.txt [ci skip]
    
    * updated google-api-client-android/pom.xml [ci skip]
    
    * updated google-api-client-appengine/pom.xml [ci skip]
    
    * updated google-api-client-assembly/pom.xml [ci skip]
    
    * updated google-api-client-bom/pom.xml [ci skip]
    
    * updated google-api-client-gson/pom.xml [ci skip]
    
    * updated google-api-client-jackson2/pom.xml [ci skip]
    
    * updated google-api-client-java6/pom.xml [ci skip]
    
    * updated google-api-client-protobuf/pom.xml [ci skip]
    
    * updated google-api-client-servlet/pom.xml [ci skip]
    
    * updated google-api-client-xml/pom.xml [ci skip]
    
    * updated google-api-client/pom.xml [ci skip]
    
    * updated pom.xml [ci skip]
    release-please[bot] authored Feb 28, 2020
    Configuration menu
    Copy the full SHA
    ad94ecc View commit details
    Browse the repository at this point in the history
Loading