Version 15.1
Key Points
- The gateway can now handle plain-HTTP connections and/or a past-URL redirect to a new URL, if configured.
- Experiment results in Katsu can now store URIs/index URI records
- Sampled tissues on biosamples in Katsu are now correctly nullable
- The private portal has received some miscellaneous improvements and bug fixes
- The public portal has received some bug fixes and small styling tweaks
- We have a new library,
bento_auth_js
, which we are now using for authx inbento_web
which we will use for the public portal in the future too.
Service Updates
- Aggregation 0.19.2 -> 0.19.3
- Authorization 0.6.0 -> 0.7.0
- Beacon 0.12.1 -> 0.13.0
- Drop box 1.1.2 -> 1.1.5
- DRS 0.15.1 -> 0.15.2
- Gateway 0.8.1 -> 0.10.0
- Katsu 6.0.0 -> 7.0.2
- Public 0.17.0 -> 0.17.3
- Reference 0.1.1 -> 0.1.2
- Service registry 1.3.2 -> 1.3.5
- Web 4.0.0 -> 4.1.4
Additionally, bentoctl
has received some bug fixes and minor tweaks.
Merged PRs
- fix(bentoctl): phenopacket convertion extra properties stash fix by @v-rocheleau in #211
- [15.1] bump beacon version by @gsfk in #213
- Added a minimal list of properties to change in local.env for dev by @dbujold in #214
- [15.1] Fix broken image links in docs by @gsfk in #215
- feat(scripts): certbot init certs only by @v-rocheleau in #217
- [15.1] bump beacon by @gsfk in #218
- feat: switchable gateway/auth TLS by @davidlougheed in #212
- feat: configurable domain redirect for gateway by @v-rocheleau in #220
- Release v15.1 by @davidlougheed in #210
New Contributors
Full Changelog: v15...v15.1