Releases: GenSpectrum/LAPIS-SILO
Releases · GenSpectrum/LAPIS-SILO
v0.11.3
18 May 08:40
Compare
Sorry, something went wrong.
No results found
0.11.3 (2026-05-18)
Features
silo: add a MutationProfile filter (2d49d9b )
v0.11.2
17 Apr 13:45
Compare
Sorry, something went wrong.
No results found
0.11.2 (2026-04-17)
Features
silo: add option to ignore unknown lineage values (16e1389 )
v0.11.1
24 Mar 08:57
Compare
Sorry, something went wrong.
No results found
0.11.1 (2026-03-23)
Features
silo: allow sequence-column inputs to be zstd-compressed in base64 format (1f2bbc5 )
Bug Fixes
silo: let N (X for amino acids) also code for - (a081630 )
v0.11.0
04 Mar 08:36
Compare
Sorry, something went wrong.
No results found
0.11.0 (2026-03-03)
⚠ BREAKING CHANGES
silo: "" is no longer considered null for date columns
Features
silo: add a DateEquals expression (9cf5fd4 )
Bug Fixes
silo: actually validate dates on insertion (9e24c7b )
v0.10.1
27 Feb 17:23
Compare
Sorry, something went wrong.
No results found
0.10.1 (2026-02-27)
Features
performance: add performance benchmark for the many short-read filters (f8ef7ab )
silo: add verbosity argument to CLI interface (0bc682d )
v0.10.0
22 Feb 22:20
Compare
Sorry, something went wrong.
No results found
0.10.0 (2026-02-22)
⚠ BREAKING CHANGES
silo: SILO will return null instead of NN...NN/XX...XX for sequences that were null in the input. "" in the input is no longer considered null for columns with type: string and generateIndex: true
Features
benchmarking: remove keep-silo feature (e1486ae )
silo: add null_bitmap for all columns to explicitly model NULL (baef7d3 )
silo: improve IsNull expression to support IndexedStringColumn, ZstdCompressedStringColumn and SequenceColumn (6e48abf )
v0.9.12
19 Feb 15:52
Compare
Sorry, something went wrong.
No results found
0.9.12 (2026-02-19)
Features
silo: return query result as arrow IPC if the http header is set (6044c73 )
v0.9.11
18 Feb 09:48
Compare
Sorry, something went wrong.
No results found
0.9.11 (2026-02-18)
Bug Fixes
silo: error if a user tries to insert invalid insertion positions (ad7ef81 )
v0.9.10
13 Feb 07:19
Compare
Sorry, something went wrong.
No results found
0.9.10 (2026-02-12)
Features
pysilo: release python bindings as release artifacts (1117dde )
v0.9.9
11 Feb 06:59
Compare
Sorry, something went wrong.
No results found
0.9.9 (2026-02-11)
Features
silo: add a arrow query interface to the python bindings (4b7df7e )
silo: add python bindings (bb7ca5a )