Releases: CoffeaTeam/fsspec-xrootd
Releases · CoffeaTeam/fsspec-xrootd
v0.4.0
A bug fix for paths with parameters and a new feature to find concrete endpoints rather than redirectors (but only after failing to open with the initial URL)
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #47
- Bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot in #45
- Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 by @dependabot in #50
- feat: Switch file reading to use concrete endpoints by @rpsimeon34 in #48
- Preserve parameters in paths by @nsmith- in #65
New Contributors
- @rpsimeon34 made their first contribution in #48
Full Changelog: v0.3.0...v0.4.0
v0.3.0
This version substantially changes how connections are handled, improving xrootd system load.
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #44
- Fix read_bytes by @chrisburr in #52
- Improve error if port is not available for XRootD by @chrisburr in #53
- Fix typo by @fabaff in #46
- Fix vector_read data server size query by @nsmith- in #56
- Implement a file handle cache by @nsmith- in #54
New Contributors
- @chrisburr made their first contribution in #52
- @fabaff made their first contribution in #46
Full Changelog: v0.2.4...v0.3.0
v0.2.4
v0.2.3
What's Changed
- Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.10 by @dependabot in #27
- Run CI once weekly by @nsmith- in #29
- Bump peaceiris/actions-gh-pages from 3.9.2 to 3.9.3 by @dependabot in #28
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #30
- Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 by @dependabot in #34
- Bump conda-incubator/setup-miniconda from 2.2.0 to 3.0.1 by @dependabot in #35
- test: Run uproot latest release XRootD tests by @lobis in #38
- feat: unstrip protocol to make globbing work by @lobis in #40
New Contributors
- @pre-commit-ci made their first contribution in #30
Full Changelog: v0.2.2...v0.2.3
Version 0.2.2
What's Changed
- Reduce storage options to bare minimum by @nsmith- in #15
- Make docs actually enumerate the module classes by @nsmith- in #16
- Make sure storage option actually survives by @nsmith- in #17
- remove default value for hostid parameter by @lobis in #26
- Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.4 by @dependabot in #23
- Bump peaceiris/actions-gh-pages from 3.8.0 to 3.9.2 by @dependabot in #25
New Contributors
Full Changelog: v0.2.1...v0.2.2
v0.2.1
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Changes1 by @ScottDemarest in #9
- Don't return protocol from url parsing by @nsmith- in #10
- implemented directory clearing between tests by @ScottDemarest in #11
- Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1 by @dependabot in #8
- Async feature by @ScottDemarest in #12
- Docs feature by @ScottDemarest in #14
Full Changelog: v0.1.0...v0.2.0
First Release!
What's Changed
- Fix linting by @nsmith- in #2
- File open feature by @ScottDemarest in #4
- Bump pre-commit/action from 2.0.3 to 3.0.0 by @dependabot in #1
- File write feature by @ScottDemarest in #6
- File ops feature by @ScottDemarest in #7
New Contributors
- @nsmith- made their first contribution in #2
- @ScottDemarest made their first contribution in #4
- @dependabot made their first contribution in #1
Full Changelog: https://github.com/CoffeaTeam/fsspec-xrootd/commits/v0.1.0