Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 1.7.0 #1198

Merged
merged 1 commit into from
Sep 16, 2022
Merged

chore(main): release 1.7.0 #1198

merged 1 commit into from
Sep 16, 2022

Conversation

release-please[bot]
Copy link
Contributor

@release-please release-please bot commented Aug 19, 2022

馃 I have created a release beep boop

1.7.0 (2022-09-15)

Features

Bug Fixes

  • Improve performance of CloudRegionOrZone.parse and error message from PublisherImpl (#1206) (acb95db)

Dependencies

  • Update dependency com.google.cloud:google-cloud-pubsub to v1.120.12 (#1197) (4d4cb6a)
  • Update dependency com.google.cloud:google-cloud-pubsub to v1.120.13 (#1199) (34ecfaa)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.3 (#1203) (900159e)

This PR was generated with Release Please. See documentation.

@release-please release-please bot requested review from a team as code owners August 19, 2022 13:27
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: pubsublite Issues related to the googleapis/java-pubsublite API. labels Aug 19, 2022
@release-please release-please bot changed the title chore(main): release 1.6.4 chore(main): release 1.7.0 Aug 19, 2022
@release-please release-please bot force-pushed the release-please--branches--main branch from d8399ef to db63504 Compare August 19, 2022 13:40
@tmdiep tmdiep added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Aug 22, 2022
@release-please release-please bot force-pushed the release-please--branches--main branch 2 times, most recently from 70ef9f8 to a19eed1 Compare August 25, 2022 19:38
@release-please release-please bot force-pushed the release-please--branches--main branch 2 times, most recently from f4daf8e to adf77c0 Compare September 10, 2022 08:07
@release-please release-please bot force-pushed the release-please--branches--main branch from adf77c0 to b7b42a9 Compare September 15, 2022 14:48
@suztomo
Copy link
Member

suztomo commented Sep 15, 2022

ci / unit (11) failed:

Error:  Failures: 
Error:    ConnectedCommitterImplTest.receiveTimeout_closesConnection:250 
Wanted but not invoked:
mockRequestStream.closeSendWithError(
    <Api exception matcher>
);
-> at com.google.cloud.pubsublite.internal.wire.ConnectedCommitterImplTest.receiveTimeout_closesConnection(ConnectedCommitterImplTest.java:250)

However, there was exactly 1 interaction with this mock:
mockRequestStream.send(
    initial {
  subscription: "projects/12345/locations/us-east1-a/subscriptions/some_subscription"
  partition: 1024
}

);
-> at com.google.cloud.pubsublite.internal.wire.SingleConnection.initialize(SingleConnection.java:81)

Retrying

@suztomo suztomo added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 15, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 15, 2022
@suztomo
Copy link
Member

suztomo commented Sep 15, 2022

@tmdiep Can you review this? You added "do not merge" label. Is the status good now?

@tmdiep tmdiep removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Sep 15, 2022
@tmdiep
Copy link
Collaborator

tmdiep commented Sep 15, 2022

@suztomo Feel free to merge.

There isn't anything wrong with this release. I was hoping to add some associated changes along with #1196, but didn't get a chance to yet.

@suztomo suztomo merged commit 3ab8edf into main Sep 16, 2022
@suztomo suztomo deleted the release-please--branches--main branch September 16, 2022 01:22
@release-please
Copy link
Contributor Author

馃 Release is at https://github.com/googleapis/java-pubsublite/releases/tag/v1.7.0 馃尰

@release-tool-publish-reporter

The release build has started, the log can be viewed here. 馃尰

@release-tool-publish-reporter

馃 You hatched a release! The release build finished successfully! 馃挏

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. autorelease: published size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants