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
* add context manager support in client ([#255](https://www.github.com/googleapis/python-pubsublite/issues/255)) ([9ad887f](https://www.github.com/googleapis/python-pubsublite/commit/9ad887f16b4eb93d822db2ea831f7e8ea8a195e0))
9
+
* Add ReassignmentHandler which is notified on client reassignment ([#242](https://www.github.com/googleapis/python-pubsublite/issues/242)) ([80fd5f6](https://www.github.com/googleapis/python-pubsublite/commit/80fd5f631f3667b8b38a3f459e48cb177874f86d))
10
+
* remove warnings from reservation methods ([#249](https://www.github.com/googleapis/python-pubsublite/issues/249)) ([2defd91](https://www.github.com/googleapis/python-pubsublite/commit/2defd91cc0becc904bba3fc4c66ca2ccac5e89c8))
11
+
* surface ReservationPath and Reservation ([#274](https://www.github.com/googleapis/python-pubsublite/issues/274)) ([eb50503](https://www.github.com/googleapis/python-pubsublite/commit/eb5050333a414267ef1ae9cf5a2af6fb700403a6))
12
+
13
+
14
+
### Bug Fixes
15
+
16
+
* add 'dict' annotation type to 'request' ([e2f7b98](https://www.github.com/googleapis/python-pubsublite/commit/e2f7b9864109ce9ce08d2e4740bc71888805f467))
17
+
* add 'dict' annotation type to 'request' ([c69dc30](https://www.github.com/googleapis/python-pubsublite/commit/c69dc309f289bed566d0f34050920dfa951819ee))
18
+
***deps:** drop packaging dependency ([ce2e5ef](https://www.github.com/googleapis/python-pubsublite/commit/ce2e5ef952708776fccc6652fb2c485c35b48e2f))
19
+
* improper types in pagers generation ([e2f7b98](https://www.github.com/googleapis/python-pubsublite/commit/e2f7b9864109ce9ce08d2e4740bc71888805f467))
20
+
21
+
22
+
### Documentation
23
+
24
+
* list oneofs in docstring ([ce2e5ef](https://www.github.com/googleapis/python-pubsublite/commit/ce2e5ef952708776fccc6652fb2c485c35b48e2f))
0 commit comments