Skip to content

Releases: googleapis/java-pubsublite

v0.1.5

21 May 23:16
caa96a8

Choose a tag to compare

0.1.5 (2020-05-21)

Bug Fixes

  • Implement ChannelCache, which aggregates stubs to a single channel, and properly cleans them up on teardown. (#72) (502484a)
  • Modify UnboundedRreader to correctly initialize committers. (#74) (5fa68c7)
  • use appropriate x-version-update in POM files (#68) (12edb04)

Documentation

  • Update sample code snippets in the main readme (#71) (603b4a7)

v0.1.4

20 May 15:01
7404ee0

Choose a tag to compare

0.1.4 (2020-05-20)

Bug Fixes

  • Propogate context in SinglePartitionPublisherBuilder. (#63) (8b2d525)

v0.1.3

20 May 13:46
1b9770e

Choose a tag to compare

0.1.3 (2020-05-20)

Bug Fixes

  • fix the regex in Versions.java to actually split on '.' (#57) (b9371b1)

v0.1.2

19 May 20:46
c21965a

Choose a tag to compare

0.1.2 (2020-05-19)

Documentation

v0.1.1

19 May 17:01
099e865

Choose a tag to compare

0.1.1 (2020-05-19)

Bug Fixes

  • bump shared config version to trigger a release (#48) (7f2fdef)

v0.1.0

19 May 16:21
22336ea

Choose a tag to compare

0.1.0 (2020-05-18)

Features

  • add exponential backoff to stream retries (#34) (bdb0995)

Bug Fixes

Reverts

Documentation