Skip to content

Release of V2.4.2

Compare
Choose a tag to compare
@4cti0nfi9ure 4cti0nfi9ure released this 24 Nov 08:45
· 521 commits to main since this release
669b707

Bugfixes:

  • PVTID: Fixed output format of previously appeared times
  • VTD: Fixed bugs (static -> discrete)
  • VTD: Fixed persistency-bugs
  • Fixed %z performance issues
  • Fixed error where optional keys with an array type are not parsed when being null
  • Fixed issues with JasonModelElement
  • Fixed persistence handling for ValueRangeDetector
  • PTSAD: Fixed a bug, which occurs, when the ETD stops saving the values of one analyzed path
  • ETD: Fixed the problem when entries of the match_dictionary are not of type MatchElement
  • Fixed error where json data instead of array was parsed successfully.

Changes:

  • Added multiple parameters to VariableCorrelationDetector
  • Improved VTD
  • PVTID: Renamed parameter time_window_length to time_period_length
  • PVTID: Added check if atom time is None
  • Enhanced output of MTTD and PVTID
  • Improved docker-compose-configuration
  • Improved testing
  • Enhanced PathArimaDetector
  • Improved documentation
  • Improved KernelMsgParsingModel
  • Added pretty print for json output
  • Added the PathArimaDetector
  • TSA: Added functionality to discard arima models with too few log lines per time step
  • TSA: improved confidence calculation
  • TSA: Added the option to force the period length
  • TSA: Automatic selection of the pause area of the ACF
  • Extended EximGenericParsingModel
  • Extended AudispdParsingModel