-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(lapis): expose the lineage definition files used by SILO #1073
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
28ea0ff
to
ca68934
Compare
ca68934
to
96db477
Compare
This is a preview of the changelog of the next release. If this branch is not up-to-date with the current main branch, the changelog may not be accurate. Rebase your branch on the main branch to get the most accurate changelog. Note that this might contain changes that are on main, but not yet released. Changelog: 0.3.14 (2025-02-07)Features |
96db477
to
119e688
Compare
119e688
to
9208ebd
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
SILO: ## [0.5.3](GenSpectrum/LAPIS-SILO@v0.5.2...v0.5.3) (2025-02-06) ### Features * add endpoint that returns the lineageDefinitions for the requested column ([#689](GenSpectrum/LAPIS-SILO#689)) ([69cd9b0](GenSpectrum/LAPIS-SILO@69cd9b0)) LAPIS: ## [0.3.14](GenSpectrum/LAPIS@v0.3.13...v0.3.14) (2025-02-10) ### Features * **lapis:** expose the lineage definition files used by SILO ([#1073](GenSpectrum/LAPIS#1073)) ([2ac977c](GenSpectrum/LAPIS@2ac977c)), closes [#1034](GenSpectrum/LAPIS#1034)
SILO: ## [0.5.3](GenSpectrum/LAPIS-SILO@v0.5.2...v0.5.3) (2025-02-06) ### Features * add endpoint that returns the lineageDefinitions for the requested column ([#689](GenSpectrum/LAPIS-SILO#689)) ([69cd9b0](GenSpectrum/LAPIS-SILO@69cd9b0)) LAPIS: ## [0.3.14](GenSpectrum/LAPIS@v0.3.13...v0.3.14) (2025-02-10) ### Features * **lapis:** expose the lineage definition files used by SILO ([#1073](GenSpectrum/LAPIS#1073)) ([2ac977c](GenSpectrum/LAPIS@2ac977c)), closes [#1034](GenSpectrum/LAPIS#1034)
resolves #1034
PR Checklist