-
Notifications
You must be signed in to change notification settings - Fork 244
Comparing changes
Open a pull request
base repository: cloudevents/sdk-go
base: v2.5.0
head repository: cloudevents/sdk-go
compare: v2.6.0
- 9 commits
- 69 files changed
- 8 contributors
Commits on Aug 13, 2021
-
add sql to the released submodules
Signed-off-by: Scott Nichols <snichols@vmware.com>
Scott Nichols committedAug 13, 2021 Configuration menu - View commit details
-
Copy full SHA for 9cdfe77 - Browse repository at this point
Copy the full SHA 9cdfe77View commit details -
cleanup post 2.5.0 release (#706)
Signed-off-by: Scott Nichols <snichols@vmware.com>
Scott Nichols authoredAug 13, 2021 Configuration menu - View commit details
-
Copy full SHA for 236e441 - Browse repository at this point
Copy the full SHA 236e441View commit details
Commits on Aug 18, 2021
-
Use message context as inbound context when available (#708)
This way middlewares are able to mutate the message context and have that get threaded through to our invoker Signed-off-by: Ben Moss <benm@vmware.com>
Configuration menu - View commit details
-
Copy full SHA for ae266ed - Browse repository at this point
Copy the full SHA ae266edView commit details -
Fix nats integration tests (#710)
Signed-off-by: Ben Moss <benm@vmware.com>
Configuration menu - View commit details
-
Copy full SHA for 70febdc - Browse repository at this point
Copy the full SHA 70febdcView commit details
Commits on Aug 31, 2021
-
Add sender example for protobuf data (#712)
* Add sender example for protobuf data This example mirrors the existing HTTP sender example except that it adds a protobuf object as the payload instead of a JSON map. Signed-off-by: Kevin Conway <kevinconway@invisionapp.com> * Fix envelope format and dataschema in sample Signed-off-by: Kevin Conway <kevinconway@invisionapp.com> * Add protobuf HTTP receiver sample Signed-off-by: Kevin Conway <kevinconway@invisionapp.com>
Configuration menu - View commit details
-
Copy full SHA for 7e47d96 - Browse repository at this point
Copy the full SHA 7e47d96View commit details
Commits on Sep 1, 2021
-
Propagate error to observability service (#715)
* Propagate error to observability service Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com> Signed-off-by: Joao Grassi <joao.grassi@dynatrace.com> * Fix imports order Signed-off-by: Joao Grassi <joao.grassi@dynatrace.com> Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
Configuration menu - View commit details
-
Copy full SHA for e1371d2 - Browse repository at this point
Copy the full SHA e1371d2View commit details
Commits on Oct 1, 2021
-
Introduce OpenTelemetry observability service (#717)
* Introduce OpenTelemetry observability service (#2) Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com> Co-authored-by: Georg Pirklbauer <georg.pirklbauer@dynatrace.com> Signed-off-by: Joao Grassi <joao.grassi@dynatrace.com> * Upgrade OTel package to 1.0.0 Signed-off-by: Joao Grassi <joao.grassi@dynatrace.com> Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com> Co-authored-by: Georg Pirklbauer <georg.pirklbauer@dynatrace.com>
Configuration menu - View commit details
-
Copy full SHA for 74757a6 - Browse repository at this point
Copy the full SHA 74757a6View commit details
Commits on Oct 13, 2021
-
Fix nil time assertions for go 1.17 (#726)
https://pkg.go.dev/time#Time.GoString added in Go 1.17 means this error string will be different depending on which version we are on. Signed-off-by: Ben Moss <benm@vmware.com>
Configuration menu - View commit details
-
Copy full SHA for 7fe4b6a - Browse repository at this point
Copy the full SHA 7fe4b6aView commit details
Commits on Oct 22, 2021
-
Automate the release process using github actions (#730)
Signed-off-by: Scott Nichols <scott@chainguard.dev>
Configuration menu - View commit details
-
Copy full SHA for ae0dc5a - Browse repository at this point
Copy the full SHA ae0dc5aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.5.0...v2.6.0