|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [v1.0.42](https://github.com/stargate/data-api/tree/v1.0.42) (2026-03-31) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/stargate/data-api/compare/v1.0.41...v1.0.42) |
| 6 | + |
| 7 | +**Merged pull requests:** |
| 8 | + |
| 9 | +- Pass Astra token to Nvidia service [\#2441](https://github.com/stargate/data-api/pull/2441) ([Hazel-Datastax](https://github.com/Hazel-Datastax)) |
| 10 | +- Add ITs for MCP table related tools [\#2439](https://github.com/stargate/data-api/pull/2439) ([Hazel-Datastax](https://github.com/Hazel-Datastax)) |
| 11 | +- Quick fix for \#2437: IllegalArgumentException from estimatedDocumentCount [\#2438](https://github.com/stargate/data-api/pull/2438) ([Hazel-Datastax](https://github.com/Hazel-Datastax)) |
| 12 | +- Fix a bug in \#2427; need to have repo to create release in/for [\#2436](https://github.com/stargate/data-api/pull/2436) ([tatu-at-datastax](https://github.com/tatu-at-datastax)) |
| 13 | +- Add ITs for MCP collection related tools [\#2435](https://github.com/stargate/data-api/pull/2435) ([Hazel-Datastax](https://github.com/Hazel-Datastax)) |
| 14 | + |
| 15 | +## [v1.0.41](https://github.com/stargate/data-api/tree/v1.0.41) (2026-03-20) |
| 16 | + |
| 17 | +[Full Changelog](https://github.com/stargate/data-api/compare/v1.0.40...v1.0.41) |
| 18 | + |
| 19 | +**Merged pull requests:** |
| 20 | + |
| 21 | +- Fix: MCP tool schemas missing descriptions for nested record fields [\#2434](https://github.com/stargate/data-api/pull/2434) ([Hazel-Datastax](https://github.com/Hazel-Datastax)) |
| 22 | +- Convert all `CollectionCommand` to MCP tools [\#2432](https://github.com/stargate/data-api/pull/2432) ([Hazel-Datastax](https://github.com/Hazel-Datastax)) |
| 23 | +- Update from DSE 6.9.18 to 6.9.20 [\#2430](https://github.com/stargate/data-api/pull/2430) ([tatu-at-datastax](https://github.com/tatu-at-datastax)) |
| 24 | +- \[MCP\] Resolve PR \#2425 review comments [\#2429](https://github.com/stargate/data-api/pull/2429) ([Hazel-Datastax](https://github.com/Hazel-Datastax)) |
| 25 | +- Fix GH workflow deprecation [\#2427](https://github.com/stargate/data-api/pull/2427) ([tatu-at-datastax](https://github.com/tatu-at-datastax)) |
| 26 | +- \[MCP\] Add a factory for CommandResult to ToolResponse transformation [\#2426](https://github.com/stargate/data-api/pull/2426) ([Hazel-Datastax](https://github.com/Hazel-Datastax)) |
| 27 | +- \[MCP\] Add integration tests for KeyspaceCommandTools [\#2425](https://github.com/stargate/data-api/pull/2425) ([Hazel-Datastax](https://github.com/Hazel-Datastax)) |
| 28 | +- Bump the github-actions group with 2 updates [\#2422](https://github.com/stargate/data-api/pull/2422) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 29 | +- Add integration tests for MCP feature [\#2421](https://github.com/stargate/data-api/pull/2421) ([Hazel-Datastax](https://github.com/Hazel-Datastax)) |
| 30 | +- Add some tests for MCP implementation and tools [\#2420](https://github.com/stargate/data-api/pull/2420) ([Hazel-Datastax](https://github.com/Hazel-Datastax)) |
| 31 | +- More commands support for MCP [\#2419](https://github.com/stargate/data-api/pull/2419) ([Hazel-Datastax](https://github.com/Hazel-Datastax)) |
| 32 | +- Bumping version for next data-api release [\#2418](https://github.com/stargate/data-api/pull/2418) ([github-actions[bot]](https://github.com/apps/github-actions)) |
| 33 | +- Fix \#2275: improve bad `\_id` handling for Tables wrt error [\#2416](https://github.com/stargate/data-api/pull/2416) ([tatu-at-datastax](https://github.com/tatu-at-datastax)) |
| 34 | +- SchemaObjectCache refactor [\#2307](https://github.com/stargate/data-api/pull/2307) ([Yuqi-Du](https://github.com/Yuqi-Du)) |
| 35 | + |
3 | 36 | ## [v1.0.40](https://github.com/stargate/data-api/tree/v1.0.40) (2026-03-03) |
4 | 37 |
|
5 | 38 | [Full Changelog](https://github.com/stargate/data-api/compare/v1.0.39...v1.0.40) |
|
0 commit comments