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.5
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.6
Choose a head ref
  • 6 commits
  • 23 files changed
  • 4 contributors

Commits on May 26, 2020

  1. chore: regenerate README from templates (#77)

    * chore: regenerate README from templates
    
    * chore: support overriding minimum Java version in README
    
    * chore: only run ci on Java 8+
    
    * chore: update samples from the snippets
    
    * chore: fix docs link url
    chingor13 authored May 26, 2020
    Configuration menu
    Copy the full SHA
    209cae5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74f0a6e View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. fix: keep track of internal seek (#87)

    * fix: keep track of internal seek
    
    * fix: check shutdown on seek
    
    * fix: reset tokens on seek
    hannahrogers-google authored May 27, 2020
    Configuration menu
    Copy the full SHA
    a7e09ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0fd8f6 View commit details
    Browse the repository at this point in the history
  3. chore: release 0.1.6-SNAPSHOT (#84)

    🤖 I have created a release \*beep\* \*boop\* 
    ---
    ### Updating meta-information for bleeding-edge SNAPSHOT release.
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please).
    release-please[bot] authored May 27, 2020
    Configuration menu
    Copy the full SHA
    e7a4e1e View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

  1. chore: release 0.1.6 (#88)

    * updated CHANGELOG.md [ci skip]
    
    * updated README.md [ci skip]
    
    * updated versions.txt [ci skip]
    
    * updated grpc-google-cloud-pubsublite-v1/pom.xml [ci skip]
    
    * updated proto-google-cloud-pubsublite-v1/pom.xml [ci skip]
    
    * updated samples/snapshot/pom.xml [ci skip]
    
    * updated samples/pom.xml [ci skip]
    
    * updated samples/snippets/pom.xml [ci skip]
    
    * updated google-cloud-pubsublite/pom.xml [ci skip]
    
    * updated 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 May 28, 2020
    Configuration menu
    Copy the full SHA
    bd67e98 View commit details
    Browse the repository at this point in the history
Loading