docs: propose Kotlin SDK#1390
Merged
Merged
Conversation
Collaborator
|
@octaviospain thanks - I've added this to the agenda for tomorrow's call. Are you able to join to answer any questions that might come up? It's a 12pm ET. You can find out more info about the event here: https://zoom-lfx.platform.linuxfoundation.org/meetings/cloudevents?projects=cloudevents&view=week |
Contributor
Author
|
@duglin Yes, I'll be there. |
Collaborator
|
Approved on the 7/2 call - just working on fixing the CI checker, then we'll merge |
Add cloudevents/sdk-kotlin to the SDK lists in README.md and cloudevents/SDK.md, and add a Kotlin column to the feature support table, following the New SDKs process in docs/SDK-GOVERNANCE.md. Signed-off-by: Octavio Calleya Garcia <octavio@transgressoft.net>
duglin
force-pushed
the
propose-kotlin-sdk
branch
from
July 2, 2026 19:38
88e69ca to
27e0fbb
Compare
Collaborator
|
@octaviospain FYI - I rebased your PR to pick-up some fixes. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR proposes a new Kotlin SDK for CloudEvents, per the New SDKs process.
Desired repo name:
sdk-kotlinInitial maintainers:
I'm proposing this solo for now — I don't yet know other CloudEvents maintainers, and additional maintainers are very welcome. Happy to onboard co-maintainers before or after the repo is created.
Why a dedicated Kotlin SDK (a stack no existing SDK covers):
The current Java SDK is JVM-only and built on Jackson. A Kotlin SDK targets a distinct technology stack:
Note on CI: the
verifylink check will report thesdk-kotlinlink as a 404 until the repository is created on approval — this is expected for a new-SDK proposal, and it resolves automatically at merge.Per governance, this proceeds to an async vote (1 week, ≥ 2/3 of sdk maintainers).