Releases: bento-platform/bento
Releases · bento-platform/bento
Version 12.2
What's Changed
- fix: bump web to 2.1.2 to fix a crash happening in the Workflow Runs tab
Full Changelog: v12.1...v12.2
Version 12.1
What's changed
Updated services
- authz: 0.2.0 -> 0.2.1
- beacon: 0.6.0 -> 0.7.1
- drop box: 0.12.0 -> 1.0.0
- gohan: 3.9.0 -> 3.9.1
- katsu: 3.0.0 -> 3.0.1
- public: 0.12.1 -> 0.13.2
- service registry: 0.11.2 -> 1.0.0
- web: 2.0.0 -> 2.1.1
Features
- feat: public portal enhancements + fixes (Public)
- feat: beacon wildcard support + auto-generation of IDs + fixes
- feat: drop box authorization implementation + enhancements (Web)
- feat: service registry authorization implementation
Other
- chore: update Redis patch version
Version 12.0
What's changed
Updated services
- gateway: 0.3.5 -> 0.5.3
- web: 1.8.3 -> 2.0.0
- drop box: 0.11.1 -> 0.12.0
- event relay: 2.5.0 -> 3.0.2
- DRS: 0.10.1 -> 0.10.2
- Katsu: 2.18.2 -> 3.0.0
- Gohan: 3.7.4 -> 3.9.0
- public: 0.10.2 -> 0.12.1
- beacon: 0.4.0 -> 0.6.0
Features
- feat!: new authorization service
- requires Keycloak settings changes & various other migrations, see the migration guide
- feat: Beacon feature flag
- feat: Gohan feature flag
- feat: typed extra properties (Katsu/Web)
- feat: haploid zygosity handling (Gohan)
- feat: initial version of Beacon UI, with toggle flag
Bug fixes
- fix: log out errors from Keycloak
- fix: debug settings for drop box
- fix: Adminer start/stop not working as expected
- fix: service registry external port binding in dev mode
Documentation
- docs: add port binding list
Version 2.11.2
- fix: adminer in dev mode
- fix: update gateway to fix beacon rate limiter
Version 2.11.1
- bento-public assets mount patch
- update WES to 0.9.0 to raise timeout
- fix Elasticsearch memory issue
Version 2.11.0
Features
- Bentoctl: Makefile deployments deprecated in favor of new CLI tool bentoctl
- Include mechanism to set git config information in dev containers
- Improved local dev containers experience and reliability
- keycloak: upgrade to new docker images (quay.io/keycloak/keycloak)
- Containerized gateway
- Beacon: Improved dev container for local development experience
- Bento-Charts: ReCharts, React and TS library for web app charts
- DRS: search and object/bundle view interface
- Web: Show local/pre-built status in service list
- Web: Show analysis and export workflows in UI
- bento_public: Initial typescript support, now uses Bento-Charts
- Drop box: separate notion of local file path vs. URI
- Improved search in bento_lib/katsu
- New bento services format, show local/pre-built status in services list
- cBioPortal deployment with embeded UI in bento_web (dev mode only for v2.11.0)
Security
- Containers no longer run as root
- Segmented Docker networks to isolate services
- Beacon: rate limiting
Fixes
- DRS: file deduplication and malformed URLs
- Web: various display bug fixes
- Web: Phenopackets ingestion in Data Manager
- Aggregation: fail gracefully
- Bento: service containers use host machine's user PUID/PGID to fix read/write access issues on volumes
- WES: state updates via event-relay
Version 2.10.2
- federation: 0.15.0 --> 0.15.1 (fix: error with bad table responses)
Version 2.10.1
- remove old base image artifacts
- add environment for beacon to eventually support auth
- drop box: 0.6.0 --> 0.7.0
- DRS: 0.8.0 --> 0.9.0
- Gohan: 3.7.2 --> 3.7.3
- Katsu: 2.17.0 --> 2.17.3
- public: 0.9.2 --> 0.9.4
- web: 1.7.1 --> 1.7.2
Version 2.10.0
Merge pull request #96 from bento-platform/releases/v2.10 Release v2.10
Version 2.9.1
- bumped bento_public service tag to v0.8.3
- style: improve chart styling for overview
- shows all labels for bar plots with under 11 categories
- increases distance from x axis to label
- style: improve chart styling for overview