Releases: bento-platform/bento_drs
Releases · bento-platform/bento_drs
Version 0.14.2
What's Changed
- chore: respond to standard DRS endpoint for service-info by @davidlougheed in #85
- chore: update dependencies by @davidlougheed in #86
Full Changelog: v0.14.1...v0.14.2
Version 0.14.1
What's Changed
- fix: ingest logging by @davidlougheed in #82
- fix: response range headers for object download by @davidlougheed in #83
- chore: update bento_lib and lockfile dependencies by @davidlougheed in #84
Full Changelog: v0.14.0...v0.14.1
v0.14.0
What's Changed
- feat: switch to new authz api by @davidlougheed in #72
- chore: bump version to 0.14.0 & update lockfile by @davidlougheed in #76
- chore(deps): bump aiohttp from 3.8.6 to 3.9.0 by @dependabot in #77
- chore(deps-dev): bump cryptography from 41.0.5 to 41.0.6 by @dependabot in #78
- chore: update deps + add mypy in dev by @davidlougheed in #79
- feat: add public flag for making public DRS objects by @davidlougheed in #81
Full Changelog: v0.13.0...v0.14.0
Version 0.13.0
What's Changed
- chore: update base images, dependencies, and CI actions by @davidlougheed in #69
- fix!: wrong access method type (http -> https) by @davidlougheed in #70
- chore(deps): bump urllib3 from 1.26.17 to 1.26.18 by @dependabot in #71
- fix: secure filename + keep filename if uploading file bytes by @davidlougheed in #73
- chore: update docker base image & lockfile dependencies by @davidlougheed in #74
Full Changelog: v0.12.6...v0.13.0
Version 0.12.6
What's Changed
- chore(deps): bump urllib3 from 1.26.16 to 1.26.17 by @dependabot in #67
- chore(deps-dev): bump cryptography from 41.0.3 to 41.0.4 by @dependabot in #66
- chore: bump version to 0.12.6 by @davidlougheed in #68
Full Changelog: v0.12.5...v0.12.6
Version 0.12.5
What's Changed
- chore(deps): bump certifi from 2023.5.7 to 2023.7.22 by @dependabot in #63
- chore(deps-dev): bump cryptography from 41.0.2 to 41.0.3 by @dependabot in #64
Full Changelog: v0.12.4...v0.12.5
Version 0.12.4
What's Changed
- chore: implement post object download by @davidlougheed in #62
Full Changelog: v0.12.3...v0.12.4
Version 0.12.3
What's Changed
- fix: non-403 errors masked by 403 by @davidlougheed in #60
- chore: bump version to 0.12.3 by @davidlougheed in #61
Full Changelog: v0.12.2...v0.12.3
Version 0.12.2
Version 0.12.1
What's Changed
- fix: correct permissions for querying drs objects + downloading by @davidlougheed in #59
Full Changelog: v0.12.0...v0.12.1