-
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.0.0
head repository: cloudevents/sdk-go
compare: v2.1.0
- 15 commits
- 48 files changed
- 7 contributors
Commits on May 27, 2020
-
update modules to point to real release (#524)
Signed-off-by: Scott Nichols <snichols@vmware.com>
Scott Nichols authoredMay 27, 2020 Configuration menu - View commit details
-
Copy full SHA for 5a2bfbd - Browse repository at this point
Copy the full SHA 5a2bfbdView commit details -
Scott Nichols authored
May 27, 2020 Configuration menu - View commit details
-
Copy full SHA for 20651d9 - Browse repository at this point
Copy the full SHA 20651d9View commit details
Commits on Jun 2, 2020
-
Fix pubsub message nil pointer due to missing format (#528)
Signed-off-by: Cong Liu <conliu@google.com>
Configuration menu - View commit details
-
Copy full SHA for d07dc05 - Browse repository at this point
Copy the full SHA d07dc05View commit details -
527 invalid event sigsegv (#529)
* stan: ack message based on protocol.Result Signed-off-by: dan-j <5727701+dan-j@users.noreply.github.com> * provide a default respFn for receivers who aren't responders Signed-off-by: dan-j <5727701+dan-j@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for afe6bdc - Browse repository at this point
Copy the full SHA afe6bdcView commit details
Commits on Jun 4, 2020
-
Created some nice assertions for events (#522)
* Created some nicer assertions for events Signed-off-by: Francesco Guardiani <francescoguard@gmail.com> * happy linter happy me Signed-off-by: Francesco Guardiani <francescoguard@gmail.com> * Changed the EventMatcher Signed-off-by: Francesco Guardiani <francescoguard@gmail.com> * Removed utils.go Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b170752 - Browse repository at this point
Copy the full SHA b170752View commit details
Commits on Jun 8, 2020
-
Modified a bit the assertions from #522 (#532)
* More assertions Signed-off-by: Francesco Guardiani <francescoguard@gmail.com> * Moar assertions Signed-off-by: Francesco Guardiani <francescoguard@gmail.com> * Changed ContainsAttributes signature Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2ab697c - Browse repository at this point
Copy the full SHA 2ab697cView commit details
Commits on Jun 16, 2020
-
Fix the link to the examples folder in the README.md (#534)
Examples are not available under ./v2/examples (anymore?), they are in the ./examples directory, so fixing the link in the root REAME.md. Signed-off-by: Andrea Frittoli <andrea.frittoli@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e7472fb - Browse repository at this point
Copy the full SHA e7472fbView commit details
Commits on Jun 22, 2020
-
Scott Nichols authored
Jun 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 5de7804 - Browse repository at this point
Copy the full SHA 5de7804View commit details -
Scott Nichols authored
Jun 22, 2020 Configuration menu - View commit details
-
Copy full SHA for b276f25 - Browse repository at this point
Copy the full SHA b276f25View commit details
Commits on Jun 24, 2020
-
* set -o pipefail Signed-off-by: Mitsuo Heijo <mitsuo.heijo@gmail.com> * should panic in nil context Follows the behavior of the standard library. https://github.com/golang/go/blob/9f33108dfa22946622a8a78b5cd3f64cd3e455dd/src/context/context.go#L521 Signed-off-by: Mitsuo Heijo <mitsuo.heijo@gmail.com> * remove nil context test cases Signed-off-by: Mitsuo Heijo <mitsuo.heijo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f1b44de - Browse repository at this point
Copy the full SHA f1b44deView commit details -
fix EventReceiver does not propagate request context (#540)
* fix EventReceiver does not propagate request context Signed-off-by: Mitsuo Heijo <mitsuo.heijo@gmail.com> * rename variables, use testify/require Signed-off-by: Mitsuo Heijo <mitsuo.heijo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8363fe8 - Browse repository at this point
Copy the full SHA 8363fe8View commit details
Commits on Jun 25, 2020
-
* Added AnyOf and DataContains matchers Signed-off-by: Francesco Guardiani <francescoguard@gmail.com> * Added ContainsExactlyExtensions matcher Signed-off-by: Francesco Guardiani <francescoguard@gmail.com> * Linter thing Signed-off-by: Francesco Guardiani <francescoguard@gmail.com> * Extracted a part of IsContextEqualTo to a separate matcher Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4e46572 - Browse repository at this point
Copy the full SHA 4e46572View commit details
Commits on Jun 26, 2020
-
fix sync issues when using standalone http mode. (#541)
Signed-off-by: Scott Nichols <snichols@vmware.com>
Scott Nichols authoredJun 26, 2020 Configuration menu - View commit details
-
Copy full SHA for dbeb62d - Browse repository at this point
Copy the full SHA dbeb62dView commit details -
Adding IsUndelivered to help the readability of results from the prot…
…ocol layers (#542) * Adding Undelivered to help the readability of results from the protocol layers Signed-off-by: Scott Nichols <snichols@vmware.com> * IsUndelivered Signed-off-by: Scott Nichols <snichols@vmware.com>
Scott Nichols authoredJun 26, 2020 Configuration menu - View commit details
-
Copy full SHA for 38de413 - Browse repository at this point
Copy the full SHA 38de413View commit details -
fix gh action from api change. (#544)
Signed-off-by: Scott Nichols <snichols@vmware.com>
Scott Nichols committedJun 26, 2020 Configuration menu - View commit details
-
Copy full SHA for 24e1b9a - Browse repository at this point
Copy the full SHA 24e1b9aView 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.0.0...v2.1.0