-
Notifications
You must be signed in to change notification settings - Fork 180
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ca2e207
commit 5601493
Showing
1 changed file
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
6.3.4: | ||
- New release notes | ||
|
||
6.3.3: | ||
- Added performance metrics compared to Eventgen 5.x | ||
- New config option for generation-time metrics: outputCounter | ||
- Jinja template fixes | ||
- Timestamp parsing fix | ||
- Output queueing fix for outputMode splunkstream | ||
- Count rater fixes, now supports indefinite generation | ||
|
||
6.3.2: | ||
- Fixed verbosity bug | ||
- Added documentation | ||
|
||
6.3.1: | ||
- Fixed Eventgen Volume APIs | ||
- Improved Eventgen Server Logging | ||
- Corrected Eventgen Server and Controller conf syncing issue | ||
- Adding verbosity options (ERROR, INFO, DEBUG) to Eventgen modinput | ||
- Implemented future event generation support in replay mode | ||
- Fixed Jinja template's missing default values | ||
- Adjusted logging message levels for less verbosity | ||
- Fixed event count off by 1 issue | ||
- Fixed unnecessary empty data generators being created | ||
- Updated dependency list | ||
|
||
6.3.0: | ||
- Bug fixes for the customer issues | ||
- Documentation upgrade | ||
- Code refactoring for version unification | ||
- Logging improvements |