Releases: bento-platform/bento_drs
Releases · bento-platform/bento_drs
Version 0.18.0
What's Changed
- refact!: remove bundles (deprecated part of spec) by @davidlougheed in #124
- chore: update base image, dependencies, build action by @davidlougheed in #126
- chore(deps): update to bento_lib 12.1.0 by @davidlougheed in #127
- chore(deps): bump flask-cors from 4.0.1 to 5.0.0 by @dependabot in #128
- chore: update base image + lockfile deps by @davidlougheed in #129
- chore: suppress urllib3 warnings when SSL validation is off by @davidlougheed in #130
- chore: log 404 errors which have been suppressed by 403 errors by @davidlougheed in #131
- fix: try to fix object bundle_id drop migration by @davidlougheed in #132
- chore: update base image, flask, werkzeug, lockfile deps by @davidlougheed in #133
Full Changelog: v0.17.1...v0.18.0
Version 0.17.1
What's Changed
- chore(deps): bump urllib3 from 2.2.1 to 2.2.2 by @dependabot in #121
- chore(deps): bump certifi from 2024.6.2 to 2024.7.4 by @dependabot in #122
- chore: update dependencies + base image; bump to 0.17.1 by @davidlougheed in #123
Full Changelog: v0.17.0...v0.17.1
Version 0.17.0
What's Changed
- chore(deps): bump idna from 3.6 to 3.7 by @dependabot in #101
- fix: write temp file uploads (during upload) to ingest tmp dir by @davidlougheed in #100
- refact: update to SQLAlchemy 2.0 by @davidlougheed in #102
- lint: set up black linter/formatter by @davidlougheed in #103
- feat: extended Bento DRS responses with access data by @davidlougheed in #104
- chore(ingest): replace blank project/dataset IDs by null by @davidlougheed in #105
- feat(ingest): include bento DRS extension properties in ingest response by @davidlougheed in #106
- fix: handle MethodNotAllowed errors by @davidlougheed in #107
- feat: DRS object deletion by @davidlougheed in #108
- chore(deps): bump gunicorn to 22.0.0 by @davidlougheed in #109
- perf: minor performance improvements by @davidlougheed in #110
- chore(deps): bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in #112
- chore(deps): bump requests from 2.31.0 to 2.32.0 by @dependabot in #113
- chore(deps): bump flask-cors from 4.0.0 to 4.0.1 by @dependabot in #114
- chore: update dependencies + base image by @davidlougheed in #115
- perf: increase some buffer sizes for faster ingest/file send by @davidlougheed in #116
- chore: better ingest logging + reduce debug logspam by @davidlougheed in #117
- feat: better range header support w/ bento_lib impl by @davidlougheed in #118
- ci: fix target branch in lint workflow by @davidlougheed in #119
- chore: update base image + lockfile deps by @davidlougheed in #120
Full Changelog: v0.16.0...v0.17.0
Version 0.16.0
What's Changed
- chore!: switch to generating spec-compliant DRS URIs by @davidlougheed in #98
- chore: update base image + dev dependencies by @davidlougheed in #99
Full Changelog: v0.15.3...v0.16.0
Version 0.15.3
What's Changed
- chore(deps-dev): bump cryptography from 42.0.2 to 42.0.4 by @dependabot in #94
- chore: update lockfile dependencies + base image version by @davidlougheed in #95
- chore: update VS code debugpy launch.json by @davidlougheed in #96
- chore: update base image + lockfile dependencies by @davidlougheed in #97
Full Changelog: v0.15.2...v0.15.3
Version 0.15.2
What's Changed
- chore(deps): bump jinja2 from 3.1.2 to 3.1.3 by @dependabot in #90
- chore(deps): bump aiohttp from 3.9.1 to 3.9.2 by @dependabot in #91
- chore(deps-dev): bump cryptography from 41.0.7 to 42.0.0 by @dependabot in #92
- chore: update dependencies + bump version to 0.15.2 by @davidlougheed in #93
Full Changelog: v0.15.1...v0.15.2
Version 0.15.1
What's Changed
Full Changelog: v0.15.0...v0.15.1
Version 0.15.0
What's Changed
- fix: support credentials in CORS requests by @davidlougheed in #87
- chore: update base image + lockfile deps by @davidlougheed in #88
- fix!: correct range-not-satisfiable errs + content length for partial res by @davidlougheed in #89
Full Changelog: v0.14.2...v0.15.0
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