Skip to content

Commit 6f38dd7

Browse files
authored
changelog (fsspec#717)
1 parent 54c6c92 commit 6f38dd7

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

docs/source/changelog.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ Changelog
44
Note: in some releases, there are no changes, because we always guarantee
55
releasing in step with fsspec.
66

7+
2025.12.0
8+
---------
9+
10+
* Fix CI when run against rela SGC buckets (#71)
11+
* Run extended rests when env var is set (#712)
12+
* Support py3.14 and drop 3.9 (#709)
13+
* Introduce ExtendedGcsFileSystem for Zonal Bucket gRPC Read Path (#707)
14+
715
2025.10.0
816
---------
917

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
aiohttp!=4.0.0a0, !=4.0.0a1
22
decorator>4.1.2
3-
fsspec==2025.10.0
3+
fsspec==2025.12.0
44
google-auth>=1.2
55
google-auth-oauthlib
66
google-cloud-storage

0 commit comments

Comments
 (0)