Skip to content

Releases: bento-platform/bento_beacon

Version 0.16.1

10 Oct 15:52
8e3f527
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.0...v0.16.1

Version 0.16.0

03 Oct 21:56
d278832
Compare
Choose a tag to compare

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

12 Aug 17:34
9b1ffe6
Compare
Choose a tag to compare

What's Changed

  • handle optional welcomeUrl by @gsfk in #101
  • update katsu schema urls

Full Changelog: v0.15.2...v0.15.3

Version 0.15.2

16 Jul 19:14
ca6513c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.1...v0.15.2

Version 0.15.1

15 Jul 20:06
d9b43f4
Compare
Choose a tag to compare

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

17 Jun 18:45
1341709
Compare
Choose a tag to compare

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

Version 0.14.0

25 Mar 18:17
9be6f1c
Compare
Choose a tag to compare

What's Changed

  • fix camelCasing by @gsfk in #71
  • fix bool response from /cohorts and /datasets by @gsfk in #73
  • Fixes/info responses by @gsfk in #72
  • update vscode debug settings by @gsfk in #74

Full Changelog: v0.13.0...v0.14.0

Version 0.13.0

02 Feb 19:05
Compare
Choose a tag to compare
  • patch /service-info
  • patch DATS handling (no longer passed as a string)

Full Changelog: v0.12.2...v0.13.0

Version 0.12.2

23 Jan 20:23
580e44e
Compare
Choose a tag to compare

What's Changed

  • handle multiple response messages by @gsfk in #67
  • Features/threshold in response by @gsfk in #68
  • Fixes/patch dats default by @gsfk in #69

Full Changelog: v0.12.1...v0.12.2

Version 0.12.1

05 Jan 22:06
b384e98
Compare
Choose a tag to compare

Patch bad response when results count was exactly equal to censorship threshold

Full Changelog: v0.12.0...v0.12.1