Skip to content

v1.5.0

Latest

Choose a tag to compare

@sem-init sem-init released this 10 Oct 15:58
· 72 commits to main since this release
v1.5.0
1e5ce22

Changelog

All notable changes to this project will be documented in this file.

[1.5.0] - 2025-10-10

🐛 Bug Fixes

💼 Other

[1.5.0-rc.2] - 2025-10-06

🐛 Bug Fixes

  • (public-api/v1alpha) Run_now allowed without branch and reference fields (#607) by @hamir-suspect

  • (public-api/v1alpha) Handle empty reference fields correctly (#609) by @hamir-suspect

⚙️ Miscellaneous Tasks

[1.5.0-rc.1] - 2025-09-23

🚀 Features

🐛 Bug Fixes

💼 Other

  • (front) Add feature flag for pipeline rebuilds in the UI (#419) by @skipi

  • (guard) Error handling in update emails script (#423) by @VeljkoMaksimovic

  • (guard) Change abuseprevention address in guard (#437) by @VeljkoMaksimovic

  • (public-api) Increase memory resources (#440) by @radwo

  • (bootstrapper) Fix CVE-2025-22868, bump go to 1.23 (#444) by @skipi

  • (front) Treat ppl name as a plain txt (#445) by @radwo

  • (github_hooks) Check signature on all githubapp calls (#448) by @radwo

  • (front) Strengthen CSP with base-uri and restrict external domains (#453) by @radwo

  • (front) Restrict host in pollman (#454) by @radwo

  • (front) Enable live reload for front service in local development (#441) by @radwo

  • (auth) Switch to battle tested RemoteIp in IpFilter (#475) by @radwo

  • (front) Read org_id from headers (#477) by @radwo

  • (front) Ensure resource ownership match for test results (#478) by @radwo

  • (front) Add note about the project access when modifying notification (#508) by @VeljkoMaksimovic

  • (github_hooks) Log which github event is received (#530) by @VeljkoMaksimovic

📚 Documentation

⚙️ Miscellaneous Tasks