liiklus
liiklus copied to clipboard
Bump cloudevents-api from 1.2.0 to 2.4.1
Bumps cloudevents-api from 1.2.0 to 2.4.1.
Release notes
Sourced from cloudevents-api's releases.
Release 2.4.1
What's Changed
- Strip parameters from data content types to assess if it's JSON format (#484) by
@fredoboulo
in cloudevents/sdk-java#485Full Changelog: https://github.com/cloudevents/sdk-java/compare/2.4.0...2.4.1
Release 2.4.0
What's Changed
- Enhances detection of textual content types by
@JemDay
in cloudevents/sdk-java#444- Fix structured event example by
@mEstrazulas
in cloudevents/sdk-java#451- Security upgrade io.vertx:vertx-core from 4.0.0 to 4.2.5 by
@snyk-bot
in cloudevents/sdk-java#455- Optimize
isCloudEventsHeader
check by@pierDipi
in cloudevents/sdk-java#445- CVE-2020-36518 - bump jackson from 2.11.2 to 2.13.3 by
@gtedesc0
in cloudevents/sdk-java#464- chore: update Quarkus example by
@matejvasek
in cloudevents/sdk-java#466- Support dynamic data content type by
@segator
in cloudevents/sdk-java#471New Contributors
@mEstrazulas
made their first contribution in cloudevents/sdk-java#451@gtedesc0
made their first contribution in cloudevents/sdk-java#464@segator
made their first contribution in cloudevents/sdk-java#471Full Changelog: https://github.com/cloudevents/sdk-java/compare/2.3.0...2.4.0
Release 2.3.0
What's Changed
- Provide a Bill of Materials artifact for easier integration by
@nvervelle
in cloudevents/sdk-java#405- Moved exception factory methods internally by
@slinkydeveloper
in cloudevents/sdk-java#402- fix NPE in CloudEventDeserializer when deserializing with optional header with null value by
@bdshadow
in cloudevents/sdk-java#415- Close input stream on CloudEventHttpMessageReader fix #420 by
@joke
in cloudevents/sdk-java#421- Add example of WebClient usage by
@dsyer
in cloudevents/sdk-java#418- Fix the Java Doc build by
@pierDipi
in cloudevents/sdk-java#424- Run tests with Java 17 by
@pierDipi
in cloudevents/sdk-java#426- Ignore not valid extension name in jackson CloudEventDeserializer by
@mhyeon-lee
in cloudevents/sdk-java#429- Handle NullNode for optional attributes in Jackson CloudEventDeserializer by
@pierDipi
in cloudevents/sdk-java#432Dependencies
- Bump spring-framework-bom from 5.2.8.RELEASE to 5.2.9.RELEASE in /http/restful-ws-integration-tests/restful-ws-spring by
@dependabot
in cloudevents/sdk-java#382- Bump jetty-server from 9.4.38.v20210224 to 9.4.41.v20210516 in /examples/basic-http by
@dependabot
in cloudevents/sdk-java#403- Bump nokogiri from 1.11.5 to 1.12.5 in /docs by
@dependabot
in cloudevents/sdk-java#419- Bump addressable from 2.7.0 to 2.8.0 in /docs by
@dependabot
in cloudevents/sdk-java#406- Bump spring-framework-bom from 5.2.8.RELEASE to 5.2.9.RELEASE in /examples/restful-ws-spring-boot by
@dependabot
in cloudevents/sdk-java#423New Contributors
@nvervelle
made their first contribution in cloudevents/sdk-java#405@bdshadow
made their first contribution in cloudevents/sdk-java#415
... (truncated)
Commits
572eb97
Bump to 2.4.1 (#509)7ea9ca8
Run tests before deploy on Java 17 (#505)8cc50ea
Strip parameters from data content types to assess if it's JSON format (#484)...ada31a4
Bump to 2.4.1-SNAPSHOT (#473)830760a
Bump to 2.4.0 (#472)f8d27b0
Support dynamic JSON data content type (#471)9125136
chore: update Quarkus example (#466)f35e6e6
CVE-2020-36518 - bump jackson from 2.11.2 to 2.13.3 (#464)45ec85f
OptimizeisCloudEventsHeader
check (#445)1d87fb7
Bump nokogiri from 1.13.3 to 1.13.6 in /docs (#457)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)