Releases: unioslo/tsd-file-api
Releases · unioslo/tsd-file-api
v2.15.1
What's Changed
- Update cryptography 41.0.0 -> 41.0.2 by @haatveit in #171
- Lower pip-audit run frequency to once daily by @haatveit in #172
- fix: missing ServerSnsError import in api module by @haatveit in #173
- deps: upgrade pygments from 2.14.0 to 2.15.1 by @haatveit in #175
- Container building improvements by @haatveit in #176
- deps: upgrade certifi from 2022.12.7 to 2023.7.22 by @haatveit in #177
- deps: update cryptography from 41.0.2 to 41.0.3 by @haatveit in #178
- Build fix for RHEL7 RPMs by @haatveit in #179
- Build improvements for RHEL 8/9 RPMs by @haatveit in #180
- fix(api): set survey endpoints to "survey" by @haatveit in #182
Full Changelog: v2.15.0...v2.15.1
v2.15.0
What's Changed
- Upgrade Tornado to version 6.3.2 by @haatveit in #162
- Bump cryptography from 40.0.1 to 41.0.0 by @dependabot in #163
- Bump pysquril to v0.3.1 by @leondutoit in #166
- Implement backup and restore of deleted files by @leondutoit in #167
- Implement restore for tables by @leondutoit in #168
- Bump pysquril to 0.3.6 by @leondutoit in #169
Full Changelog: v2.14.0...v2.15.0
v2.14.0
What's Changed
- New survey endpoints by @leondutoit in #159
- Bump requests from 2.28.2 to 2.31.0 by @dependabot in #161
New Contributors
- @dependabot made their first contribution in #161
Full Changelog: v2.13.1...v2.14.0
v2.13.1
What's Changed
- Rewrite subset of tests to use tornado HTTPClient by @haatveit in #153
- Update dependency constraints and locked versions by @haatveit in #151
- Switch from root logging to per-module objects by @haatveit in #152
- fix: log warning on already finalised upload by @haatveit in #156
Full Changelog: v2.13.0...v2.13.1
v2.13.0
What's Changed
- New containers and updated RPM builder - with automated builds by @haatveit in #142
- Add container and workflow for building el8 and el9 RPMs by @haatveit in #144
- Minor correction in test_ZZZ_reserved_resources by @haatveit in #145
- Encrypted table retrieval by @haatveit in #146
- Easier (containerized) local development by @haatveit in #147
- Reorganize containers/workflows and add workflow constraints by @haatveit in #148
- Documentation updates following #142 and #147 by @haatveit in #149
- Add workflow for creating GitHub release by @haatveit in #150
Full Changelog: v2.12.9...v2.13.0
Enable incremental directory sync
v2.1.0 bump version to 2.1.0
More efficient export
v2.0.6 only change permission when really necessary
Return etags when listing directories
v2.0.5 bump version to 2.0.5
Enable resuming files in directories
Small fixes to make directory upload smoother.
RabbitMQ and directory improvements
Small improvements for more flexible broker usage, and directory uploads. No API changes.