v1.1.0-rc.1
Pre-release
Pre-release
Changelog
All notable changes to this project will be documented in this file.
[1.1.0-rc.1] - 2025-03-21
🚀 Features
- (front) Js linting improvements (#9)
- Use feature provider invalidator worker (#72)
- (guard) Extend saml integration with jit provisiooning field (#78)
- (front) UI for saml autoprovisioning and group mapping (#109)
- (rbac) Saml jit provisioning (#119)
- (front) Add job status badge (#120)
- (helm) Add edition global value (#125)
- (front) Role mapping for SAML JIT provisioned users (#123)
- (pre-flight-checks) Enable pre-flight-checks in ee (#127)
- (rbac) Assing role based on settings (#129)
- (velocity) Enable velocity in ee (#130)
- (audit) Add audit to ee (#136)
- (gofer, secrethub) Enable gofer and oidc in ee (#131)
- (zebra) Add internal API action to create one-off jobs (#122)
- (ee/rbac) Add rbac to ee (#140)
🐛 Bug Fixes
- (projecthub) Increase dbPoolSize (#8)
- (guard) Explicitly add :castore dep to mix.exs (#14)
- (rbac) Emit change events when roles change (#19)
- (front) Github app url nil if cached value does not contain field (#20)
- (front) Preselect agent types and templates available on project onboarding (#36)
- Set git integrations screens sorting and integration updates (#23)
- Update periodic-scheduler and secrethub to use cache from library (#57)
- Use proper digest index for GCR push (#61)
- (front) Remove unnecessary dot from wait url (#73)
- (front) Make sure that default template is language agnostic (#63)
- (repohub) Migrate to github.com/golang-jwt/jwt/v5 (#71)
- (guard) Fix gitlab caching null credentials (#69)
- (front) Constructing flaky test branches list (#75)
- Update golang/glog and google.golang.org/grpc (#70)
- (github_app) Improve repository updates handling (#79)
- (github_hooks) Improve GitHub App webhook handling (#82)
- Ignore license check for internal libraries (#104)
- Add git and gitlab support for tasks (#98)
- (front) Add missing sync button to people page (#107)
- Skip build/push image if it already exists (#108)
- (front) Decode URL encoded grpc error messages (#106)
- (guard) Set correct validation for github token (#111)
- (front) Hide refresh button in CE (#124)
- (front) Group mappings can be saved empty (#132)
- (rbac) SAML assigned roles can be managed manually (#146)
- (front) Add simple.yml to ce_new (#144)
- Handle jobs with no name (#137)
- (front) Send get request instead of post (#149)
- (front) Make all dots non-selectable (#113)
- (front) Move select-none to app.css (#156)
💼 Other
- (guard) Update dependencies (#13)
- (e2e) Update login tests (#12)
- (guard) Update reserved usernames (#10)
- (eph) Include eks ephemeral env (#18)
- Update CI/CD to use main branch (#17)
- (Eph) Relocate readme (#22)
- (front) Header changes (#21)
- Add feature provider Elixir library (#15)
- (front) Include static assets into the front service (#26)
- (repo) Repository settings update (#74)
- Add darkofabijan as codeowner for github_hooks (#81)
- Remove push image promotion (#95)
- Update daily pipeline (#100)
- (rbac) Add pedro as codeowner of rbac and guard (#116)
- Update CODEOWNERS (#143)
- (front) Add Pedro as codeowner on front (#150)
🚜 Refactor
- (github_hooks) Force webhook signature check for GitHub Apps (#97)
- (guard) Update signup and login page (#112)
- (front) Set proper timestamps for workflow pipelines (#117)
- (front) Add new yaml editor to workflow builder (#126)
- Replace gradient to fixed color in logout and CE login page (#145)
- (front) Regenerate CE templates (#148)
- Update release change_in in semaphore.yml (#157)
📚 Documentation
⚙️ Miscellaneous Tasks
🛡️ Security
- Add security toolbox (#16)