Occurrent 0.20.2 is released with the following changes:

  • Made the default CloudEventConverter in org.occurrent:spring-boot-starter-mongodb behave as a fallback bean.
    • Custom CloudEventConverter beans provided by applications or composed support libraries now take precedence also when Occurrent is enabled indirectly through another @Enable... annotation.
    • This fixes duplicate CloudEventConverter conflicts in frameworks that enable Occurrent indirectly.