-
I just adapted the sender and receiver examples from the main repo page a little bit and when the receiver isn't running but I run the sender then `IsUndelivered()` returns `false` even though the eve…
-
## What are the schemas that are affected by the issue
`eventenvelope`
## What are examples of products that are impacted by the issue
Adobe I/O Events
## The issue: CloudEvents
In the last yea…
-
The file attachment feature allows uEs to "attach" file(s) metadata to any message sent (i.e. for publish, notification, request, response type messages). This feature was missed when we switched from…
-
We are using cloudevents/sdk-go (v1.2.0) to forward payloads to our request logger.
Triton server recently (sometime between 20.08 and 21.08) started to respect `Accept-Encoding` header and now re…
-
Thanks for the catch @afrittoli at https://github.com/tektoncd/pipeline/pull/6444#issuecomment-1594816511.
Now that we are migrating v1 to the apiVersion and for the CloudEventsData,
the API ver…
-
See more info on the official CloudEvents GH project: https://github.com/cloudevents/sdk-java/tree/master/kafka
In addition we can consider to implement a `RecordMessageConverter` to map to/from a …
-
SDK is using **case-sensitive** checks when formatting CloudEvents to Json based on "datacontenttype" value. MIME types type and subtype are case insensitive according to the spec.
For example, th…
-
The instructions in the README for this repo do not work as intended and instructions are not clear.
### https://github.com/cloudevents/sdk-go#get-started
- `go get github.com/cloudevents/sdk-go…
grant updated
4 years ago
-
## Use-Case
From the [design proposal](https://docs.google.com/document/d/14Z04AWiMBkSX88uiaVS-kg-8QjjNcDhVy6-u5FMUk_w/edit?usp=sharing):
### Goal
Allow end-users to subscribe to events emitted…
-
Provide support for subscribing to [CloudEvents](https://cloudevents.io/) allowing users to extend the current NuGet experience.
### Describe the solution you'd like
It would be great if NuGet wou…