Skip to content

v1.3.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@sem-init sem-init released this 09 Jun 13:34
· 33 commits to main since this release
d6525b8

Changelog

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

[1.3.0-rc.1] - 2025-06-05

🚀 Features

  • (front) Whenever changing workflows page, update the state (#279) by @VeljkoMaksimovic

  • (secrethub) Add project and org. name to OIDC token claims (#303) by @dexyk

  • (front) Enable writable root FS and live reload for front (#330) by @radwo

  • (dev) Control internal TLS skip via env and Helm flag (#329) by @radwo

  • (dev) Add initial Skaffold configuration for local development (#331) by @radwo

  • (plumber) Inject SEMAPHORE_BLOCK_NAME env to jobs (#319) by @skipi

  • (bootstrapper) Add idempotent operations for secrets and organizations (#338) by @radwo

🐛 Bug Fixes

💼 Other

📚 Documentation

⚙️ Miscellaneous Tasks

  • (e2e) Introduce user login case and git integrations page tests (#229) by @hamir-suspect