Skip to content

Releases: bento-platform/bento

Version 2.9.0

21 Dec 22:40
35a732a
Compare
Choose a tag to compare
  • utilizing prebuilt services images using GHCR
  • other small patches

Version 2.8.3

16 Nov 18:44
67b28ea
Compare
Choose a tag to compare
  • bumped katsu to v2.15.2
  • bumped bento-public v0.6.3

Version 2.8.2

14 Nov 22:26
20c9f00
Compare
Choose a tag to compare
  • bumped bento-public to v0.6.2

Version 2.8.1

12 Nov 00:35
cfe239f
Compare
Choose a tag to compare
  • katsu, bento-public version upgrades
  • using event-relay ghcr image
  • gateway frame configuration tweak
  • updated event-relay socket path

Version 2.8.0

26 Oct 20:45
5399328
Compare
Choose a tag to compare
Merge pull request #70 from bento-platform/releases/v2.8

release v2.8 rc-2

Version 2.7.5

12 Sep 19:27
3cdce1d
Compare
Choose a tag to compare

Patch

  • fix: go build issue in bento-public. Updated go builder image.

Full Changelog: v2.7.4...v2.7.5

Version 2.7.4

10 Sep 21:53
16c0215
Compare
Choose a tag to compare

Services Versions update

  • Katsu: v2.13.0 (Faster queries, serve DATS files, export as CSV for large results)
  • Web: v1.4.0 (Faster queries, Bigwigs download, export as CSV)
  • Federation: v0.14.0 (Faster queries)
  • WES: v0.5.2 (Longer ingestion Timeout, debugger in dev. mode)
  • Bento-Public: v0.5.1 (charts improvements, display provenance data)

Fixes

  • Port number conflict with WES in dev container
  • Web service gateway configuration: restore content-type configuration

How to update

The following environment variables must be updated:

BENTO_WEB_TAG=v1.4.0
KATSU_TAG=v2.13.0
BENTO_FEDERATION_TAG=v0.14.0
BENTO_WES_TAG=v0.5.2
BENTO_PUBLIC_TAG=v0.5.1

Note that the public interface displays a Provenance tab which content is based on a DATS file added to the dataset properties in Katsu. A GUI to create and update this field is planned for the next iteration. In the mean time, setting this field could be done through the Django shell in the Katsu container. Please refer to the instructions from the following PR: bento-platform/katsu#335

Full Changelog: v2.7.3...v2.7.4

Version 2.7.3

26 Aug 13:24
541026d
Compare
Choose a tag to compare

Fix

  • bento_web: SVG files served with the text/plain content type

Documentation

  • Explain how to get the value for CLIENT_SECRET from Keycloak

Version 2.7.2

22 Aug 12:47
4ee882d
Compare
Choose a tag to compare

Fixes

  • DRS: v0.5.3, fix importing missing module in production mode
  • Federation: missing installation of "debugpy" in dev. Docker compose file

Version 2.7.1

10 Aug 14:00
fbf066b
Compare
Choose a tag to compare

Fix

Version number reported by DRS service was incorrect