Releases: googleapis/java-pubsub
Releases · googleapis/java-pubsub
v1.108.7
v1.108.6
v1.108.5
v1.108.4
v1.108.3
1.108.3 (2020-10-02)
Bug Fixes
- ensure proper cleanup of publisher in tests (#310) (b2b2f86)
- Ensure that messages that are in pending batches for an ordering key are canceled when a previous publish for the ordering keys fails (#366) (7cdf8bc)
- make subscriberIT test less flaky (#340) (5d4f534)
- Only check keyHasError if ordering key is non-empty (#367) (8b2d0b7)
Dependencies
v1.108.2
v1.108.1
v1.108.0
1.108.0 (2020-07-09)
Features
- deps: adopt flatten plugin and google-cloud-shared-dependencies (#259) (6b0947b)
- implement max duration per ack extension (#211) (1427b8c)
- regenerated to pick up doc changes (#246) (a5f45ac)
- Send streaming pull flow control settings to server (#267) (9c750c8)
Dependencies
v1.107.0
1.107.0 (2020-06-09)
Features
- add detach subscription rpc (#216) (09866b0)
- regenerated to pick up changes in the API or client library generator (#185) (16624f8), closes #533 #535 #534
Bug Fixes
Dependencies
- bump shared-deps version and add back certain test deps (#218) (49ecc69)
- remove grpc test dep since it's now in shared-deps (#220) (28ab521)
- update dependency com.google.cloud:google-cloud-shared-dependencies to v0.6.0 (#219) (c6fc69d)
- update dependency com.google.cloud:google-cloud-shared-dependencies to v0.7.0 (#221) (89eae9a)
- update dependency com.google.errorprone:error_prone_annotations to v2.4.0 (#225) (f375ecb)