SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python312-gcsfs-2024.3.1-44.7.noarch.rpm :

* Sun Apr 07 2024 Dirk Müller - 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
* Fri Mar 08 2024 Ben Greiner - Update to 2024.2.0
* doc for passing tokens (#603)
* Sat Dec 16 2023 Dirk Müller - update to 2023.12.3post1:
* use same version when paginating list (#591)
* fix double asterisk glob test (#589)
* Tue Nov 14 2023 Ondřej Súkup - Update to 2023.10.0
* Fix for transactions of small files
* Thu Oct 12 2023 Ondřej Súkup - Update to 2023.9.2
* bulk operations edge case
* inventory report based file listing (#573)
* pickle HttpError (#571)
* avoid warnings (#569)
* maxdepth in find() (#566)
* invalidate dircache (#564)
* standard metadata field names (#563)
* performance of building cache in find() (#561)
* Wed Jul 05 2023 Ben Greiner - Update to 2023.6.0
* allow raw/session token for auth (#554)
* fix listings_expiry_time kwargs (#551)
* allow setting fixed metadata on put/pipe (#550)
* Wed Jun 07 2023 Steve Kowalik - Update to 2023.5.0:
* Allow emulator host without protocol (#548)
* Prevent upload retry from closing the file being sent (#540)
* Fri Mar 24 2023 Ben Greiner - Update to 2023.3.0
* Don\'t let find() mess up dircache (#531)
* Drop py3.7 (#529)
* Update docs (#528)
* Make times UTC (#527)
* Use BytesIO for large bodies (#525)
* Fix: Don\'t append generation when it is absent (#523)
* get/put/cp consistency tests (#521)- Release 2023.1.0
* Support create time (#516, 518)
* defer async session creation (#513, 514)
* support listing of file versions (#509)
* fix sign following versioned split protocol (#513)
* Sat Nov 19 2022 Ben Greiner - Update to 2022.11.0
* implement object versioning (#504)
* Mon Oct 31 2022 Matej Cepl - Update to 2022.10.0: - bump fsspec to 2022.10.0
* Sun Oct 09 2022 Ben Greiner - Update to 2022.8.2
* Try cloud auth by default (#479)
* Sat Jul 02 2022 Ben Greiner - Enable the test suite with fake-gcs-server running
* Wed Jun 29 2022 Ben Greiner - Update to 2022.5.0
* invalidate listings cache for simple put/pipe (#474)
* conform _mkdir and _cat_file to upstream (#471)
* Wed Apr 27 2022 Ben Greiner - Update to 2022.3.0
* bucket exists workaround (#464)
* dirmarkers (#459)
* check connection (#457)
* browser connection now uses local server (#456)
* bucket location (#455)
* ensure auth is closed (#452)
* Tue Feb 22 2022 Matej Cepl - Update to 2022.02.0: - fix list_buckets without cache - drop py36
* Mon Jan 24 2022 Ben Greiner - Update to 2022.01.0
* update refname for versions (#442)
* Thu Jan 06 2022 Ben Greiner - Update to 2021.11.1
* don\'t touch cache when doing find with a prefix (#437)- Release 2021.11.0
* move to fsspec org
* add support for google fixed_key_metadata (#429)
* deprecate content_encoding parameter of setxattrs method (#429)
* use emulator for resting instead of vcrpy (#424)- Release 2021.10.1
* url signing (#411)
* default callback (#422)- Release 2021.10.0
* min version for decorator
* default callback in get (#422)- Release 2021.09.0
* correctly recognise 404 (#419)
* fix for .details due to upstream (#417)
* callbacks in get/put (#416)
* \"%\" in paths (#415)- Release 2021.08.1
* don\'t retry 404s (#406)- Disable most of the testsuite because the setup moved from vcrpy to a docker based simulator
* Wed Aug 18 2021 Ben Greiner - Update to 2021.07.0
* fix find/glob with a prefix (#399)- Release notes between 0.7.1 and 2021.06.0
* kwargs to aiohttpClient session
* graceful timeout when disconnecting at finalise (#397)
* negative ranges in cat_file (#394)
* no credentials bug fix (#390)
* use googleapis.com (#388)
* more retries (#387, 385, 380)
* Code cleanup (#381)
* license to match stated one (#378)
* deps updated (#376)
* switch to calver and fsspec pin
* keep up with fsspec 0.9.0 async
* one-shot find
* consistency checkers
* retries for intermittent issues
* timeouts
* partial cat
* http error status- Fix running the testsuite -- gh#dask/gcsfs#292
* drop avoid_network_tests.patch
* use the GitHub archive for VCR recordings
* Mon May 24 2021 Steve Kowalik - Do not build for Python 3.6, due to no NumPy.
 
ICM