Releases: googleapis/java-pubsublite
Releases · googleapis/java-pubsublite
v0.1.7
v0.1.6
v0.1.5
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
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
0.1.0 (2020-05-18)
Features
Bug Fixes
- add scope codes to the stub provider (12d2a0e)
- add wait in retry test (#41) (2e211ce)
- clean up lint issues (#39) (e51093d)
- create inFlightSeek on stream reinitialize (#35) (ba4f5b8), closes /github.com/googleapis/java-pubsublite/blob/master/google-cloud-pubsublite/src/main/java/com/google/cloud/pubsublite/internal/wire/SubscriberImpl.java#L211
- logging stream reconnect attempts at FINE (#37) (8fd747a)