Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 16, 2021

Bumps google-cloud-pubsub from 1.61.0 to 1.112.0.

Release notes

Sourced from google-cloud-pubsub's releases.

v1.112.0

Features

Bug Fixes

  • properly shutdown subscriber stub on permanent streaming pull failure (#539) (adbcc0c)
  • update MessageDispatcher to not extend deadlines of messages which arrive early to 60s (#570) (e174e20)

Dependencies

  • update dependency com.google.cloud:google-cloud-core to v1.94.3 (#566) (3f23ac6)
  • update dependency com.google.cloud:google-cloud-core to v1.94.4 (#568) (21886d3)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.1 (#564) (0aa4521)
  • update dependency com.google.protobuf:protobuf-java-util to v3.15.5 (#559) (74e6a92)
  • update dependency com.google.protobuf:protobuf-java-util to v3.15.6 (#569) (b6e299f)

Documentation

  • Remove experimental note for schema APIs (#560) (4b98556)

v1.111.4

Dependencies

  • update dependency com.google.protobuf:protobuf-java-util to v3.15.3 (#546) (3c10d2c)

v1.111.3

Dependencies

  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.0 (#542) (ff9dc0d)

v1.111.2

Dependencies

  • update dependency com.google.protobuf:protobuf-java-util to v3.15.2 (#524) (b5e07a8)

v1.111.1

... (truncated)

Changelog

Sourced from google-cloud-pubsub's changelog.

1.112.0 (2021-03-16)

Features

Bug Fixes

  • properly shutdown subscriber stub on permanent streaming pull failure (#539) (adbcc0c)
  • update MessageDispatcher to not extend deadlines of messages which arrive early to 60s (#570) (e174e20)

Dependencies

  • update dependency com.google.cloud:google-cloud-core to v1.94.3 (#566) (3f23ac6)
  • update dependency com.google.cloud:google-cloud-core to v1.94.4 (#568) (21886d3)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.1 (#564) (0aa4521)
  • update dependency com.google.protobuf:protobuf-java-util to v3.15.5 (#559) (74e6a92)
  • update dependency com.google.protobuf:protobuf-java-util to v3.15.6 (#569) (b6e299f)

Documentation

  • Remove experimental note for schema APIs (#560) (4b98556)

1.111.4 (2021-02-26)

Dependencies

  • update dependency com.google.protobuf:protobuf-java-util to v3.15.3 (#546) (3c10d2c)

1.111.3 (2021-02-25)

Dependencies

  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.0 (#542) (ff9dc0d)

1.111.2 (2021-02-24)

Dependencies

  • update dependency com.google.protobuf:protobuf-java-util to v3.15.2 (#524) (b5e07a8)

1.111.1 (2021-02-23)

... (truncated)

Commits
  • f8f7fa1 chore: release 1.112.0 (#556)
  • e174e20 fix: update MessageDispatcher to not extend deadlines of messages which arriv...
  • 4b98556 docs: Remove experimental note for schema APIs (#560)
  • b6e299f deps: update dependency com.google.protobuf:protobuf-java-util to v3.15.6 (#569)
  • 21886d3 deps: update dependency com.google.cloud:google-cloud-core to v1.94.4 (#568)
  • 01e6daf feat: expose default client configs (#541)
  • 74e6a92 deps: update dependency com.google.protobuf:protobuf-java-util to v3.15.5 (#559)
  • 3d22df5 build(java): update autorelease title check in response to the new multi rele...
  • 3f23ac6 deps: update dependency com.google.cloud:google-cloud-core to v1.94.3 (#566)
  • e72328b samples(testing): add retry rule (#565)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 16, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 16, 2021

Dependabot tried to add @relud and @jklukas as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/ConnectionMaster/gcp-ingestion/pulls/41/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the ConnectionMaster/gcp-ingestion repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request 
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 13, 2021

Superseded by #57.

@dependabot dependabot bot closed this Apr 13, 2021
@dependabot dependabot bot deleted the dependabot/maven/com.google.cloud-google-cloud-pubsub-1.112.0 branch April 13, 2021 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

1 participant