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 https://github.com/CoffeaTeam/fsspec-xrootd/pull/44
* Fix read_bytes by chrisburr in https://github.com/CoffeaTeam/fsspec-xrootd/pull/52
* Improve error if port is not available for XRootD by chrisburr in https://github.com/CoffeaTeam/fsspec-xrootd/pull/53
* Fix typo by fabaff in https://github.com/CoffeaTeam/fsspec-xrootd/pull/46
* Fix vector_read data server size query by nsmith- in https://github.com/CoffeaTeam/fsspec-xrootd/pull/56
* Implement a file handle cache by nsmith- in https://github.com/CoffeaTeam/fsspec-xrootd/pull/54
New Contributors
* chrisburr made their first contribution in https://github.com/CoffeaTeam/fsspec-xrootd/pull/52
* fabaff made their first contribution in https://github.com/CoffeaTeam/fsspec-xrootd/pull/46
**Full Changelog**: https://github.com/CoffeaTeam/fsspec-xrootd/compare/v0.2.4...v0.3.0