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
Copy file name to clipboardExpand all lines: sdk/eventhub/azure-eventhub-checkpointstoreblob-aio/CHANGELOG.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,6 @@
4
4
5
5
This version and all future versions will require Python 3.8+. Python 2.7, 3.6, and 3.7 are no longer supported.
6
6
7
-
-`aiohttp` dependency upper bound raised to `<5.0` to account for the custom built `aiohttp` that supports python 3.12. This change may be reverted prior to release.
8
-
9
7
### Bugs Fixed
10
8
11
9
- Fixed a bug with `BlobCheckpointStore.claim_ownership` mutating the `ownership_list` argument to no longer mutate the argument.
0 commit comments