-
Notifications
You must be signed in to change notification settings - Fork 164
Comparing changes
Open a pull request
base repository: cloudevents/sdk-java
base: 2.2.0
head repository: cloudevents/sdk-java
compare: 2.3.0
- 16 commits
- 73 files changed
- 10 contributors
Commits on Jun 17, 2021
-
Signed-off-by: GitHub <noreply@github.com> Co-authored-by: slinkydeveloper <slinkydeveloper@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 722f520 - Browse repository at this point
Copy the full SHA 722f520View commit details
Commits on Jun 28, 2021
-
build: provide a Bill of Materials artifact for easier integration in…
… projects (#405) Signed-off-by: Nicolas Vervelle <nicolas.vervelle@quicksign.com>
Configuration menu - View commit details
-
Copy full SHA for 73a3c37 - Browse repository at this point
Copy the full SHA 73a3c37View commit details
Commits on Jul 5, 2021
-
Moved exception factory methods internally (#402)
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 06c4ec5 - Browse repository at this point
Copy the full SHA 06c4ec5View commit details -
Bump spring-framework-bom (#382)
Bumps [spring-framework-bom](https://github.com/spring-projects/spring-framework) from 5.2.8.RELEASE to 5.2.9.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.2.8.RELEASE...v5.2.9.RELEASE) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1587708 - Browse repository at this point
Copy the full SHA 1587708View commit details -
Bump jetty-server in /examples/basic-http (#403)
Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.4.38.v20210224 to 9.4.41.v20210516. - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-9.4.38.v20210224...jetty-9.4.41.v20210516) --- updated-dependencies: - dependency-name: org.eclipse.jetty:jetty-server dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5a32394 - Browse repository at this point
Copy the full SHA 5a32394View commit details
Commits on Nov 3, 2021
-
Bump nokogiri from 1.11.5 to 1.12.5 in /docs (#419)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.5 to 1.12.5. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.11.5...v1.12.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 624ac69 - Browse repository at this point
Copy the full SHA 624ac69View commit details -
Bump addressable from 2.7.0 to 2.8.0 in /docs (#406)
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0. - [Release notes](https://github.com/sporkmonger/addressable/releases) - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](sporkmonger/addressable@addressable-2.7.0...addressable-2.8.0) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2028493 - Browse repository at this point
Copy the full SHA 2028493View commit details -
Bump spring-framework-bom in /examples/restful-ws-spring-boot (#423)
Bumps [spring-framework-bom](https://github.com/spring-projects/spring-framework) from 5.2.8.RELEASE to 5.2.9.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.2.8.RELEASE...v5.2.9.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-framework-bom dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0277ee4 - 10BC0 Browse repository at this point
Copy the full SHA 0277ee4View commit details -
Fix NPE in CloudEventDeserializer when deserializing header with null…
… value (#415) Signed-off-by: Dmitrii Bocharov <dmitrii.bocharov@embedit.cz>
Configuration menu - View commit details
-
Copy full SHA for 32adfe9 - Browse repository at this point
Copy the full SHA 32adfe9View commit details -
Close input stream on CloudEventHttpMessageReader (#421)
Signed-off-by: Joke de Buhr <joke.debuhr@eventim.de>
Configuration menu - View commit details
-
Copy full SHA for a94bc5c - Browse repository at this point
Copy the full SHA a94bc5cView commit details
Commits on Nov 17, 2021
-
Add example of Spring WebClient usage (#418)
- Add example of WebClient usage - Add additional test case with WebClient usage Signed-off-by: Dave Syer <dsyer@vmware.com>
Dave Syer authoredNov 17, 2021 Configuration menu - View commit details
-
Copy full SHA for 9231e6d - Browse repository at this point
Copy the full SHA 9231e6dView commit details -
- https://vertx.io/docs/apidocs/ returns 404, so removing it - Fix Java Doc error for missing `@param` Signed-off-by: Pierangelo Di Pilato <pdipilat@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for d00ad96 - Browse repository at this point
Copy the full SHA d00ad96View commit details
Commits on Dec 1, 2021
-
Signed-off-by: Pierangelo Di Pilato <pdipilat@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 8d91cda - Browse repository at this point
Copy the full SHA 8d91cdaView commit details
Commits on Dec 10, 2021
-
Ignore invalid extension names in jackson CloudEventDeserializer (#429)
Signed-off-by: mhyeon-lee <mhyeon.lee@navercorp.com>
Myeonghyeon-Lee authoredDec 10, 2021 Configuration menu - View commit details
-
Copy full SHA for ceb0675 - Browse repository at this point
Copy the full SHA ceb0675View commit details
Commits on Dec 21, 2021
-
Handle NullNode for optional attributes in Jackson CloudEventDeserial…
…izer (#432) In `getOptionalStringNode` we should handle `JsonNode`s that are instances of `NullNode`. Signed-off-by: Pierangelo Di Pilato <pdipilat@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for cc78625 - Browse repository at this point
Copy the full SHA cc78625View commit details -
Signed-off-by: Pierangelo Di Pilato <pdipilat@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for ace6859 - Browse repository at this point
Copy the full SHA ace6859View 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 2.2.0...2.3.0