Releases: bento-platform/katsu
Version 4.3.0
What's Changed
- feat(experiments): add new library strategies as a hold-over patch by @davidlougheed in #440
Full Changelog: v4.2.0...v4.3.0
Version 4.2.0
What's Changed
- add missing id field to disease autocomplete by @gsfk in #436
- chore(deps): bump cryptography from 41.0.3 to 41.0.4 by @dependabot in #437
- feat: add dataset resources endpoint by @davidlougheed in #438
- chore: bump version to 4.2.0 by @davidlougheed in #439
Full Changelog: v4.1.0...v4.2.0
Version 4.1.0
What's Changed
- feat(patients): add individual phenopackets endpoint w/ attachment option by @davidlougheed in #433
- chore: bump version to 4.1.0 + update lockfile deps by @davidlougheed in #434
Full Changelog: v4.0.0...v4.1.0
Version 4.0.0
What's Changed
- Add endpoint for fetch extraPropertiesSchemaTypes by @noctillion in #414
- chore(deps): bump django from 4.1.9 to 4.1.10 in /docs by @dependabot in #418
- chore(deps): bump cryptography from 41.0.1 to 41.0.2 by @dependabot in #419
- chore(deps): bump pygments from 2.14.0 to 2.15.0 in /docs by @dependabot in #420
- chore(deps): bump certifi from 2022.12.7 to 2023.7.22 in /docs by @dependabot in #421
- chore: more logging from wait_for_db script by @davidlougheed in #422
- Features/download dats by @noctillion in #423
- fix: leaked small cell counts in computed field options by @davidlougheed in #424
- refact: make cleanup functions async by @davidlougheed in #427
- chore: bump version to 4.0.0 by @davidlougheed in #428
- feat!: tables removal - ingestions and workflows by @v-rocheleau in #425
- feat!: remove tables concept by @v-rocheleau in #409
- chore(deps): bump aiohttp from 3.8.4 to 3.8.5 by @dependabot in #429
- chore(deps): bump cryptography from 41.0.2 to 41.0.3 by @dependabot in #430
- lint: rm unused file package.cfg by @davidlougheed in #431
- fix: public_search_fields endpoint not returning values correctly by @davidlougheed in #432
Full Changelog: v3.0.1...v4.0.0
Version 4.0.0 RC
What's Changed
- Add endpoint for fetch extraPropertiesSchemaTypes by @noctillion in #414
- chore(deps): bump django from 4.1.9 to 4.1.10 in /docs by @dependabot in #418
- chore(deps): bump cryptography from 41.0.1 to 41.0.2 by @dependabot in #419
- chore(deps): bump pygments from 2.14.0 to 2.15.0 in /docs by @dependabot in #420
- chore(deps): bump certifi from 2022.12.7 to 2023.7.22 in /docs by @dependabot in #421
- chore: more logging from wait_for_db script by @davidlougheed in #422
- Features/download dats by @noctillion in #423
- fix: leaked small cell counts in computed field options by @davidlougheed in #424
- refact: make cleanup functions async by @davidlougheed in #427
- chore: bump version to 4.0.0 by @davidlougheed in #428
- feat!: tables removal - ingestions and workflows by @v-rocheleau in #425
- feat!: remove tables concept by @v-rocheleau in #409
- chore(deps): bump aiohttp from 3.8.4 to 3.8.5 by @dependabot in #429
- chore(deps): bump cryptography from 41.0.2 to 41.0.3 by @dependabot in #430
- lint: rm unused file package.cfg by @davidlougheed in #431
- fix: public_search_fields endpoint not returning values correctly by @davidlougheed in #432
Full Changelog: v3.0.1...v4.0.0-rc
Version 3.0.1
What's Changed
- fix: extension schema dict type hinting & export decl by @davidlougheed in #415
- chore: bump version to 3.0.1 and update lockfile by @davidlougheed in #416
Full Changelog: v3.0.0...v3.0.1
Version 3.0.0
What's Changed
Features
- feat: typed extra properties by @v-rocheleau in #387
- feat: explorer biosample experiment search by @noctillion in #399
- feat: beacon search endpoint by @gsfk in #402
- feat: add 'max_query_params' to public_overview response by @brouillette in #394
- feat: add data type counts & queryable flag to data types by @davidlougheed in #403
- feat: count_threshold conf to resp in public_overview by @noctillion in #412
Patches/improvements
- patch: fix unwanted origin schema mutation for required extra_properties by @v-rocheleau in #413
Chores
- chore: change exp_type elisa to neutralizing antibody by @noctillion in #404
- chore(docs) Add logo and one-sentence description to README by @davidlougheed in #395
- chore(deps) github actions update by @v-rocheleau in #393
- chore(deps): bump sqlparse from 0.4.3 to 0.4.4 in /docs by @dependabot in #397
- chore(deps): bump django from 4.1.7 to 4.1.9 by @dependabot in #400
- chore(deps): bump django from 4.1.7 to 4.1.9 in /docs by @dependabot in #401
- chore(deps): bump version to 3.0.0 by @davidlougheed in #407
- chore(deps): bump cryptography from 40.0.2 to 41.0.0 by @dependabot in #408
- chore(deps): bump requests from 2.28.2 to 2.31.0 by @dependabot in #405
- chore(deps): bump requests from 2.28.2 to 2.31.0 in /docs by @dependabot in #406
Full Changelog: v2.18.2...v3.0.0
v3.0.0-rc.2
What's Changed
- chore(deps): bump cryptography from 40.0.2 to 41.0.0 by @dependabot in #408
- count_threshold conf to resp in public_overview by @noctillion in #412
- patch: fix unwanted origin schema mutation for required extra_properties by @v-rocheleau in #413
Full Changelog: v3.0.0-rc.1...v3.0.0-rc.2
v3.0.0-rc.1
What's Changed
-
feat: typed extra properties by @v-rocheleau in #387
-
feat: explorer biosample experiment search by @noctillion in #399
-
feat: add 'max_query_params' to public_overview response by @brouillette in #394
-
feat: add data type counts & queryable flag to data types by @davidlougheed in #403
-
chore: codecov github actions by @v-rocheleau in #393
-
chore: change exp_type elisa to neutralizing antibody by @noctillion in #404
-
chore(deps): bump sqlparse from 0.4.3 to 0.4.4 in /docs by @dependabot in #397
-
chore(deps): bump django from 4.1.7 to 4.1.9 by @dependabot in #400
-
chore(deps): bump django from 4.1.7 to 4.1.9 in /docs by @dependabot in #401
-
chore(deps): bump requests from 2.28.2 to 2.31.0 by @dependabot in #405
-
chore(deps): bump requests from 2.28.2 to 2.31.0 in /docs by @dependabot in #406
-
chore: bump version to 3.0.0 by @davidlougheed in #407
-
docs: Add logo and one-sentence description to README by @davidlougheed in #395
Version 2.18.2
- fix: properly log failed DRS response content/status code
- fix: properly obtain file path for DRS record (
bento_lib
6.0.1) - fix: security issue in Redis version