652b4c694a
- Update to 2025.12.0: * fix info() performance regression (#705) * mkdir should not create bucket by default (#701) * fix slow ls iterations (#697) * Ensure right error type for get() on nonexistent (#695) * acknowledge Anaconda support (#691) * Fix token timezone comparison (#683, 688) * Avoid deprecated utcnow (#680) * Add support for specifying Cloud KMS keys when creating files (#679) * Yet another fix for isdir (#676) * Create warning for appending mode ‘a’ operations (#675) * add userProject to batch deletion query (#673) * Fix find with path not ending with “/” (#668) * remove “beta” note from doc (#666) * don’t check expiry of creds that don’t expire (#665) * Improvements for credentials refresh under high load (#658) * guess upload file MIME types (#655) * better shutdown cleanup (#657) * Exclusive write (#651) * Avoid IndexError on integer seconds (#649) * note on non-posixness (#648) * handle chache_timeout=0 (#646) * Remove race condition in credentials (#643) * fix md5 hash order logic (#640) * In case error in a pure string (#631) * swap order of “gcs”, “gs” protocols (#620) * fix get_file for relative lpath (#618)
Steve Kowalik2025-12-19 03:00:34 +00:00
d46f09c538
Accepting request 1165945 from devel:languages:python
Ana Guerrero2024-04-07 20:13:12 +00:00
8917cc17b9
- update to 2024.3.1: * fix expiration= for sign() * do populate dircache in ls() * allow passing extra options to mkdir * credentials docs * retry in bulk rm * clean up loop on close
Dirk Mueller2024-04-07 09:01:33 +00:00
8dd008c7f9
Accepting request 1157040 from devel:languages:python
Ana Guerrero2024-03-13 21:17:46 +00:00
25424f7426
Accepting request 1156423 from home:bnavigator:branches:devel:languages:python
Matej Cepl2024-03-11 21:31:40 +00:00
f8967126c2
Accepting request 1133594 from devel:languages:python
Ana Guerrero2023-12-17 20:31:59 +00:00
26f784bc83
- update to 2023.12.3post1: * use same version when paginating list (#591) * fix double asterisk glob test (#589) * performance of building cache in find() (#561) - Do not build for Python 3.6, due to no NumPy.
Dirk Mueller2023-12-16 12:46:44 +00:00
36422036b7
Accepting request 1126464 from devel:languages:python
Ana Guerrero2023-11-15 20:08:43 +00:00
7692eebeb8
Accepting request 1126458 from home:mimi_vx:branches:devel:languages:python
Ondřej Súkup2023-11-14 20:45:30 +00:00
999069ae8b
Accepting request 1117196 from devel:languages:python
Ana Guerrero2023-10-12 21:44:09 +00:00
4a17df97da
Accepting request 1117172 from home:mimi_vx:branches:devel:languages:python
Ondřej Súkup2023-10-12 12:16:45 +00:00
00f46facf8
Accepting request 1097064 from devel:languages:python
Fabian Vogt2023-07-07 13:47:32 +00:00
22256e79f5
Accepting request 1096930 from home:bnavigator:branches:devel:languages:python
Daniel Garcia2023-07-06 07:31:39 +00:00
0f4f6c0667
- Update to 2023.5.0: * Allow emulator host without protocol (#548) * Prevent upload retry from closing the file being sent (#540)
Steve Kowalik2023-06-07 04:27:54 +00:00
35f14ab022
- Update to 0.7.1: - async operations via aiohttp - Add avoid_network_tests.patch to skip over network requiring test (gh#dask/gcsfs#292).
Matej Cepl2020-10-06 19:17:45 +00:00