Skip to content

Releases: bento-platform/bento_lib

Version 5.4.0

31 Jan 02:24
2fac4d9
Compare
Choose a tag to compare
  • feat: case-insensitive starts/ends-with queries for search
  • chore: add bento.serviceKind dataService boolean property

Version 5.3.0

19 Jan 16:33
4719807
Compare
Choose a tag to compare
  • feat: add id field on events with random UUID to help debug/distinguish events
  • chore: add more new properties to service info type & export Bento type specifically
  • chore: update dev dependencies

Version 5.2.0

12 Jan 16:49
Compare
Choose a tag to compare
  • feat: add optional logger parameter for EventBus

Version 5.1.1

12 Jan 16:06
1910a33
Compare
Choose a tag to compare
  • fix: patch to intended prop names for Bento service-info

Version 5.1.0

12 Jan 15:49
66a2ae1
Compare
Choose a tag to compare
  • feat: support new bento service-info subfield
  • chore: update development dependencies
  • chore: add some additional EventBus type hinting

Version 5.0.2

08 Dec 20:11
3adff1e
Compare
Choose a tag to compare
  • chore: augment service info types with bento-specific props
  • fix: issue with service info types that was tripping up jetbrains IDEs

Version 5.0.1

08 Dec 17:01
be5c420
Compare
Choose a tag to compare
  • fix: Service Info types + export of typing objects

Version 5.0.0

08 Dec 16:35
fcff816
Compare
Choose a tag to compare
  • feat!: allow URL Redis connections & use kwargs for EventBus connection (replaces connection_data arg)
  • fix!: schema for GA4GH service-info
  • chore!: remove support for UNIX socket connections from EventBus
  • feat: add types module with service-info types
  • chore: code cleanup and type hinting
  • chore: tweak typing for AST nodes of search queries

Version 4.2.0

22 Nov 23:30
10cad05
Compare
Choose a tag to compare
  • feat: add async method for contacting DRS
  • fix: include requests as a dependency

Version 4.1.0

04 Nov 12:50
495521a
Compare
Choose a tag to compare
  • feat: add Quart support for async services
  • chore: allow for jsonschema 4