Features
- feat(credentials): add managed credential groups (#6697)
- feat(tables): filter by cell value from the cell menu, sort from the column menu (#6719)
- feat(ashby): incremental job sync, custom field writes, and application lifecycle ops (#6703)
- feat(connectors): add 9 knowledge base connectors (#6699)
- feat(integrations): add Azure Data Explorer (#6701)
- feat(rabbitmq): add RabbitMQ integration (#6700)
Bug Fixes
- fix(access-control): default every operation and model picker to one the permission group allows (#6720)
- fix(tables): allow unbounded v1 row queries (#6713)
- fix(webhooks): read every Ashby error shape when webhook registration fails (#6711)
- fix(knowledge): remove caution triangle overlay from connector icon (#6717)
- fix(grafana): validate against the API docs, add data source querying and contact-point CRUD (#6712)
- fix(settings): redirect unavailable tabs to general (#6710)
- fix(icons): align table block icon and 12-unit icon stroke with the emcn family (#6708)
- Revert "fix(integrations): read every service mark from one registry (#6682)" (#6682)
- fix(integrations): read every service mark from one registry (#6682)
- fix(settings): preserve tab when switching workspaces (#6704)
- fix(logger, blocks): log nested errors and stop spurious model-selection warnings (#6706)
- fix(v2): close seven correctness and honesty gaps found sweeping the API (#6702)
- fix(condition): stop a secret value from breaking or forging a condition (#6705)
Other Changes
- chore(utils): consolidate record guards and remove dead code (#6715)