You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add guard rail rules feature that blocks executions based on rules (#524)
- [logging] Change to not output stack trace when logging error
- [gateway] Add CRUD routes to create guard rail rules resources (GET, POST, PUT, DELETE)
- [gateway] Add connection attribute to create rule associations
- [gateway] Refactor connections to use gorm over postgrest
[FIXES]: general fixes (#516)
* fix(components): multiselect not working inside modal
* fix(dashboard): fix conditional of rejected and approved reviews chart
* fix(webclient): add scroll in runbooks section
* chore(version): update to version 1.31.1