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.0
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.1
Choose a head ref
  • 5 commits
  • 14 files changed
  • 3 contributors

Commits on May 19, 2020

  1. Replace java Optional with guava Optional for SubscriberOptions. (#46)

    * Replace java Optional with guava Optional for SubscriberOptions to ensure serializability.
    
    * Make flow control settings and partition serializable.
    
    Co-authored-by: dpcollins-google <dpcollins-google@github.com>
    dpcollins-google and dpcollins-google authored May 19, 2020
    Configuration menu
    Copy the full SHA
    f7750cb View commit details
    Browse the repository at this point in the history
  2. Update Readme.md (#47)

    * Update Readme.md
    
    * Update README.md
    
    * Update README.md
    dpcollins-google authored May 19, 2020
    Configuration menu
    Copy the full SHA
    2b05194 View commit details
    Browse the repository at this point in the history
  3. fix: bump shared config version to trigger a release (#48)

    * fix: bump shared config version to trigger a release
    
    * Update pom.xml
    dpcollins-google authored May 19, 2020
    Configuration menu
    Copy the full SHA
    7f2fdef View commit details
    Browse the repository at this point in the history
  4. chore: release 0.1.1-SNAPSHOT (#49)

    * 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/install-without-bom/pom.xml [ci skip]
    
    * updated samples/snippets/pom.xml [ci skip]
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored May 19, 2020
    Configuration menu
    Copy the full SHA
    2338e55 View commit details
    Browse the repository at this point in the history
  5. chore: release 0.1.1 (#50)

    * updated CHANGELOG.md [ci skip]
    
    * updated README.md [ci skip]
    
    * 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 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/install-without-bom/pom.xml [ci skip]
    
    * updated samples/snippets/pom.xml [ci skip]
    
    * updated pom.xml [ci skip]
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored May 19, 2020
    Configuration menu
    Copy the full SHA
    099e865 View commit details
    Browse the repository at this point in the history
Loading