Skip to content

Release 1.2.3

Dmitry Latnikov edited this page Apr 7, 2014 · 2 revisions

Jagger 1.2.3 Release Notes

22nd January 2014

Release 1.2.3 presentation

What's new:

  • JFG-397 - New session comment which can be assigned during the testing or after it
  • JFG-423 - After test metrics collector with MetricService
  • JFG-510 - Merge Tests & Metric fields to single tree in WebUI
  • JFG-522 - Insert "Duration" column to log message
  • JFG-535 - Implement test group listner
  • JFG-536 - Implement test suite listener
  • JFG-540 - Implement MetricService
  • JFG-544 - Possibility to execute user code during Jagger launching to verify correct setup
  • JFG-569 - Implement test listener
  • JFG-563 - Add a property to turn off the profiler
  • JFG-571 - Create docu for listners (test-listners, test-group-listners, test-suite-listeners)
  • JFG-583 - New load type to provide periodic load
  • JFG-587 - New setup to aggregate points for plots (by interval)

Improvements:

  • JFG-307 - Adopt jagger to work on Windows OS
  • JFG-385 - Should be possible to select servers to display monitored parameters
  • JFG-435 - In case of timeout exception - display name of the property responsible for timing setup that failed
  • JFG-484 - Allow to access endpoint in random order
  • JFG-487 - Remove ID's list from each graph title in trends
  • JFG-511 - Delete JAGGER field, delete Main tab, display WebUI version number in page title
  • JFG-512 - Create "Select All / Deselect all" button in tree view in WebUI
  • JFG-514 - Delete old PDF view from Summary page. Always display in table format
  • JFG-516 - Add possibility to control summary and plots separately, but from same tree view
  • JFG-525 - Remove total duration from summary in WebUI
  • JFG-530 - Improve docu for custom distributors, providers
  • JFG-543 - Remove all temporary data (f.e. metric aggregators binary data) from result DB
  • JFG-550 - Remove non-existing repository from Jagger pom.xml
  • JFG-565 - Clean xsd schema
  • JFG-570 - Add inheritance to test element
  • JFG-572 - Session-comparators baselineId attribute is overriding environment property chassis.engine.e1.reporting.session.comparison.baseline.session.id
  • JFG-580 - Remove unused indexs in MonitoringStatistics table in DB

Bug fixes:

  • JFG-406 - Long comments are not shown correctly in pdf report
  • JFG-576 - Jenking plugin docu and download links are out of date
  • JFG-581 - Unordered list of metrics in the Details of Summary of Webclient

Previous releases