Skip to content

v2.4.0

Compare
Choose a tag to compare
@roman-barannyk roman-barannyk released this 29 Sep 15:39
· 155 commits to master since this release
  • MODPUBSUB-185 Adjust the threshold at which the consumer can be resumed according to the load limit
  • MODPUBSUB-186 Provide 'ssl.endpoint.identification.algorithm' property
  • MODPUBSUB-187 Add support for max.request.size configuration for Kafka messages
  • KAFKAWRAP-2 Take folio-kafka-wrapper lib out of mod-pubsub repository
  • MODDATAIMP-453 Extends logs
  • MODPUBSUB-189 Upgrade to RAML Module Builder 33.0.2
  • MODPUBSUB-192 Check if max.request.size is set before putting it as producer props
  • MODPUBSUB-193 Fix tests after RMB update