What's Changed
🚀 Features
- CloudEvents support (#252) @bsideup
- GRPC transport encryption (#273) @lanwen
- Use Spring Jafu (again) (#390) @bsideup
- Support Kafka properties (#387) @bsideup
- updates RSocket and rsocket-rpc to the latest versions (#986) @OlegDokuka @lanwen
🧹 Housekeeping
- Constant name for the app-boot.jar in app module (#989) @lanwen
- Simplify the consumer grp test to contain less branches (#322) @lanwen
- use lombok plugin instead of direct dependency (#958) @lanwen
- use junit5 to test all the modules (#957) @lanwen
- Upgrade to GitHub-native Dependabot (#812) @dependabot-preview
- Add dependabot config (#289) @lanwen
- Bump Pulsar's test review date (#291) @lanwen
📦 Dependency updates and misc
- Bump logback-classic from 1.2.3 to 1.2.4-groovyless (#984) @dependabot-preview
- Bump testcontainers-bom from 1.15.3 to 1.16.0 (#979) @dependabot-preview
- Bump awaitility from 4.0.1 to 4.1.0 (#831) @dependabot-preview
- Update RSocket to 1.0.1 (#388) @bsideup
- CVE-2019-15052 and CVE-2019-16370 fix with gradle update to 6.3 (#288) @lanwen
- Update gradle to 7.1.1 (#954) @lanwen