Permalink
base repository: googleapis/google-api-java-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
base: v1.30.7
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.
compare: v1.30.8
Choose a head ref
  • 14 commits
  • 24 files changed
  • 5 contributors

Commits on Dec 18, 2019

  1. chore: release 1.30.8-SNAPSHOT (#1456)

    * 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 and chingor13 committedDec 18, 2019
    Configuration menu
    Copy the full SHA
    b79be2dView commit details
    Browse the repository at this point in the history
  2. fix: future test breakage (#1457)

    In a a future commit the wrapping of these InputStreams will change.
    This should ensure the tests will still pass while at the same time
    validating the raw InputStream behavior still works.
    @codyoss
    codyoss authoredDec 18, 2019
    Configuration menu
    Copy the full SHA
    e7d5c83View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7856554View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2019

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

Commits on Jan 1, 2020

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

Commits on Jan 6, 2020

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

Commits on Jan 7, 2020

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

Commits on Jan 12, 2020

  1. keep GoogleUtils (#1467)

    * keep GoogleUtils
    @elharo
    elharo authoredJan 12, 2020
    Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. Configuration menu
    Copy the full SHA
    ec0c4c0View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32fc51aView commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency org.apache.maven.plugins:maven-surefir…

    …e-plugin to v3.0.0-m4 (#1472)
    renovate-bot authored and chingor13 committedJan 13, 2020
    Configuration menu
    Copy the full SHA
    10d066fView commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2020

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

Commits on Jan 31, 2020

  1. deps: update http client (#1482)

    * update http client
    
    * remove unneeded dependencies
    
    * add comment
    @elharo
    elharo authoredJan 31, 2020
    Configuration menu
    Copy the full SHA
    232785aView commit details
    Browse the repository at this point in the history
  2. chore: release 1.30.8 (#1476)

    * 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
    release-please[bot] authoredJan 31, 2020
    Configuration menu
    Copy the full SHA
    2b3dc37View commit details
    Browse the repository at this point in the history
Loading