micronaut-gcp
micronaut-gcp copied to clipboard
fix(deps): update cloudevents.api to v4 (major)
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
io.cloudevents:cloudevents-core (source) | 2.5.0 -> 4.0.1 |
||||
io.cloudevents:cloudevents-api (source) | 2.5.0 -> 4.0.1 |
Release Notes
cloudevents/sdk-java (io.cloudevents:cloudevents-core)
v4.0.1
What's Changed
- [4.0] Make CloudEventValidatorProvider thread safe (#650) by @pierDipi in https://github.com/cloudevents/sdk-java/pull/651
Full Changelog: https://github.com/cloudevents/sdk-java/compare/v4.0.0...v4.0.1
v4.0.0
What's Changed
- Support CloudEvents SQL v1 (CE SQL) by @Cali0707 in https://github.com/cloudevents/sdk-java/pull/641
- doc: update & uniformize package version by @BoboTiG in https://github.com/cloudevents/sdk-java/pull/640
- fix: invalid automatic module name by @Jummartinezro in https://github.com/cloudevents/sdk-java/pull/639
- Bump io.vertx:vertx-core from 4.3.7 to 4.5.3 in /http/vertx by @dependabot in https://github.com/cloudevents/sdk-java/pull/622
- Bump nokogiri from 1.16.3 to 1.16.5 in /docs by @dependabot in https://github.com/cloudevents/sdk-java/pull/632
- Bump org.xmlunit:xmlunit-core from 2.9.0 to 2.10.0 in /formats/xml by @dependabot in https://github.com/cloudevents/sdk-java/pull/631
New Contributors
- @BoboTiG made their first contribution in https://github.com/cloudevents/sdk-java/pull/640
- @Jummartinezro made their first contribution in https://github.com/cloudevents/sdk-java/pull/639
Full Changelog: https://github.com/cloudevents/sdk-java/compare/3.0.0...v4.0.0
v3.0.0
New features
- Add support for restful-ws Jakarta EE9 namespace by @abutch3r in https://github.com/cloudevents/sdk-java/pull/469
- Add RocketMQ protocol binding by @aaron-ai in https://github.com/cloudevents/sdk-java/pull/554
- Add Avro compact event format implementation by @alexec in https://github.com/cloudevents/sdk-java/pull/578
- Add XML event format implementation by @JemDay in https://github.com/cloudevents/sdk-java/pull/448
- Add support for custom Cloudevents validation by @touchkey in https://github.com/cloudevents/sdk-java/pull/594
- Refactor to facilitate decoupling from concrete implementations of EventFormat by @skepticoitusInteruptus in https://github.com/cloudevents/sdk-java/pull/539
Breaking changes
- Use UTF-8 when using getBytes by @duglin in https://github.com/cloudevents/sdk-java/pull/491
- Make ProtoCloudEventData consistent with spec. by @JemDay in https://github.com/cloudevents/sdk-java/pull/535 Modified ProtoCloudEventData to always return a Protobuf Any object - this ensures it is coherent with the Protobuff CloudEvent format specification. It remains possible to wrap any Protobuf 'Message' object directly (which includes an 'Any') as a convienience to reduce application code.
- JSON format assumes JSON content-type where possible by @matejvasek in https://github.com/cloudevents/sdk-java/pull/604
Bug Fixes
- Fix Protobuf corruption issue by @JemDay in https://github.com/cloudevents/sdk-java/pull/524
- Fix example in "Materialize an Extension" by @jolivaSan in https://github.com/cloudevents/sdk-java/pull/475
- Set correct url to naming conventions by @gklijs in https://github.com/cloudevents/sdk-java/pull/477
- Minor Cosmetic Change by @VikramVuppla in https://github.com/cloudevents/sdk-java/pull/480
- Strip parameters from data content types to assess if it's JSON format by @fredoboulo in https://github.com/cloudevents/sdk-java/pull/484
- Remove deprecated constructor usage for JsonCloudEventData by @pierDipi in https://github.com/cloudevents/sdk-java/pull/483
Dependencies updates
- Bump tzinfo from 1.2.8 to 1.2.10 in /docs by @dependabot in https://github.com/cloudevents/sdk-java/pull/467
- Bump Protobuf, Kafka, and Vertx by @duglin in https://github.com/cloudevents/sdk-java/pull/492
- Fix curl command by @averikitsch in https://github.com/cloudevents/sdk-java/pull/478
- [Snyk] Security upgrade io.vertx:vertx-core from 4.3.6 to 4.3.7 by @fabiojose in https://github.com/cloudevents/sdk-java/pull/495
- Bump nokogiri from 1.13.6 to 1.13.9 in /docs by @dependabot in https://github.com/cloudevents/sdk-java/pull/486* Initial
- Bump reactor-core from 3.4.21 to 3.5.1 by @dependabot in https://github.com/cloudevents/sdk-java/pull/499
- Bump nokogiri from 1.13.9 to 1.13.10 in /docs by @dependabot in https://github.com/cloudevents/sdk-java/pull/496
- Bump activesupport from 6.0.6 to 6.0.6.1 in /docs by @dependabot in https://github.com/cloudevents/sdk-java/pull/517
- Bump maven-gpg-plugin from 1.6 to 3.1.0 by @dependabot in https://github.com/cloudevents/sdk-java/pull/564
- Bump truth-proto-extension from 1.1 to 1.1.5 by @dependabot in https://github.com/cloudevents/sdk-java/pull/580
- Bump io.openliberty.arquillian:arquillian-liberty-managed-jakarta-junit from 2.1.0 to 2.1.4 by @dependabot in https://github.com/cloudevents/sdk-java/pull/582
- Bump jetty-server from 9.4.41.v20210516 to 9.4.51.v20230217 in /examples/basic-http by @dependabot in https://github.com/cloudevents/sdk-java/pull/579
- Bump jackson-dataformat-yaml from 2.11.2 to 2.15.2 by @dependabot in https://github.com/cloudevents/sdk-java/pull/577
- Bump org.apache.avro:avro from 1.11.2 to 1.11.3 in /formats/avro-compact by @dependabot in https://github.com/cloudevents/sdk-java/pull/593
- #588 Update jackson to 2.15.2 by @stummb in https://github.com/cloudevents/sdk-java/pull/589
- Bump com.github.hanleyt:jersey-junit from 2.1.0 to 2.2.0 by @dependabot in https://github.com/cloudevents/sdk-java/pull/584
- Bump nokogiri from 1.13.10 to 1.16.3 in /docs by @dependabot in https://github.com/cloudevents/sdk-java/pull/609
- Bump org.apache.maven.plugins:maven-source-plugin from 2.2.1 to 3.3.0 by @dependabot in https://github.com/cloudevents/sdk-java/pull/608
General improvements
- Add governance docs per CE PR 1226 by @duglin in https://github.com/cloudevents/sdk-java/pull/590
- Add link to our security mailing list by @duglin in https://github.com/cloudevents/sdk-java/pull/599
- Upgrade Quarkus examples with binary and structured events by @ruromero in https://github.com/cloudevents/sdk-java/pull/515
- Run tests before deploy on Java 17 by @pierDipi in https://github.com/cloudevents/sdk-java/pull/504
- Remove unused import by @mxsm in https://github.com/cloudevents/sdk-java/pull/522
- Fix javadoc build (#529) by @pierDipi in https://github.com/cloudevents/sdk-java/pull/534
New Contributors
- @jolivaSan made their first contribution in https://github.com/cloudevents/sdk-java/pull/475
- @gklijs made their first contribution in https://github.com/cloudevents/sdk-java/pull/477
- @VikramVuppla made their first contribution in https://github.com/cloudevents/sdk-java/pull/480
- @abutch3r made their first contribution in https://github.com/cloudevents/sdk-java/pull/469
- @averikitsch made their first contribution in https://github.com/cloudevents/sdk-java/pull/478
- @mxsm made their first contribution in https://github.com/cloudevents/sdk-java/pull/522
- @skepticoitusInteruptus made their first contribution in https://github.com/cloudevents/sdk-java/pull/539
- @aaron-ai made their first contribution in https://github.com/cloudevents/sdk-java/pull/554
- @alexec made their first contribution in https://github.com/cloudevents/sdk-java/pull/578
- @stummb made their first contribution in https://github.com/cloudevents/sdk-java/pull/589
- @Cali0707 made their first contribution in https://github.com/cloudevents/sdk-java/pull/603
- @touchkey made their first contribution in https://github.com/cloudevents/sdk-java/pull/594
Full Changelog: https://github.com/cloudevents/sdk-java/compare/2.5.0...v3.0.0
Configuration
📅 Schedule: Branch creation - "after 10pm" in timezone Europe/Prague, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
No data about Duplication
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code