Skip to content

Releases: bento-platform/bento_notification_service

Version 2.0.0

19 Dec 21:04
6ada69e
Compare
Choose a tag to compare
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

24 Nov 06:02
1aad975
Compare
Choose a tag to compare
  • upgrading docker to debian base image
  • bump to v1.1.1

Version 1.1.0

18 Nov 19:36
3b6701a
Compare
Choose a tag to compare
  • self hosted/managed Dockerfile(s)
  • GHA build

Version 1.0.1

04 Feb 01:33
Compare
Choose a tag to compare

Changes

  • Fix package name being specified as version in setup.py

Version 1.0.0

27 Jan 02:15
Compare
Choose a tag to compare

Changes

  • Add Redis host/port configuration ability
  • Update bento_lib to 1.0.0
  • Update other dependencies

Version 0.3.0

08 Jul 13:48
Compare
Choose a tag to compare
Version 0.3.0 Pre-release
Pre-release

Changes

  • chord_notification_service -> bento_notification_service
  • Refactor
  • Update dependencies

Version 0.2.2

12 May 20:14
Compare
Choose a tag to compare
Version 0.2.2 Pre-release
Pre-release
  • Fix key errors in setup.py

Version 0.2.1

12 May 19:58
Compare
Choose a tag to compare
Version 0.2.1 Pre-release
Pre-release
  • Update chord_lib to 0.8.0
  • Fix incorrect version number

Version 0.2.0

10 Mar 18:37
7c8a04a
Compare
Choose a tag to compare
Version 0.2.0 Pre-release
Pre-release

Refactoring with migrations. Also adding tests and blueprints.

Version 0.1.1

21 Feb 21:23
Compare
Choose a tag to compare
Version 0.1.1 Pre-release
Pre-release
  • Use chord_lib-provided error wrappers (same format, but less boilerplate internally)
  • Update dependencies