Releases: kozou-dev/kozou
Releases · kozou-dev/kozou
Release list
Kozou v1.15.1
What's Changed
- docs(mcp): disclose the search_schema concept scope in its tool description by @takashi-matsuyama in #224
- release: v1.15.1 — search_schema tool-description concept-scope patch by @takashi-matsuyama in #225
Full Changelog: v1.15.0...v1.15.1
Kozou v1.15.0
What's Changed
- Docs: pin the MCP authorization spec revision in the v1.13.0 entry by @takashi-matsuyama in #218
- benchmarks: C-10 comparison benchmark redesign (legacy schema, agentic loop, cost, gates, stats) by @takashi-matsuyama in #220
- feat(mcp): add search_schema tool for selective metadata search by @takashi-matsuyama in #222
- release: v1.15.0 — MCP search_schema metadata search tool by @takashi-matsuyama in #223
Full Changelog: v1.14.0...v1.15.0
Kozou v1.14.0
What's Changed
- fix(core): derive concept join suggestions from real foreign keys by @takashi-matsuyama in #215
- feat(core,mcp): surface the FK COMMENT as concept join purpose by @takashi-matsuyama in #216
- release: v1.14.0 — concept join suggestions from real foreign keys by @takashi-matsuyama in #217
Full Changelog: v1.13.0...v1.14.0
Kozou v1.13.0
What's Changed
- refactor(core,api): extract JWT verification into @kozou/core/auth by @takashi-matsuyama in #208
- feat(mcp): OAuth 2.1 resource-server mode for the Streamable HTTP transport by @takashi-matsuyama in #209
- fix(mcp): enforce the OAuth execution role allowlist at the package layer by @takashi-matsuyama in #210
- test(mcp): real-Keycloak end-to-end suite for the OAuth resource-server mode by @takashi-matsuyama in #211
- docs(readme): point at the kozou.org remote-MCP OAuth guides by @takashi-matsuyama in #213
- release: v1.13.0 — remote MCP with OAuth (resource-server mode) by @takashi-matsuyama in #214
Full Changelog: v1.12.4...v1.13.0
Kozou v1.12.4
What's Changed
- fix(svelte-ui): top back link on table sub-pages + full-width layout by @takashi-matsuyama in #204
- feat(svelte-ui): "Connect an AI agent" (MCP) page in the Admin UI by @takashi-matsuyama in #205
- release: v1.12.4 — Admin UI "Connect an AI agent" page + navigation polish by @takashi-matsuyama in #206
Full Changelog: v1.12.3...v1.12.4
Kozou v1.12.3
What's Changed
- fix: onramp polish — scaffold env/migration consistency + actionable MCP arg errors by @takashi-matsuyama in #201
- fix(core): show the table name (not its COMMENT) as the dashboard title by @takashi-matsuyama in #202
- release: v1.12.3 — dashboard table title fix + cold-start onramp polish by @takashi-matsuyama in #203
Full Changelog: v1.12.2...v1.12.3
Kozou v1.12.2
What's Changed
- chore(deps): override transitive ts-deepmerge to >=8.0.0 (OSV-Scanner unblock) by @takashi-matsuyama in #198
- fix(api): pre-flight native-enum and empty-string values (500 -> 400) by @takashi-matsuyama in #197
- fix(api): reject an out-of-range pagination offset with a 400 by @takashi-matsuyama in #199
- release: v1.12.2 — input-validation hardening (500 -> 400) + dependency hygiene by @takashi-matsuyama in #200
Full Changelog: v1.12.1...v1.12.2
Kozou v1.12.1
What's Changed
- chore(deps): override transitive undici to ^7.28.0 (OSV-Scanner unblock) by @takashi-matsuyama in #195
- docs(scaffold): show the COMMENT conventions in the init migration template by @takashi-matsuyama in #194
- release: v1.12.1 — scaffold COMMENT worked example + dependency hygiene by @takashi-matsuyama in #196
Full Changelog: v1.12.0...v1.12.1
Kozou v1.12.0
What's Changed
- Add an entity-relationship diagram to
kozou docsby @takashi-matsuyama in #191 - Document that Kozou is migration-tool-agnostic by @takashi-matsuyama in #192
- release: v1.12.0 — entity-relationship diagram in
kozou docsby @takashi-matsuyama in #193
Full Changelog: v1.11.0...v1.12.0
Kozou v1.11.0
What's Changed
- feat: surface a row-level-security signal to AI agents and docs by @takashi-matsuyama in #189
- release: v1.11.0 — row-level-security signal in MCP and docs by @takashi-matsuyama in #190
Full Changelog: v1.10.0...v1.11.0