Skip to content

Eventum

v2.2.0 Breaking

This release includes 1 breaking change for platform teams planning a safe upgrade.

Published 3mo Logging
โœ“ No known CVEs patched
Read the diff โ†’ Tool health โ†’ What is this tool? โ†’

✓ 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 summary

Updates ๐Ÿš€ 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, and rand.pareto methods for realistic data generation.
  • Dict input for rand.weighted_choice โ€” pass weight mappings directly without needing a separate sample file.

๐Ÿ› Bug Fixes

  • Added quotechar config 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

Track Eventum

Get notified when new releases ship.

Sign up free

About Eventum

Data generation platform for producing synthetic event streams with complex correlations.

All releases โ†’

Beta — feedback welcome: [email protected]