Releases: GenSpectrum/LAPIS
Releases · GenSpectrum/LAPIS
v0.3.9
0.3.9 (2024-11-14)
Features
- lapis-docs: mark sections of the docs that are generated from the config (b2009eb), closes #928
v0.3.8
0.3.8 (2024-10-23)
Bug Fixes
- lapis: get rid of logger config deprecation warnings in the log (e7c3908), closes #972
v0.3.7
0.3.7 (2024-10-21)
Features
- lapis: adapt to new generalized lineage system (508bc8e), closes #961
v0.3.6
0.3.6 (2024-10-15)
Features
- lapis: make it possible to fetch sequences in JSON and NDJSON format (ba18956), closes #971
v0.3.5
0.3.5 (2024-10-10)
Features
- lapis: validate that
lapisAllowsRegexSearch
-fields are of type string (97b3ce9)
- lapis: validate that metadata fields do not contain the reserved character
.
(97b3ce9), closes #976
v0.3.4
0.3.4 (2024-10-02)
Features
- lapis: order CSV/TSV columns of aggregated/details data as specified in the request fields or as in the database config (6cf8704), closes #910
Bug Fixes
- lapis-docs: fix link on landing page (d4137b3)
v0.3.3
0.3.3 (2024-09-25)
Features
- lapis: abort on startup when silo url has invalid syntax (373d662), closes #939
Bug Fixes
- lapis-docs: Sequence file naming scheme uses indexes now not names (1e7cd60)
v0.3.2
0.3.2 (2024-09-10)
Features
- lapis: add healthcheck to Docker containers (0944990), closes #813
- lapis: add instance name to landing page json (6c5f81b)
v0.3.1
0.3.1 (2024-08-26)
Features
- lapis: omit sequences with
null
values in unaligned fasta downloads (f1931a6), closes #912
v0.3.0
0.3.0 (2024-08-26)
⚠ BREAKING CHANGES
- lapis: use dot symbol as string search regex separator
Features
- lapis: use dot symbol as regex separator #908 (3728c7e)