Releases: unioslo/tsd-file-api
Releases · unioslo/tsd-file-api
v2.17.3
What's Changed
- Python 3.13 support by @haatveit in #262
- Update Dependencies by @kouylekov-usit in #266
Full Changelog: v2.17.2...v2.17.3
v2.17.2
What's Changed
- Make Database connection in the config optional by @kouylekov-usit in #261
Full Changelog: v2.17.1...v2.17.2
v2.17.1
What's Changed
- build(deps): bump urllib3 from 1.26.18 to 1.26.19 by @dependabot in #246
- A working migration script by @leondutoit in #247
- build(deps): bump certifi from 2023.7.22 to 2024.7.4 by @dependabot in #250
- build(deps): bump cryptography from 42.0.4 to 43.0.1 by @dependabot in #255
- ci(tests): update Poetry 1.3.2 -> 1.8.3 by @haatveit in #258
- make connection pools configurable at runtime, increase defaults by @leondutoit in #257
Full Changelog: v2.17.0...v2.17.1
v2.17.0
What's Changed
- build(deps): bump tornado from 6.3.3 to 6.4.1 by @dependabot in #243
- Do not change table names by @leondutoit in #245
Full Changelog: v2.16.2...v2.17.0
v2.16.2
What's Changed
- build(deps-dev): bump requests from 2.31.0 to 2.32.0 by @dependabot in #241
- build(deps): bump rexml from 3.2.6 to 3.2.8 in /containers/rpm by @dependabot in #240
- Bump pysquril to 0.7.0, remove export list limit by @leondutoit in #242
Full Changelog: v2.16.1...v2.16.2
v2.16.1
What's Changed
- return ess path correctly from cache by @leondutoit in #238
Full Changelog: v2.16.0...v2.16.1
v2.16.0
What's Changed
- build(deps): bump cryptography from 41.0.6 to 42.0.0 by @dependabot in #208
- build(deps): bump cryptography from 42.0.0 to 42.0.2 by @dependabot in #210
- build(deps): bump cryptography from 42.0.2 to 42.0.4 by @dependabot in #212
- Lock fpm and its dependencies by @haatveit in #213
- Stop skipping scheduled dependency audits by @haatveit in #214
- build(deps): bump jwcrypto from 1.5.1 to 1.5.6 by @dependabot in #215
- Update CI workflows/hooks and add Ruff formatter/linter by @haatveit in #209
- Upgrade locked typing-extensions 4.5 -> 4.10 by @haatveit in #219
- Remove black by @haatveit in #222
- ci(tests): check if container is running while waiting by @haatveit in #221
- update pysquril to 0.6.0 by @leondutoit in #225
- bump pysquril to 0.6.2 by @leondutoit in #227
- build(deps): bump idna from 3.4 to 3.7 by @dependabot in #228
- Add full name to audit, remove HNAS by @leondutoit in #229
- Add full name to request logs by @leondutoit in #230
- Warn if a backend from config is not supported by @leondutoit in #231
- implement and test listing tables in an app by @leondutoit in #232
- add tests for recent pysquril where clause improvements by @leondutoit in #234
- ci(tests): log backend output on test failure by @haatveit in #236
- Test file backup and restore for apps by @leondutoit in #237
Full Changelog: v2.15.4...v2.16.0
v2.15.4
What's Changed
- Use older libsodium which is compatible with libnacl by @uio-torjus in #206
Full Changelog: v2.15.3...v2.15.4
v2.15.3
What's Changed
- Bump cryptography from 41.0.3 to 41.0.4 by @dependabot in #191
- Bump urllib3 from 1.26.15 to 1.26.17 by @dependabot in #193
- Python 3.12 support by @haatveit in #194
- Bump dependencies pysquril (0.3.6 -> 0.4.1), psycopg2 (2.9.6 -> 2.9.8) by @haatveit in #195
- Fix for intermittent CI failures by @haatveit in #196
- Enforce retention period on restoring backups by @leondutoit in #199
- build(deps): bump urllib3 from 1.26.17 to 1.26.18 by @dependabot in #200
- build(deps): bump cryptography from 41.0.4 to 41.0.6 by @dependabot in #202
- Default to ESS for storage backend by @uio-torjus in #204
- Update pysquril, test new functionality by @leondutoit in #205
New Contributors
- @uio-torjus made their first contribution in #204
Full Changelog: v2.15.2...v2.15.3
v2.15.2
What's Changed
- Bump tornado from 6.3.2 to 6.3.3 by @dependabot in #183
- Use fewer connections for IAM DB by @leondutoit in #189
- Less inclusive regex for routing to the audit log, health check and test token endpoints by @haatveit in #190
Full Changelog: v2.15.1...v2.15.2