v1.9.0
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/netandx/textdependencies to address CVE vulnerabilities, ensuring improved security. (@andreimatiazi)