v1.1.0
Changelog
All notable changes to this project will be documented in this file.
[1.1.0-rc.3] - 2025-03-28
🚀 Features
- (boostrapper) Add installed telemetry request in boostrapper (#184) by @forestileao
[1.1.0-rc.2] - 2025-03-26
🐛 Bug Fixes
-
(front) Refactor timestamps format to up to 1 hour (#168) by @forestileao
-
(front) Git Profiles page format (#172) by @forestileao
-
(guard) Remove token cache from repo host account (#153) by @forestileao
🚜 Refactor
- (front) Update sync-success-message (#167) by @forestileao
[1.1.0-rc.1] - 2025-03-21
🚀 Features
-
(guard) Extend saml integration with jit provisiooning field (#78) by @VeljkoMaksimovic
-
(front) UI for saml autoprovisioning and group mapping (#109) by @hamir-suspect
-
(rbac) Saml jit provisioning (#119) by @VeljkoMaksimovic
-
(front) Add job status badge (#120) by @forestileao
-
(front) Role mapping for SAML JIT provisioned users (#123) by @hamir-suspect
-
(pre-flight-checks) Enable pre-flight-checks in ee (#127) by @dexyk
-
(rbac) Assing role based on settings (#129) by @VeljkoMaksimovic
-
(gofer, secrethub) Enable gofer and oidc in ee (#131) by @dexyk
-
(zebra) Add internal API action to create one-off jobs (#122) by @DamjanBecirovic
🐛 Bug Fixes
-
(projecthub) Increase dbPoolSize (#8) by @forestileao
-
(guard) Explicitly add :castore dep to mix.exs (#14) by @VeljkoMaksimovic
-
(front) Github app url nil if cached value does not contain field (#20) by @hamir-suspect
-
(front) Preselect agent types and templates available on project onboarding (#36) by @hamir-suspect
-
Set git integrations screens sorting and integration updates (#23) by @forestileao
-
Update periodic-scheduler and secrethub to use cache from library (#57) by @lucaspin
-
(front) Remove unnecessary dot from wait url (#73) by @skipi
-
(front) Make sure that default template is language agnostic (#63) by @hamir-suspect
-
(repohub) Migrate to github.com/golang-jwt/jwt/v5 (#71) by @lucaspin
-
(guard) Fix gitlab caching null credentials (#69) by @forestileao
-
(front) Constructing flaky test branches list (#75) by @skipi
-
Update golang/glog and google.golang.org/grpc (#70) by @lucaspin
-
(github_app) Improve repository updates handling (#79) by @radwo
-
(github_hooks) Improve GitHub App webhook handling (#82) by @lucaspin
-
Ignore license check for internal libraries (#104) by @forestileao
-
Add git and gitlab support for tasks (#98) by @forestileao
-
(front) Add missing sync button to people page (#107) by @skipi
-
Skip build/push image if it already exists (#108) by @lucaspin
-
(front) Decode URL encoded grpc error messages (#106) by @forestileao
-
(guard) Set correct validation for github token (#111) by @forestileao
-
(front) Hide refresh button in CE (#124) by @forestileao
-
(front) Group mappings can be saved empty (#132) by @VeljkoMaksimovic
-
(rbac) SAML assigned roles can be managed manually (#146) by @VeljkoMaksimovic
-
(front) Add simple.yml to ce_new (#144) by @forestileao
-
(front) Send get request instead of post (#149) by @VeljkoMaksimovic
-
(front) Move select-none to app.css (#156) by @forestileao
💼 Other
-
(guard) Update dependencies (#13) by @VeljkoMaksimovic
-
(guard) Update reserved usernames (#10) by @VeljkoMaksimovic
-
(eph) Include eks ephemeral env (#18) by @VeljkoMaksimovic
-
(Eph) Relocate readme (#22) by @VeljkoMaksimovic
-
(front) Include static assets into the front service (#26) by @VeljkoMaksimovic
-
(repo) Repository settings update (#74) by @AleksandarCole
-
Add darkofabijan as codeowner for github_hooks (#81) by @lucaspin
-
(rbac) Add pedro as codeowner of rbac and guard (#116) by @VeljkoMaksimovic
-
(front) Add Pedro as codeowner on front (#150) by @VeljkoMaksimovic
🚜 Refactor
-
(github_hooks) Force webhook signature check for GitHub Apps (#97) by @forestileao
-
(guard) Update signup and login page (#112) by @forestileao
-
(front) Set proper timestamps for workflow pipelines (#117) by @forestileao
-
(front) Add new yaml editor to workflow builder (#126) by @forestileao
-
Replace gradient to fixed color in logout and CE login page (#145) by @forestileao
-
(front) Regenerate CE templates (#148) by @forestileao
-
Update release change_in in semaphore.yml (#157) by @forestileao
📚 Documentation
-
Initial repo setup (#24) by @AleksandarCole
-
Update RELEASE.md to include change_in directives instructions (#101) by @lucaspin
⚙️ Miscellaneous Tasks
-
(front) Refresh starter workflow templates (#31) by @hamir-suspect