Releases: bento-platform/bento_beacon
Releases · bento-platform/bento_beacon
Version 0.18.1
What's Changed
- chore: set dummy version in pyproject by @davidlougheed in #118
- Fixes/gohan end position by @gsfk in #119
Full Changelog: v0.18.0...v0.18.1
Version 0.18.0
What's Changed
- Bump werkzeug from 3.0.4 to 3.0.6 by @dependabot in #113
- Add tests by @gsfk in #114
- Bump aiohttp from 3.10.9 to 3.10.11 by @dependabot in #115
- strip 'chr' prefix from chromosome in gohan query by @gsfk in #117
Full Changelog: v0.17.0...v0.18.0
Version 0.17.0
Version 0.16.1
What's Changed
- refact: use Poetry for dependencies + update by @davidlougheed in #110
- fix param typo by @gsfk in #111
Full Changelog: v0.16.0...v0.16.1
Version 0.16.0
What's Changed
- Bump aiohttp from 3.9.5 to 3.10.2 by @dependabot in #100
- update phenopacket spec name by @gsfk in #102
- first pass at creating filtering terms from katsu public config by @gsfk in #95
- patch custom beacon description by @gsfk in #103
- Bump cryptography from 42.0.8 to 43.0.1 by @dependabot in #105
- Bump flask-cors from 4.0.1 to 5.0.0 by @dependabot in #104
- feat: beacon client-authorized requests to private data endpoints by @davidlougheed in #107
- anonymous metadata queries should use discovery config only by @gsfk in #108
- Features/beacon network by @gsfk in #93
Full Changelog: v0.15.3...v0.16.0
Version 0.15.3
What's Changed
Full Changelog: v0.15.2...v0.15.3
Version 0.15.2
What's Changed
- feat: use public rules endpoint by @v-rocheleau in #99
New Contributors
- @v-rocheleau made their first contribution in #99
Full Changelog: v0.15.1...v0.15.2
Version 0.15.1
What's Changed
- handle variants queries gracefully when not using gohan by @gsfk in #96
- Bump certifi from 2024.6.2 to 2024.7.4 by @dependabot in #97
- Bump zipp from 3.17.0 to 3.19.1 by @dependabot in #98
Full Changelog: v0.15.0...v0.15.1
Version 0.15.0
What's Changed
- Re-attempt censorship settings on query by @gsfk in #75
- Add black to dev container by @gsfk in #76
- reformat repo by @gsfk in #77
- add lint.yml by @gsfk in #78
- refact(utils): support new Katsu private overview response format by @davidlougheed in #79
- chore(deps): update base image + dependencies by @davidlougheed in #86
- ignore dataset description if katsu down by @gsfk in #80
- info endpoints do not need permissions or request checking by @gsfk in #87
- censor overview stats by @gsfk in #90
- Bump requests from 2.31.0 to 2.32.0 by @dependabot in #91
- Bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in #89
- Bump flask-cors from 3.0.10 to 4.0.1 by @dependabot in #92
- chore: update base image + some HTTP-related dependencies by @davidlougheed in #94
Full Changelog: v0.14.0...v0.15.0