Skip to content

Commit d9e5c1c

Browse files
authored
changelog (#662)
1 parent d0fd744 commit d9e5c1c

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

docs/source/changelog.rst

+7-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
Changelog
22
=========
33

4-
Note: in some releases, there are no changes, because we always guarantee relasing in step
5-
with fsspec.
4+
Note: in some releases, there are no changes, because we always guarantee
5+
relasing in step with fsspec.
6+
7+
2025.3.0
8+
--------
9+
10+
* Improvements for credentials refresh under high load (#658)
611

712
2025.2.0
813
--------

requirements.txt

+1-1
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.2.0
3+
fsspec==2025.3.0
44
google-auth>=1.2
55
google-auth-oauthlib
66
google-cloud-storage

0 commit comments

Comments
 (0)