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-pubsub
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.101.0
Choose a base ref
...
head repository: googleapis/java-pubsub
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.102.0
Choose a head ref
  • 9 commits
  • 179 files changed
  • 7 contributors

Commits on Nov 15, 2019

  1. Bump next snapshot (#6790)

    chingor13 authored Nov 15, 2019
    Configuration menu
    Copy the full SHA
    008102d View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2019

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

Commits on Nov 21, 2019

  1. update libraries-bom (#6799)

    elharo authored Nov 21, 2019
    Configuration menu
    Copy the full SHA
    621d2c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2019

  1. feat: make repo releasable, add parent/bom (#3)

    * feat: make repo releasable, add parent/bom
    
    * fix: license headers
    
    * fix: compile
    
    * deps: fix dependency declarations
    
    * deps: tests need opencensus-impl
    
    * fix: don't include latest proto changes
    
    * chore: ignore opencensus-impl:test from dependency check
    
    * fix: allow proto interface changes
    
    * docs: restore README content
    
    * docs: fix links
    chingor13 authored Nov 22, 2019
    Configuration menu
    Copy the full SHA
    53c4030 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

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

Commits on Nov 26, 2019

  1. Configuration menu
    Copy the full SHA
    ec9cbce View commit details
    Browse the repository at this point in the history
  2. fix: ordering keys publishing of last batch (#9)

    * google-cloud-pubsub/src/test/java/com/google/cloud/pubsub/v1/FakePublisherServiceImpl.java
    
    * Ensure that if a batch is started and the timeout completes before the currently outstanding message has finished publishing with an ordering key that the last batch does in fact get published.
    
    * add back in unit test
    kamalaboulhosn authored Nov 26, 2019
    Configuration menu
    Copy the full SHA
    02c3771 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. Configuration menu
    Copy the full SHA
    575b3d6 View commit details
    Browse the repository at this point in the history
  2. chore: release 1.102.0 (#6)

    * created CHANGELOG.md [ci skip]
    
    * updated README.md [ci skip]
    
    * updated versions.txt [ci skip]
    
    * updated pom.xml [ci skip]
    
    * updated google-cloud-pubsub-bom/pom.xml [ci skip]
    
    * updated google-cloud-pubsub/pom.xml [ci skip]
    
    * updated grpc-google-cloud-pubsub-v1/pom.xml [ci skip]
    
    * updated proto-google-cloud-pubsub-v1/pom.xml [ci skip]
    release-please[bot] authored and kamalaboulhosn committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    ad29fa1 View commit details
    Browse the repository at this point in the history
Loading