Skip to content

Eventum

v2.3.1 Bugfix

This release fixes issues for SREs watching stability and regressions.

Published 2mo 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

Fixed Docker image startup failure due to missing dependencies and broken venv.

Full changelog

🛠️ Patch release

A patch release fixing the broken Docker image.

🐛 Bug fixes

  • Fix Docker image startup — the container failed with exec /app/.venv/bin/eventum: no such file or directory due to issues in the Dockerfile:
    • uv sync ran before the full source was copied, so the CLI entry point script was never generated. Fixed by splitting into uv sync --no-install-project (dependencies only) followed by uv sync after copying the complete source.
    • The uv-managed free-threaded Python runtime (/root/.local/share/uv/python/) was not copied to the final Docker stage, leaving the venv's Python symlink dangling. Added the missing COPY layer.

Full Changelog: https://github.com/eventum-generator/eventum/compare/v2.3.0...v2.3.1

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]