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/java-pubsublite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.7
Choose a base ref
...
head repository: googleapis/java-pubsublite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.8
Choose a head ref
  • 20 commits
  • 25 files changed
  • 7 contributors

Commits on Jun 5, 2020

  1. Configuration menu
    Copy the full SHA
    dd31d70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18d3428 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27cf47c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9dd6266 View commit details
    Browse the repository at this point in the history
  5. deps: update dependency com.google.auto.value:auto-value to v1.7.2 (#103

    )
    
    Co-authored-by: Tianzi Cai <tianzi@google.com>
    renovate-bot and anguillanneuf authored Jun 5, 2020
    Configuration menu
    Copy the full SHA
    ee6bad1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4fa7fc0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    45e019a View commit details
    Browse the repository at this point in the history
  8. deps: update dependency com.google.auto.service:auto-service-annotati…

    …ons to v1.0-rc7 (#102)
    
    Co-authored-by: Tianzi Cai <tianzi@google.com>
    renovate-bot and anguillanneuf authored Jun 5, 2020
    Configuration menu
    Copy the full SHA
    081c4d7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    118d48c View commit details
    Browse the repository at this point in the history
  10. deps: update dependency com.google.errorprone:error_prone_annotations…

    … to v2.4.0 (#107)
    
    Co-authored-by: Tianzi Cai <tianzi@google.com>
    renovate-bot and anguillanneuf authored Jun 5, 2020
    Configuration menu
    Copy the full SHA
    8c8666f View commit details
    Browse the repository at this point in the history
  11. chore: release 0.1.8-SNAPSHOT (#112)

    * updated versions.txt [ci skip]
    
    * updated samples/pom.xml [ci skip]
    
    * updated google-cloud-pubsublite/pom.xml [ci skip]
    
    * updated grpc-google-cloud-pubsublite-v1/pom.xml [ci skip]
    
    * updated pom.xml [ci skip]
    
    * updated proto-google-cloud-pubsublite-v1/pom.xml [ci skip]
    
    * updated pubsublite-beam-io/pom.xml [ci skip]
    
    * updated samples/snapshot/pom.xml [ci skip]
    
    * updated samples/snippets/pom.xml
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jun 5, 2020
    Configuration menu
    Copy the full SHA
    4055fde View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2020

  1. build(java): skip lint on samples directory (#116)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/d76bfbb4-fde1-4909-a913-608cdb170a49/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@9872708
    yoshi-automation authored Jun 6, 2020
    Configuration menu
    Copy the full SHA
    a9c1ee3 View commit details
    Browse the repository at this point in the history
  2. chore: update README versions (#115)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/d76bfbb4-fde1-4909-a913-608cdb170a49/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation authored Jun 6, 2020
    Configuration menu
    Copy the full SHA
    a56858e View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. fix: Return an error on publish if the publisher's state is not RUNNI…

    …NG (#81)
    
    * Throw an exception on publish if the publisher state is not RUNNING
    
    * Immediately return failed future
    
    * Moved check to PublisherImpl
    
    * Tests for PublisherImplTest
    
    * Throw a permanent error when publishing before starting the service
    
    * Remove comment
    
    * Check for permanent failure by trying to start publisher
    tmdiep authored Jun 8, 2020
    Configuration menu
    Copy the full SHA
    74d61fd View commit details
    Browse the repository at this point in the history
  2. Implements batching of flow control requests (#92)

    * Implemented batching of flow control requests
    
    * Minor renames of variables
    
    * Tests and review comments
    
    * Expose constant for flow request flush interval
    
    * Review comments: revert name requestForRestart
    tmdiep authored Jun 8, 2020
    Configuration menu
    Copy the full SHA
    bad81a5 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Configuration menu
    Copy the full SHA
    ecbc599 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb1fee5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    395f02f View commit details
    Browse the repository at this point in the history
  4. deps: update dependency org.apache.beam:beam-runners-direct-java to v…

    …2.22.0 (#117)
    
    Co-authored-by: dpcollins-google <40498610+dpcollins-google@users.noreply.github.com>
    renovate-bot and dpcollins-google authored Jun 9, 2020
    Configuration menu
    Copy the full SHA
    a19619f View commit details
    Browse the repository at this point in the history
  5. chore: release 0.1.8 (#121)

    * updated CHANGELOG.md [ci skip]
    
    * updated README.md [ci skip]
    
    * updated versions.txt [ci skip]
    
    * updated samples/pom.xml [ci skip]
    
    * updated samples/snippets/pom.xml [ci skip]
    
    * updated google-cloud-pubsublite/pom.xml [ci skip]
    
    * updated grpc-google-cloud-pubsublite-v1/pom.xml [ci skip]
    
    * updated pom.xml [ci skip]
    
    * updated proto-google-cloud-pubsublite-v1/pom.xml [ci skip]
    
    * updated samples/snapshot/pom.xml [ci skip]
    
    * updated pubsublite-beam-io/pom.xml
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jun 9, 2020
    Configuration menu
    Copy the full SHA
    b5144e7 View commit details
    Browse the repository at this point in the history
Loading