Releases: bento-platform/bento_notification_service
Releases · bento-platform/bento_notification_service
Version 2.0.0
Merge pull request #14 from bento-platform/update-bento-lib Revise dockerfiles, use Poetry for & update dependencies, service info response schema
Version 1.1.1
- upgrading docker to debian base image
- bump to v1.1.1
Version 1.1.0
- self hosted/managed Dockerfile(s)
- GHA build
Version 1.0.1
Changes
- Fix package name being specified as version in
setup.py
Version 1.0.0
Changes
- Add Redis host/port configuration ability
- Update
bento_lib
to 1.0.0 - Update other dependencies
Version 0.3.0
Changes
chord_notification_service
->bento_notification_service
- Refactor
- Update dependencies
Version 0.2.2
- Fix key errors in setup.py
Version 0.2.1
- Update
chord_lib
to 0.8.0 - Fix incorrect version number
Version 0.2.0
Refactoring with migrations. Also adding tests and blueprints.
Version 0.1.1
- Use
chord_lib
-provided error wrappers (same format, but less boilerplate internally) - Update dependencies