-
It would be great to add benchmarks to the CloudEvents SQL, so that we can find any places where performance improvements can be made as well as detect performance regressions. Ideally we can benchmar…
-
## Links
- [CloudEvent](https://github.com/cloudevents/spec)
- [Knative](https://knative.dev/docs/)
-
express failing:
```
350 passing (934ms)
1 failing
1) express.json()
with strict option
when undefined
should 400 on primitives:
Error: expected `[entit…
-
This looks _really_ useful! Thank you for publishing it.
Have you thought about emitting events that are compatible with the https://cloudevents.io/ spec, for easier interop with subscribers? It's …
-
# Issue
Currently you have to interact with https://github.com/cloudevents/sdk-go/blob/7fef294789916760157377cb07dc5bd55d31e562/protocol/kafka_confluent/v2/option.go#L137-L151 to set the partition ke…
-
**Problem**
Our use case involves performing different actions based on the state of different resources on our k8s cluster.
Example: send a notification for `Job`s that have failed (ie: where `s…
-
```console
$ cargo +stable new repro --edition=2018
$ cd repro
$ cargo +stable add wasm-bindgen@=0.2.96 # =0.2.95 works
$ cargo +stable check
...
error[E0554]: `#![feature]` may not be used on…
-
### Summary
CloudEvents which is a specification for describing event data in a common way (https://cloudevents.io/).
This is starting to see wider adoption within the big three cloud providers (Az…
zro00 updated
12 months ago
-
Currently with #889 and #895 the `/cloudevents` POST endpoint acts as "sink" only:
* accepting (HTTP code 202) all successfully persisted Ditto Protocol commands
* for errors (e.g. missing permissio…
-
**Problem description**
The current [security considerations](https://github.com/camaraproject/Commonalities/blob/d5da262ffa8d806a2b4778a9b6e3f3c5af809ee7/documentation/API-design-guidelines.md#secur…