Skip to content

Releases: wish/eventmaster

V0.2.2 Release

04 Aug 20:19
2608762
Compare
Choose a tag to compare

This release introduces a new config field to control maximum database connections allowed

V0.2.1 Release

30 Jul 21:15
28cc28b
Compare
Choose a tag to compare

This release contains bug fixes and logging improvements

V0.2.0 Release

19 Jul 21:32
f199f18
Compare
Choose a tag to compare

The Eventmaster major release we've all been waiting for years. This release makes Eventmaster stabler and implements many long-awaited features and contains bug fixes

TL;DR:

  • Docker native, check here for details
  • Go module-compatible
  • Golang version jump, now targeting v1.16, the latest stables version of Go
  • Adding Postgres as a backend DB option, C* DB is now deprecated
  • Now easier to see on Grafana
  • Removed/replaced dependencies with security concerns

Fire

16 Oct 18:15
Compare
Choose a tag to compare

This release includes:

  1. Rework of HTTP content types and status codes for consistency and accuracy
  2. Started adding coverage of HTTP routes
  3. More precise and useful metrics (status by category, remove double counting, etc.)
  4. Fixes to the UI
  5. adds emctl subcommand
  6. Added documentation for Grafana Datasource/Annotation configuration