Sylvain Le Gouellec/streamiz: Release v1.4.0-rc3

Name: streamiz

Owner: Sylvain Le Gouellec

Release: V1.4.0-RC3

Released: 2022-11-16

License: MIT

Release Assets:

What's Changed

  • Fix about librdkafka logs
  • Try exception during the internal topic manager runner. Azure Event Hubs doesn't support Describe Config and if you run a streamiz application, the application crash without any logs because exceptions weren't catch inside the internal topic manager class.
  • Make context.GetStateStore(..) a public method for Transformer and Processor API

To top