Skip to content

Conversation

@renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Update Change
com.google.cloud:google-cloud-pubsub minor 1.108.7 -> 1.109.0

Release Notes

googleapis/java-pubsub

v1.109.0

Compare Source

Features
  • Enable server side flow control by default with the option to turn it off (#​426) (14ac8d7)
Dependencies
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.15.0 (#​430) (991cb43)
1.108.7 (2020-11-02)
Dependencies
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.14.1 (#​417) (fc388c0)
1.108.6 (2020-10-22)
Dependencies
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.13.0 (#​400) (bd3d400)
1.108.5 (2020-10-19)
Dependencies
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.12.1 (#​392) (1a0d7e9)
1.108.4 (2020-10-12)
Dependencies
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.2 (#​377) (5e76466)
1.108.3 (2020-10-02)
Bug Fixes
  • ensure proper cleanup of publisher in tests (#​310) (b2b2f86)
  • Ensure that messages that are in pending batches for an ordering key are canceled when a previous publish for the ordering keys fails (#​366) (7cdf8bc)
  • make subscriberIT test less flaky (#​340) (5d4f534)
  • Only check keyHasError if ordering key is non-empty (#​367) (8b2d0b7)
Dependencies
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.0 (#​357) (3b3616c)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.9.0 (#​337) (8cf77ee)
1.108.2 (2020-08-21)
Dependencies
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.5 (#​303) (28ef9ea)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.6 (#​313) (6fc0a4f)
1.108.1 (2020-08-04)
Bug Fixes
  • add header providers to PublisherStubSettings (#​294) (6bd5016)
  • if a flow control setting is not provided use zero (#​292) (d56155b)
  • Make error message more clear about where ordering must be enabled when publishing (#​293) (f54ed02)
Documentation
  • remove experimental warning for ordering keys properties. (#​297) (3fa5164)
Dependencies
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.3 (#​282) (744c268)

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate-bot renovate-bot requested review from a team as code owners November 17, 2020 21:04
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 17, 2020
@product-auto-label product-auto-label bot added the api: pubsublite Issues related to the googleapis/java-pubsublite API. label Nov 17, 2020
@generated-files-bot
Copy link

Warning: This pull request is touching the following templated files:

  • samples/snapshot/pom.xml
  • samples/snippets/pom.xml

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Nov 17, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 17, 2020
@codecov
Copy link

codecov bot commented Nov 17, 2020

Codecov Report

Merging #374 (63cf215) into master (4e4b040) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #374   +/-   ##
=========================================
  Coverage     72.15%   72.15%           
- Complexity      772      773    +1     
=========================================
  Files           147      147           
  Lines          4148     4148           
  Branches        202      201    -1     
=========================================
  Hits           2993     2993           
  Misses         1040     1040           
  Partials        115      115           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4e4b040...63cf215. Read the comment docs.

@anguillanneuf anguillanneuf merged commit 2361b30 into googleapis:master Nov 18, 2020
@renovate-bot renovate-bot deleted the renovate/com.google.cloud-google-cloud-pubsub-1.x branch November 18, 2020 23:56
gcf-merge-on-green bot pushed a commit that referenced this pull request Nov 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: pubsublite Issues related to the googleapis/java-pubsublite API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants