v1.2.0-rc.1
Pre-releaseChangelog
All notable changes to this project will be documented in this file.
[1.2.0-rc.1] - 2025-04-28
🚀 Features
-
(rbac) Jit saml group membership (#142) by @VeljkoMaksimovic
-
(front) Start a job to commit changes from workflow editor (#155) by @DamjanBecirovic
-
(docs) Add docs to semaphoreio repo (#163) by @forestileao
-
(boostrapper) Add installed telemetry request in boostrapper (#184) by @forestileao
-
(artifacthub) Unwrap directories when listing (#186) by @lucaspin
-
(front) Use a job to fetch yamls in workflow editor (#206) by @DamjanBecirovic
-
(projecthub) Create soft delete for projects (#209) by @forestileao
-
(guard) Create soft delete for organizations (#213) by @forestileao
-
(api) Remove user from org (#211) by @VeljkoMaksimovic
-
(guard) Create organization cleaner (#216) by @forestileao
-
(projecthub) Create project cleaner (#215) by @forestileao
-
(guard) Add organization restore service (#228) by @forestileao
-
(projecthub) Add restore service (#227) by @forestileao
-
Add clean external repo data endpoint and implement on project soft_delete (#249) by @forestileao
🐛 Bug Fixes
-
(github_hooks) Raise unknown error on unhandled octokit exception (#152) by @lucaspin
-
(guard) Remove token cache from repo host account (#153) by @forestileao
-
(repohub) GetFiles should fetch Git updates from origin only for specified branch (#159) by @lucaspin
-
(rbac) Fix cross domain cookie for redirect_to, to work with saml login by @VeljkoMaksimovic
-
(front) Git Profiles page format (#172) by @forestileao
-
(docs) Fix change_in in semaphore.yml (#185) by @forestileao
-
(secrethub) Race condition in jwt configurator (#190) by @dexyk
-
(front) Fix setting default agent type, image in wf editor (#191) by @dexyk
-
(guard,rbac) Update same_site cookie policy to Lax (#193) by @forestileao
-
(github_hooks) Return null if commit author is nil (#195) by @forestileao
-
(repohub) Implement Error() for custom errors (#196) by @lucaspin
-
(front) Display 'delete_user' on deployments (#197) by @VeljkoMaksimovic
-
(front) Broken image in deployments history if user is deleted (#198) by @VeljkoMaksimovic
-
(rbac) If role does not exist anymore, treat it as no one has it (#207) by @VeljkoMaksimovic
-
(ci) Pin versions of Go tools and scan only Dockerfile misconfigurations (#208) by @lucaspin
-
(repository_hub) Propagate error to the user (#217) by @hamir-suspect
-
(front) Add front-end validation when creating groups (#231) by @VeljkoMaksimovic
-
(group) Make group name unique (#239) by @VeljkoMaksimovic
-
(projecthub) Rename project when it is soft deleted (#247) by @forestileao
-
(guard) Rename org names after soft deletion (#246) by @forestileao
-
(group) Group not clickable for people who cant manage people (#252) by @VeljkoMaksimovic
-
(front) Update Kubernetes controller instructions (#251) by @lucaspin
-
(github_hooks) Populate payloads with info about commit author (#260) by @dexyk
💼 Other
-
CVE-2025-22869 (#224) by @skipi
-
(repository_hub) Hook verification is no longer controlled by a feature flag (#253) by @skipi
🚜 Refactor
-
(front) Update sync-success-message (#167) by @forestileao
-
(guard) Do not remove org and projects deletion after user deletion (#205) by @forestileao
-
(guard) User can be deleted only if he owns no projects (#237) by @forestileao
📚 Documentation
-
Update docs for generating a Release Changelog (#189) by @forestileao
-
Add mongodb images to registry list (Cloud and CE) (#200) by @TomFern
-
Ubuntu image changelog April 7 (#203) by @hamir-suspect
-
Update changelog (#214) by @d-stefanovic
-
Update Ubuntu images docs (#226) by @d-stefanovic