What's Changed
- Update controller manifests + add CI check to prevent drift by @onematchfox in #1132
- fix(controller): ensure log level is respected by @onematchfox in #1135
- feat(ui): add date/time to chat history in sidebar by @onematchfox in #1143
- Restart Agents Automatically On Secret Updates by @inFocus7 in #1121
- fix(controller): ensure upsert works on both Postgres and SQLite by @onematchfox in #1137
- fix(helm): remove sqlite volume+mount if database is postgres by @onematchfox in #1140
- fix(helm): add error when trying to scale controller with local SQLlite database by @onematchfox in #1144
- Enable use of postgres in local development by @onematchfox in #1145
- Use environment variables for controller configuration by @onematchfox in #1139
- cncf/incubation: add technical review first draft, update contribution guidelines, update README by @sam-heilbron in #1142
- Enable leader election on controller when scaled by @onematchfox in #1146
- feat(controller): decouple A2A handler registration from controller reconcilation by @onematchfox in #1138
- chore: Update golangci-lint version and add new linters by @dongjiang1989 in #1154
- Fix webhookCertWatcher setting by @dongjiang1989 in #1155
- bump-golang-1.25.5 by @EItanya in #1156
- fix(ui): refresh model dropdown after creating new model (#1148) by @ddjain in #1149
- chore: bump kmcp version to 0.2.2 by @jmhbh in #1164
- update linter, and fix linting error by @EItanya in #1165
- Fixed NPM audit issues by @Charlesthebird in #1166
New Contributors
- @Charlesthebird made their first contribution in #1166
Full Changelog: v0.7.5...v0.7.6