Skip to content

fix!: use Java types for scalar schemas - #152

Merged
matoous merged 1 commit into
mainfrom
md/primitive-types
Sep 11, 2026
Merged

matoous merged 1 commit into
mainfrom
md/primitive-types

Conversation

@matoous

@matoous matoous commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Named scalar schemas required wrapper records and produced inconsistent APIs. Resolve them to the same Java types as inline scalars, preserving enums, formats, and nullability. Regenerate the SDK and update examples and regression tests.

BREAKING CHANGE: Scalar wrapper classes are removed. Pass and read their underlying Java values directly.

Named scalar schemas required wrapper records and produced inconsistent APIs. Resolve them to the same Java types as inline scalars, preserving enums, formats, and nullability. Regenerate the SDK and update examples and regression tests.

BREAKING CHANGE: Scalar wrapper classes are removed. Pass and read their underlying Java values directly.
@matoous matoous self-assigned this Sep 11, 2026
@matoous
matoous merged commit 8d4c675 into main Sep 11, 2026
12 checks passed
@matoous
matoous deleted the md/primitive-types branch September 11, 2026 13:47
@sumup-release-bot sumup-release-bot Bot mentioned this pull request Sep 6, 2026
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