Skip to content

readtools v1.1.0-rc1 (preview: warm validation server)

Pre-release
Pre-release

Choose a tag to compare

@corneliusroemer-agent corneliusroemer-agent released this 26 Aug 22:44
· 1 commit to warm-validation-server since this release

Preview build of the warm validation server, so that loculus-project/loculus#7188 has a real jar to pull instead of pointing at a tag that does not exist.

This is not the release Loculus should ship against. It lives on a personal fork because the agent account cannot push to loculus-project/readtools. Before loculus-project/loculus#7188 merges, cut the equivalent tag on loculus-project/readtools and repoint the Dockerfile there.

Built from dd35580 (the head of loculus-project#1) with JDK 17 against the same pinned webin-cli-validator 2.15.1 the workflow uses. Built locally rather than by release.yml, because GitHub requires a manual click to enable Actions on a fork.

Verified before upload: CLI output byte-identical to the v1.0.0 release jar across valid, content-error and structural cases; server mode serves /validate and /health correctly.