Releases: unioslo/tsd-file-api
Releases · unioslo/tsd-file-api
v2.20.0
v2.20.0rc1
Release candidate because we need to gain confidence in the work offloading feature that 2.20 will introduce.
Full Changelog: v2.19.0...v2.20.0rc1
v2.19.0
What's Changed
Full Changelog: v2.18.0...v2.19.0
v2.18.0
What's Changed
- use resumables from pyresumable library by @leondutoit in #300
- build(deps): bump cryptography from 43.0.3 to 44.0.1 by @dependabot[bot] in #301
- Fix RPM builds for EL8 and EL9, add support for EL10 by @haatveit in #302
- update pyresumable dependency by @leondutoit in #303
- Remove unused dependencies and deprecated config options by @leondutoit in #304
- Remove sqlalchemy dependency by @leondutoit in #305
- build(deps-dev): bump urllib3 from 2.5.0 to 2.6.0 by @dependabot[bot] in #306
- build(deps-dev): bump urllib3 from 2.6.0 to 2.6.3 by @dependabot[bot] in #310
- Verify merging of chunks when requested (by clients) et al. by @amn in #309
- RPM buildfix (virtualenv incompatibility) by @haatveit in #311
- Add tests verifying uploading of very large files by @amn in #313
Full Changelog: v2.17.10...v2.18.0
v2.17.10
What's Changed
- Use
logger.exceptioninstead oflogger.errorin anexceptblock… by @amn in #293 - Replace
logging.errorwithloging.exceptionby @amn in #295 - Python 3.14 support by @haatveit in #297
- Include request identifiers with logged messages by @amn in #296
- ci(rpm): attach built RPM to GitHub release by @haatveit in #299
Full Changelog: v2.17.9...v2.17.10
v2.17.9
What's Changed
- build(deps-dev): bump urllib3 from 2.2.3 to 2.5.0 by @dependabot[bot] in #288
- build(deps-dev): bump requests from 2.32.3 to 2.32.4 by @dependabot[bot] in #284
- Move files when backing up on
delete()by @haatveit in #290
Full Changelog: v2.17.8...v2.17.9
v2.17.8
What's Changed
- build(deps): bump tornado from 6.4.2 to 6.5.1 by @dependabot in #283
- Fix resumable download negotiation by @amn in #286
- add new backend for cross-project transfers by @leondutoit in #287
Full Changelog: v2.17.7...v2.17.8
v2.17.7
What's Changed
- Fix a type error with a call to
joinby @amn in #276 - Fix calculation of the
resourcepart in "files" URIs not featuring trailing slash by @amn in #259 - Remove pycln and update ruff by @haatveit in #277
- ensure aggregation functions work on audit logs by @leondutoit in #278
- feat: add parsing of proxy headers by @haatveit in #280
- Check storage path before caching it by @uio-torjus in #281
New Contributors
Full Changelog: v2.17.5...v2.17.7
v2.17.6
v2.17.5
What's Changed
Full Changelog: v2.17.4...v2.17.5