Key Points
- Katsu is now compatible with the Bento authorization system – make sure to assign permissions to users!
- Bento Public:
- now has a data catalogue interface and scoping for Beacon queries
- now has feature flags for showing/hiding the sign in/portal buttons + forcing the data catalogue to show
- The old Web data overview / dashboard has been removed
- Katsu now provides a workflow for ingesting arbitrary files into DRS
- An optional MinIO deployment has been added
- Light and dark-background instance branding logos are now supported
- Performance issues were fixed in the reference service
- Documentation for adding new services to Bento has been written
Service Updates
- Aggregation 0.19.9 -> 0.19.10
- Authorization 0.10.2 -> 0.10.3
- Beacon 0.18.1 -> 0.19.0
- Drop Box 1.1.11 -> 1.1.12
- DRS 0.19.0 -> 0.19.1
- Event Relay 3.1.6 -> 3.1.8
- Gateway 0.13.2 -> 0.14.0
- Katsu 9.1.0 -> 10.0.0
- Notification 3.1.7 -> 3.1.8
- Public 0.22.0 -> 0.23.1
- Reference 0.3.2 -> 0.4.0
- Service Registry 1.4.3 -> 1.4.4
- Web 6.1.1 -> 7.0.0
- WES 0.14.6 -> 0.14.7
PRs
- feat: support light/dark background branding by @davidlougheed in #298
- feat: minio service by @mjdupont12 in #297
- docs: note on adding services to Bento by @davidlougheed in #300
- Katsu auth + move Katsu out from private portal URL by @davidlougheed in #299
- add Bento Public flags for showing/hiding header links by @davidlougheed in #302
- chore: update misc services by @davidlougheed in #304
- chore: add force catalogue feature for bento public by @davidlougheed in #305
- chore/minio aliases by @v-rocheleau in #303
- Release v18 by @davidlougheed in #296
New Contributors
- @mjdupont12 made their first contribution in #297
Full Changelog: v17.1...v18