Skip to content

v1.9.0

Choose a tag to compare

@lerian-studio-midaz-push-bot lerian-studio-midaz-push-bot released this 16 Jul 13:55
c0dd9a9

Lib-streaming v1.9.0

Features:

  • Add environment-driven TLS and SASL producer configuration, allowing for more flexible setup through environment variables. (@andreimatiazi)

Fixes:

  • Gate plaintext SASL on a configured mechanism to prevent unintended behavior when no mechanism is specified. (@andreimatiazi)

Improvements:

  • Suppress nil return values when Kafka security configurations are absent, improving error handling and logging. (@andreimatiazi)
  • Align TLS/SASL documentation with actual behavior to ensure clarity and accuracy in the setup process. (@andreimatiazi)
  • Avoid Docker provider leaks in TLS tests to enhance test reliability and resource management. (@andreimatiazi)
  • Bump x/net and x/text dependencies to address CVE vulnerabilities, ensuring improved security. (@andreimatiazi)

Compare changes