4.12.0 (2026-06-16)
Features
Bug Fixes
- deps: update go module directive to v1.26.4 (f3b3e35)
- deps: update kubernetes monorepo to v0.36.2 (56873a1)
- deps: update registry.k8s.io/kubectl docker tag to v1.36.2 (b6a47e0)
- discovery: check for discovery job status within the lock to mitigate duplicated discovery-jobs (3384743)
- executor: adding early exit if parallelization limit is already reached (3d8f191)
- executor: improve loop performance in identifying next project to run (f80d66f)
- executor: reduce duplicated api calls by only running ensure redis once per namespace (dfd8f33)
- return sensible error message if a non existing project is being updated (253d258), closes #383
- ui: place log level badges next to each other (b32430a)