Skip to content
This repository was archived by the owner on Sep 27, 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/api-common-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8.1
Choose a base ref
...
head repository: googleapis/api-common-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.9.0
Choose a head ref
  • 18 commits
  • 29 files changed
  • 7 contributors

Commits on Apr 29, 2019

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

Commits on Jun 4, 2019

  1. Add renovate.json (#84)

    renovate-bot authored and sduskis committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    0c07a5f View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2019

  1. workaround Gradle bug (#82)

    elharo authored and sduskis committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    34d38cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dab4dea View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2019

  1. build on trusty (#81)

    elharo authored Aug 29, 2019
    Configuration menu
    Copy the full SHA
    fc3011e View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2019

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

Commits on Nov 5, 2019

  1. Update guava and Truth (#90)

    * Update guava and Truth
    
    * update errorprone
    elharo authored Nov 5, 2019
    Configuration menu
    Copy the full SHA
    48c647f View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

  1. Configuration menu
    Copy the full SHA
    d3495c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0761dde View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2019

  1. update autovalue (#103)

    * update autovalue
    * auto value requires Java 8 compiler
    * give auto_value_annotations compile scope
    elharo authored Dec 11, 2019
    Configuration menu
    Copy the full SHA
    cb7171e View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. Configuration menu
    Copy the full SHA
    9538997 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3319b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4c1fff View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. Configuration menu
    Copy the full SHA
    4848c9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f125067 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. chore(deps): update dependency gradle.plugin.com.github.sherter.googl…

    …e-java-format:google-java-format-gradle-plugin to v0.8 (#109)
    renovate-bot authored Feb 28, 2020
    Configuration menu
    Copy the full SHA
    f9320c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. feat: add @BetaApi ApiFutures.catchingAsync (#117)

    Add new ApiFuture.catchingAsync method mirroring ApiFuture.catching, except allowing for an ApiAsyncFunction to be passed instead of ApiFunction.
    
    I tried to match the existing signature that allows the callback to return '? extends V' but this does not seem to be possible (see transformAsync).
    schmidt-sebastian authored Mar 13, 2020
    Configuration menu
    Copy the full SHA
    8d40a11 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

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