Skip to content

Releases: GenSpectrum/LAPIS

v0.6.6

18 Feb 09:50
dc338dd

Choose a tag to compare

0.6.6 (2026-02-18)

Features

v0.6.5

17 Feb 10:36
b5773cc

Choose a tag to compare

0.6.5 (2026-02-17)

Features

  • lapis: make it possible to protect a LAPIS instance by OAuth to require user login before accessing the data (#1521) (5f9d764), closes #251
  • lapis: support filename* with UTF-8 character encoding (#1532) (b375e8a)

Bug Fixes

  • lapis: throw 'bad request' error when queries are malformed (#1534) (786a6ca)

v0.6.4

19 Jan 15:15
f519c7d

Choose a tag to compare

0.6.4 (2026-01-14)

Features

  • lapis: add new endpoint /component/queriesOverTime (#1496) (6a9597c)
  • lapis: remove protected OpennessLevel (#1499) (f1d24c5)

v0.6.3

09 Dec 08:55
2e6b716

Choose a tag to compare

0.6.3 (2025-12-09)

Features

  • lapis-docs: give examples for boolean queries (#1470) (d211119)
  • lapis-docs: improve advanced queries docs (#1468) (6df0ed0)
  • lapis-docs: mention n-of syntax earlier (#1471) (d327c74)

Bug Fixes

v0.6.2

02 Dec 14:43
19ecd65

Choose a tag to compare

0.6.2 (2025-12-02)

Features

  • lapis: automate access key rotation (#1429) (edbcfa7)
  • lapis: for protected data, require >= 10 sequences per request (#1428) (4f4c429)
  • lapis: support random with seed (#1426) (0773dcd)

Bug Fixes

  • lapis-e2e: fix invalid insertion indices (#1421) (53f2dab)
  • lapis: also regard request parameters for non-GET requests (#1427) (4c8cf32)

v0.5.20

12 Nov 14:22
edbcfa7

Choose a tag to compare

0.5.20 (2025-11-12)

Features

  • lapis: for protected data, require >= 10 sequences per request (97e651c)
  • lapis: automate access key rotation (2abed81)

Bug Fixes

  • lapis: also regard request parameters for non-GET requests (aff7eb5)

v0.6.1

15 Oct 09:48
f911c71

Choose a tag to compare

0.6.1 (2025-10-14)

Bug Fixes

  • lapis: close connection to SILO if client cancels request to LAPIS (#1393) (17012a8)

v0.5.19

15 Oct 09:20
17012a8

Choose a tag to compare

0.5.19 (2025-10-15)

Features

Backported bug fix of commit described below available as docker image tag v0.5.19

Bug Fixes

  • lapis: close connection to SILO if client cancels request to LAPIS (#1393) (17012a8)

v0.6.0

07 Oct 08:23
4f330a6

Choose a tag to compare

0.6.0 (2025-10-07)

⚠ BREAKING CHANGES

  • lapis: make generateLineageIndex in the database config a string field

Features

  • lapis-e2e: adjust test data to SILO 0.8 (4d785a7)
  • lapis: make generateLineageIndex in the database config a string field (#1377) (3f02855)

v0.5.18

01 Oct 09:02
dc13a34

Choose a tag to compare

0.5.18 (2025-10-01)

Bug Fixes

  • lapis: also don't log the stack trace when SILO says that it's not available yet (#1376) (b4ee14d)
  • lapis: don't spam the log with stack traces when SILO can't be reached (#1373) (0e35d0f)