Skip to content

feat: upgrade ndc-spec v0.2.10#50

Open
hgiasac wants to merge 3 commits intomainfrom
upgrade-ndc-spec-029
Open

feat: upgrade ndc-spec v0.2.10#50
hgiasac wants to merge 3 commits intomainfrom
upgrade-ndc-spec-029

Conversation

@hgiasac
Copy link
Copy Markdown

@hgiasac hgiasac commented Aug 11, 2025

This pull request updates the project to support the latest ndc-spec version and adds new relational request and response types to the Rust type generator. The changes improve compatibility with recent NDC schema updates and extend the schema coverage for relational operations.

Version and dependency updates:

  • Updated the VERSION constant in src/schema/version.generated.ts and the ndc-models dependency in typegen/Cargo.toml to use version 0.2.10, ensuring alignment with the latest NDC specification.

Schema and type generator enhancements:

  • Added support for relational request and response types (RelationalDeleteRequest, RelationalDeleteResponse, RelationalInsertRequest, RelationalInsertResponse, RelationalQuery, RelationalQueryResponse, RelationalUpdateRequest, RelationalUpdateResponse) in typegen/src/main.rs and included them in the SchemaRoot struct to extend schema coverage. [1] [2]

@hgiasac hgiasac changed the title feat: upgrade ndc-spec v0.2.9 feat: upgrade ndc-spec v0.2.10 Aug 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant