Skip to content

0.13.0

Compare
Choose a tag to compare
@cottinisimone cottinisimone released this 13 Sep 07:59
· 19 commits to master since this release
fea2540

Added

  • [[#147]]: Event upcasting, available under upcasting feature flag, disabled by default.
  • [[#164]]: Kafka messages are now published using the record key, set as the event aggregate_id.
  • [[#175]]: Connection manager for RabbitMQ event bus to handle connection outages and fail-overs.

Commits

  • Prepare release 2023-09-12 (#176) by Simone Cottini
  • [PLATFORM-1051]: Data conversion management (#147) by Simone Cottini
  • [PLATFORM-1136]: Make sure ESRS message bus producers handle message bus outages and failover (#175) by Simone Cottini
  • Update ouroboros requirement from 0.17 to 0.18 (#174) by dependabot[bot]
  • Update rdkafka requirement from 0.33.* to 0.34.* (#173) by dependabot[bot]
  • Update typed-builder requirement from 0.15.0 to 0.16.0 (#172) by dependabot[bot]
  • [PLATFORM-1146]: Write step by step documentation (#171) by Simone Cottini
  • Update sqlx requirement from 0.6.1 to 0.7.0 (#169) by dependabot[bot]
  • Update typed-builder requirement from 0.14.0 to 0.15.0 (#170) by dependabot[bot]
  • Update rdkafka requirement from 0.32.* to 0.33.* (#168) by dependabot[bot]
  • Update ouroboros requirement from 0.15 to 0.17 (#166) by dependabot[bot]
  • [PLATFORM-1137]: Kafka producer add record key (#164) by Simone Cottini
  • Update rdkafka requirement from 0.29.* to 0.32.* (#163) by dependabot[bot]