Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

v2.2.0

Compare
Choose a tag to compare
@mariannovotny mariannovotny released this 04 Feb 13:50
· 227 commits to main since this release
a17ebe7
  • Reworking kafka writing in Storm applications to use async sending in order to improve performance
  • Deprecating custom batching in kafka writer and use Storm and Kafka batching instead
  • Upgrading Apache Kafka dependency to 3.1.0 and Spring Boot applications to 2.6.3
  • Upgrading Angular to 13.2.0 in Siembol UI
  • Adding management page into Siembol UI including management links and restarting all Siembol Storm applications
  • Adding topic routing parsing and header routing parsing application types
  • Various fixes required for Siembol k8s deployment