Skip to content

Releases: bento-platform/bento_drs

Version 0.10.2

01 Jun 14:39
Compare
Choose a tag to compare

What's Changed

Version 0.10.1

22 Mar 18:58
8ea30c1
Compare
Choose a tag to compare
  • chore: don't use a virtual environment in local development image
  • chore: add devcontainer metadata to local development image
  • chore: add debugger connection launch script for VS Code
  • fix: configurable debug port with Bento default

Version 0.10.0

17 Mar 18:08
2362d30
Compare
Choose a tag to compare
  • fix!: spec-compliant bundle content responses
  • fix: DRS spec-compatible errors
  • fix: correct object download URLs
  • fix: don't run service as root in Docker image
  • feat: generic blob search which queries multiple fields
  • chore: update bento_lib and pass logger to error handlers
  • chore: 404-always (but present) access endpoint with nicer errors
  • chore: update dependencies

Version 0.9.1

28 Feb 16:35
3787ee3
Compare
Choose a tag to compare
  • chore: drop down into non-root user inside Docker image
  • chore: use a virtual environment to manage dependencies in dev/local image
  • chore: update dependencies

Version 0.9.0

09 Feb 22:40
85f20c7
Compare
Choose a tag to compare
  • chore!: default deduplication to True for object ingest
  • feat: add git commit info to bento service-info in dev mode
  • chore: additional logging
  • chore: update docker base image ver
  • chore: set gitconfig for dev docker image
  • fix: handle file-not-found error when checking for duplicates
  • fix: bad range header error handling
  • ci: update bento build action to 0.10.1

Version 0.8.0

24 Jan 23:03
644bbe8
Compare
Choose a tag to compare
  • feat: bento.serviceKind in /service-info
  • chore: tweak dockerfile entrypoints & mount locations
  • chore: update dependencies
  • fix: extraneous debugpy warning due to typo when checking debug

Version 0.7.0

01 Dec 21:20
4dd585d
Compare
Choose a tag to compare
  • self hosted/managed Dockerfile(s)
  • GHA build

Version 0.6.0

07 Oct 22:50
4e9f390
Compare
Choose a tag to compare

New feature

  • service info reports environment and in dev mode, the current git branch and closest git tag

Version 0.5.3

22 Aug 12:37
dda2986
Compare
Choose a tag to compare

Bug Fixes

  • Improper logic for testing DEBUG mode during startup
  • Protect against Import error at startup in debug mode when degubpy module is missing

Version 0.5.2

10 Aug 13:40
Compare
Choose a tag to compare

New feature

Enable debugpy in development mode

Fix

Bump internal version number