✓ No known CVEs patched in this version
Topics
+11 more
Summary
AI summaryUpdates π New Features, β‘ Performance, and π¦ Dependencies across a mixed release.
Full changelog
A minor release bringing three new output plugins for network-based event delivery, a move to Python 3.14t (free-threaded), and a reworked multithreaded core architecture.
π New Features
- Kafka output plugin β full Apache Kafka integration with SASL auth, SSL/mTLS, compression (gzip/snappy/lz4/zstd), and batching
- TCP output plugin β send events over persistent TCP connections with SSL/TLS and auto-reconnect
- UDP output plugin β send events as UDP datagrams
β‘ Performance
- Migrated to Python 3.14t (free-threaded) for improved concurrency
- Improved core architecture with multithreading for better performance and reliability
π¦ Dependencies
- Added
aiokafka - Removed
aiostream,janus,lru-dict,uvloop
π§ͺ Testing
- Expanded test coverage with integration and performance tests
π Other Changes
- Expanded template plugin documentation
- Added blog to the documentation site
Full Changelog: https://github.com/eventum-generator/eventum/compare/v2.2.0...v2.3.0
Breaking Changes
- Removed dependencies: `aiostream`, `janus`, `lru-dict`, `uvloop`
- Minimum Python version bumped to 3.14t (freeβthreaded)
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Eventum
Data generation platform for producing synthetic event streams with complex correlations.
Related context
Beta — feedback welcome: [email protected]