Occurrent 0.20.2 is released with the following changes:
- Made the default
CloudEventConverterinorg.occurrent:spring-boot-starter-mongodbbehave as a fallback bean.- Custom
CloudEventConverterbeans provided by applications or composed support libraries now take precedence also when Occurrent is enabled indirectly through another@Enable...annotation. - This fixes duplicate
CloudEventConverterconflicts in frameworks that enable Occurrent indirectly.
- Custom