[1.4.0] - 2025-08-13
🐛 Bug Fixes
- Several typos #422 by @pieterocp
[1.4.0-rc.2] - 2025-08-11
🚀 Features
- (front) Allow some HTML tags in markdown reports #388 by @skipi
- Add project config option to control draft PR builds #396 by @skipi
- (front) Add css processing to asset pipeline #452 by @skipi
🐛 Bug Fixes
- (github_hooks) GHSA-353f-x4gh-cqq8 #450 by @skipi
- (public-api-gateway) Add missing rabbitmq init container #439 by @radwo
- (front) Update vulnerable npm packages #455 by @radwo
💼 Other
- Cherry pick #432, update default branch (#434) by @skipi
- (bootstrapper) Fix CVE-2025-22868, bump go to 1.23 #444 by @skipi
- (public-api) Increase memory resources #440 by @radwo
- (front) Enable live reload for front service in local development #441 by @radwo
[1.4.0-rc.1] - 2025-06-30
🚀 Features
-
(zebra) Configure max job time limit based on a feature flag (#378) by @DamjanBecirovic
-
(projecthub-rest-api) Add list projects pagination (#302) by @dexyk
-
(github_hooks) Emit PullRequestUnmergeable event (#390) by @lucaspin
-
(front) Invalidate branch page cache when branch becomes unmergeable (#391) by @lucaspin
-
(security-toolbox) Add flag for scanners (#404) by @hamir-suspect
-
(v1alpha api) Allow passing parameters in Run Workflow API call (#323) by @DamjanBecirovic
-
(rbac) Enable okta login when creating integration (#416) by @VeljkoMaksimovic
🐛 Bug Fixes
-
(front) Follow pagination when preloading workflow pipelines (#384) by @lucaspin
-
(front) Wait for markdown before rendering it (#387) by @skipi
-
(guard) Update allowed id providers (#405) by @VeljkoMaksimovic
-
(hooks_processor) Lower the log message level (#407) by @hamir-suspect
-
(hooks_processor) Explicitly add jason as production dependency (#410) by @hamir-suspect
-
(hooks-processor) Don't retry processing of hooks of unsupported type (#413) by @DamjanBecirovic
💼 Other
-
(guard) Add anchor to calendar on signup page (#397) by @skipi
-
Update default branch to v1.4.x by Mikołaj Kutryj
🚜 Refactor
- Regenerate protobuf modules (#408) by @forestileao
📚 Documentation
-
Update changelog (#362) by @d-stefanovic
-
Improve clarity of sem-context documentation to better explain behaviour (#377) by @tbogosavljevic
-
Fix RFCs guide reference (#348) by @emmanuel-ferdman
⚙️ Miscellaneous Tasks
-
Reduce volume of logs produced by the api (#389) by @hamir-suspect
-
Set json logging format and reduce log priority of large messages (#393) by @hamir-suspect
-
(guard) Reduce guard logging volume and make logs more useful (#403) by @hamir-suspect
-
(front) Refresh protos (#412) by @hamir-suspect