5.5.0 (2026-07-28)
Features
- add priority class attribute support for pods (1fc932a)
- helm: add values schema (28d8f88)
- operator: allow a per-job webhook base URL (907bbcf)
- operator: validate the format of spec.webhook.baseUrl (4d11cdd)
- ui: adding client side project search bar (7602e4c), closes #537
Bug Fixes
- deps: update kubernetes monorepo to v0.36.3 (46acd8f)
- deps: update module github.com/prometheus/client_golang to v1.24.1 (0386cef)
- deps: update registry.k8s.io/kubectl docker tag to v1.36.3 (0762855)
- operator: match synced webhooks on job identity, not full URL (adf5bf5)
- ran go fix against the codebase (7b7fea9)
- s3: add missing trailing slash to pathname #542 (fe99fe3)