Skip to content

v1.5.1

Choose a tag to compare

@me-bender me-bender released this 19 Jun 20:38
· 76 commits to main since this release

Fixes

  • Old-hub backward compatibility. Rebuilt all collectors against lunar CLI v2.3.2, which fixes the ENG-859 regression (earthly/lunar#1902): inside a collector, lunar collect now falls back to printing its result to stdout on Hubs that predate LUNAR_COLLECT_STDOUT injection, instead of failing with Error: Hub connection details not provided. This un-breaks collectors (grype, trivy, …) running on older self-hosted Hubs. Validated end-to-end on an old demo hub: grype@v1.5.1 collects and writes .sca where v1.5.0 (CLI 2.2.0) failed.

Other

  • [ENG-995] CI lint blocks dev/personal earthly/lunar-lib image tags in collector manifests (#211).