Skip to content

Conversation

@release-please
Copy link
Contributor

@release-please release-please bot commented Oct 2, 2020

🤖 I have created a release *beep* *boop*

0.5.0 (2020-10-21)

Features

  • Add nextOffset method to BufferingPullSubscriber (#272) (5c0e7cc)
  • Add pubsublite-kafka-shim directory and disable deployment (#273) (8bf29f8)
  • Add SharedBehavior class which handles the PartitionsFor method on consumers and producers (#278) (b42da5f)
  • Implement interfaces and utilities needed for Pub/Sub Lite Kafka shim (#276) (3c43ef3)
  • Implement PubsubLiteConsumer. (#287) (eed9656)
  • Implement PubsubLiteProducer (#280) (1879470)
  • Implement SingleSubscriptionConsumerImpl (#281) (0e409c2)

Bug Fixes

  • Change internals to throw StatusException instead of return Status (#300) (96ad02c)
  • Fix PubsubLiteUnboundedSource to create n partitions not partitions of n size (#313) (dbebc4b)
  • Implement ApiResourceAggregation to deduplicate logic for BackgroundResources. (#301) (09578b5)
  • Implement TrivialProxyService to remove duplicate ProxyService logic for the trivial case. (#302) (ed74c6f)
  • Make connections start up asynchronously (#289) (27b1fec)

Dependencies

  • Move common dependencies into parent dependency management section (#275) (d72bea8)
  • update dependency com.google.cloud:google-cloud-pubsub to v1.108.3 (#282) (cd9d943)
  • update dependency com.google.cloud:google-cloud-pubsub to v1.108.4 (#291) (b18ba85)
  • update dependency com.google.cloud:google-cloud-pubsub to v1.108.5 (#303) (50857a0)
  • update dependency com.google.cloud:google-cloud-pubsub-bom to v1.108.3 (#283) (e98aa25)
  • update dependency com.google.cloud:google-cloud-pubsub-bom to v1.108.4 (#292) (ed876b7)
  • update dependency com.google.cloud:google-cloud-pubsub-bom to v1.108.5 (#304) (58e55da)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.1 (#284) (d4be4a3)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.2 (#285) (30c6f83)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.12.1 (#296) (273a07a)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.13.0 (#308) (ed9d961)
  • update dependency joda-time:joda-time to v2.10.7 (#310) (d8e319c)
  • update dependency junit:junit to v4.13.1 (#290) (578bc73)
  • update dependency org.apache.kafka:kafka-clients to v2.6.0 (#279) (1985946)
  • update dependency org.mockito:mockito-core to v3.5.15 (#299) (a9baa99)

This PR was generated with Release Please.

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 2, 2020
@codecov
Copy link

codecov bot commented Oct 3, 2020

Codecov Report

Merging #274 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #274   +/-   ##
=========================================
  Coverage     71.36%   71.36%           
  Complexity      874      874           
=========================================
  Files           153      153           
  Lines          4722     4722           
  Branches        228      228           
=========================================
  Hits           3370     3370           
  Misses         1225     1225           
  Partials        127      127           

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 58e55da...15b7fc2. Read the comment docs.

@product-auto-label product-auto-label bot added the api: pubsublite Issues related to the googleapis/java-pubsublite API. label Oct 3, 2020
@release-please release-please bot force-pushed the release-v0.5.0 branch 12 times, most recently from 1fe659e to dc0af21 Compare October 12, 2020 14:42
@release-please release-please bot force-pushed the release-v0.5.0 branch 8 times, most recently from 9261ade to 65a6caf Compare October 19, 2020 19:25
@release-please release-please bot force-pushed the release-v0.5.0 branch 2 times, most recently from be1de98 to f3d6992 Compare October 20, 2020 22:46
@release-please release-please bot requested review from a team as code owners October 20, 2020 22:46
@release-please release-please bot force-pushed the release-v0.5.0 branch 3 times, most recently from 4218330 to 3255464 Compare October 21, 2020 15:01
@dpcollins-google dpcollins-google added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 21, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 21, 2020
@dpcollins-google dpcollins-google merged commit bbef326 into master Oct 21, 2020
@dpcollins-google dpcollins-google deleted the release-v0.5.0 branch October 21, 2020 15:15
@yoshi-automation
Copy link
Contributor

@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 cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants