Releases: bento-platform/bento_drop_box_service
Releases · bento-platform/bento_drop_box_service
Version 0.9.0
- chore: switch to bash for entrypoints
- chore: set gitconfig in dev image
- chore: pin images with specific base image versions
- chore: update dependencies
Version 0.8.2
ci: update bento build action to v0.10.1
Version 0.8.1
ci: update bento build action to v0.10
Version 0.8.0
For BentoV2 2.11+.
Contains breaking changes!
- feat!: separate local paths from URIs for objects, and add
filePath
anduri
props to objects to replacepath
- feat: dev mode - add git information to bento service-info object
- chore: update dependencies
Version 0.7.0
- fix: default service ID being an object instead of a string
- fix: wrong repo link in
pyproject.toml
- feat: new service-info section (
bento.serviceKind
) + updated URL and email - chore: update dependencies
- ci: update action versions
Version 0.6.0
- refact: re-implement in Quart and rewrite local backend to be async
- chore: switch to Poetry for dependency management
- ci: add
bento_build_action
and Dockerfiles for Docker image builds - docs: update setup information
Version 0.5.0
Changes:
- Update major dependencies (Flask,
bento_lib
,boto3
) - Misc. dev-ops and repo-related stuff
Version 0.4.1
- Fix some issues with the
chord
->bento
migration - Update minimum dependencies
Version 0.4.0
- Changed name to
bento_drop_box_service
Version 0.3.1
- Update dependencies
- Use new
package.cfg
system for versioning/package info - Include Simon in authors