Skip to content

feat(sdk-kotlin): mark JSON event format support in Kotlin column - #1394

Open
octaviospain wants to merge 1 commit into
cloudevents:mainfrom
octaviospain:kotlin-json-format-feature-support
Open

feat(sdk-kotlin): mark JSON event format support in Kotlin column#1394
octaviospain wants to merge 1 commit into
cloudevents:mainfrom
octaviospain:kotlin-json-format-feature-support

Conversation

@octaviospain

Copy link
Copy Markdown
Contributor

The CloudEvents Kotlin SDK now implements the JSON event format — structured-mode
application/cloudevents+json and batch-mode application/cloudevents-batch+json
for both CloudEvents v1.0 and v0.3, on every Kotlin Multiplatform target.

This updates the Kotlin column of the feature-support table to mark the JSON
Event Format row as supported for both versions (the Kotlin SDK already claimed
CloudEvents Core for both).

No conformance-shared-suite claim is made — there is no shared conformance suite
upstream; the claim reflects the SDK's own vendored fixture suite.

The Kotlin SDK now implements the JSON event format (structured-mode
application/cloudevents+json and batch-mode application/cloudevents-batch+json)
for both v1.0 and v0.3, on every KMP target. Mark the Kotlin cell of the JSON
Event Format rows in the feature-support table as supported.

Signed-off-by: Octavio Calleya Garcia <octavio@transgressoft.net>
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