0.1.6 (2020-05-27)
0.1.5 (2020-05-21)
- 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)
0.1.4 (2020-05-20)
0.1.3 (2020-05-20)
0.1.2 (2020-05-19)
0.1.1 (2020-05-19)
- 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)