1.4.2
Patch release.
1.4.2
- Index signing resolves
jarsignerexplicitly (JAVA_HOME/bin → PATH → bundled JRE) with an actionable error instead of an opaqueFileNotFoundErrorwhen a worker lacks the JDK on its PATH. Index signing only works in the worker image (which bundles the JDK) — never runrebuild_indexfrom the API image.
Also includes 1.4.1 (never released):
- Clears the CodeQL
py/unsafe-deserializationalert on the metadata.yml importer (yaml.safe_load+ a separateyaml.scanalias rejection; same billion-laughs protection).
Container images (backend / worker / frontend) are published to GHCR by CI for this release — pull :1.4.2 or :latest and redeploy.