โ No known CVEs patched
✓ No known CVEs patched in this version
Topics
clickhouse
data-engineering
data-generation
devops
elasticsearch
fake-data
+11 more
load-testing
log-generator
logs
mock-data
observability
python
siem
sre
synthetic-data
test-data
time-series
Summary
AI summaryUpdates ๐ New Features, ๐ Bug Fixes, and ๐งช Testing across a mixed release.
Full changelog
๐ New Features
- Systemd service management โ new CLI commands to install, uninstall, start, stop, restart, and check the status of Eventum as a systemd service.
- Weighted sampling โ CSV and JSON samples can now include a weight column for non-uniform random selection of rows in templates.
- Per-template variables โ templates can define their own local variables alongside shared ones, enabling more modular generator configurations.
- Random distribution functions โ new
rand.gauss,rand.triangular,rand.expo,rand.lognorm,rand.beta, andrand.paretomethods for realistic data generation. - Dict input for
rand.weighted_choiceโ pass weight mappings directly without needing a separate sample file.
๐ Bug Fixes
- Added
quotecharconfig to the CSV sample reader with better error messages for inconsistent column counts. - File output plugin now creates intermediate directories automatically.
- Updated community links to GitHub Discussions in Eventum Studio.
๐งช Testing
- Comprehensive tests for systemd service CLI commands and the service manager.
- Tests for weighted sampling (CSV and JSON, with and without weights).
- Tests for new random distribution functions and file output directory creation.
๐ Other Changes
- Removed PROPOSALS.md โ proposals are now created directly as GitHub issues.
- Added Claude Code skills for plugin creation, release management, and issue implementation.
Full Changelog: https://github.com/eventum-generator/eventum/compare/v2.1.0...v2.2.0
Breaking Changes
- Removed PROPOSALS.md โ proposals must now be created directly as GitHub issues.
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]