Skip to content

Commit 0da3904

Browse files
chore(main): release 0.9.0
1 parent f4be635 commit 0da3904

3 files changed

Lines changed: 17 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.8.6"
2+
".": "0.9.0"
33
}

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [0.9.0](https://github.com/GenSpectrum/LAPIS-SILO/compare/v0.8.6...v0.9.0) (2025-10-03)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **silo:** Multiple breaking changes to lineage configuration:
9+
- PreprocessingConfig: `lineageDefinitionsFilename` renamed to
10+
`lineageDefinitionFilenames` and changed from string to list
11+
- DatabaseConfig: `generateLineageIndex` changed from boolean to string
12+
(expects lineage definition filename)
13+
14+
### Features
15+
16+
* **silo:** support multiple lineage systems ([f4be635](https://github.com/GenSpectrum/LAPIS-SILO/commit/f4be63507cfb656e773c4cc2d44b4537319312f0))
17+
318
## [0.8.6](https://github.com/GenSpectrum/LAPIS-SILO/compare/v0.8.5...v0.8.6) (2025-09-26)
419

520

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.8.6
1+
0.9.0

0 commit comments

Comments
 (0)