We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c10126c commit 27c813bCopy full SHA for 27c813b
README.md
@@ -4,13 +4,6 @@ Golang SDK to emit [CDEvents](https://cdevents.dev).
4
5
The SDK can be used to create CDEvents and send them as CloudEvents, as well as parse a received CloudEvent into a CDEvent.
6
7
-## Disclaimer 🚧
8
-
9
-This SDK is work in work in progress, it will be maintained in sync with the
10
-specification and it now covers all events from the specification.
11
-The [old SDK/CLI][old-sdk] is still available, with the caveat that it's
12
-not aligned with the new version of the specification.
13
14
## Get started
15
16
Add the module as dependency using go mod:
0 commit comments