This repository was archived by the owner on Sep 27, 2023. It is now read-only.
Permalink
base repository: googleapis/api-common-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
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.
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
    e4b7fa7View 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 committedJun 4, 2019
    Configuration menu
    Copy the full SHA
    0c07a5fView 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 committedJun 24, 2019
    Configuration menu
    Copy the full SHA
    34d38ccView commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dab4deaView commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2019

  1. build on trusty (#81)

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

Commits on Nov 1, 2019

  1. Configuration menu
    Copy the full SHA
    317d111View 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
    elharo authoredNov 5, 2019
    Configuration menu
    Copy the full SHA
    48c647fView commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

  1. Configuration menu
    Copy the full SHA
    d3495c6View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0761ddeView 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
    elharo authoredDec 11, 2019
    Configuration menu
    Copy the full SHA
    cb7171eView commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

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

Commits on Feb 24, 2020

  1. Configuration menu
    Copy the full SHA
    4848c9cView commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    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..sherter.googl…

    …e-java-format:google-java-format-gradle-plugin to v0.8 (#109)
    @renovate-bot
    renovate-bot authoredFeb 28, 2020
    Configuration menu
    Copy the full SHA
    f9320c3View 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
    schmidt-sebastian authoredMar 13, 2020
    Configuration menu
    Copy the full SHA
    8d40a11View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

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