You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An optimization in guava 33.3.0 broke our tests by not calling addListener() on futures which are already isDone(). Add mock call to make our futures not isDone() in some tests. (0907353)
MaxOutstandingMessages should be defined without maxOutstandingRequestBytes (#349) (4c107d8)
Dependencies
Depend on pubsublite libraries from google-cloud-bom (0907353)