Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 2.06 KB

opensearch-performance-analyzer.release-notes-2.0.0.0-rc1.md

File metadata and controls

30 lines (21 loc) · 2.06 KB

Version 2.0.0.0-rc1 Release Notes

Compatible with OpenSearch 2.0.0-rc1

Features

  • Adds setting to enable/disable Thread Contention Monitoring (#171)
  • Fixes calculation of average thread blocked time and average thread waited time (#118)

Bug fixes

  • Fix EventLogFileHandlerTests flaky test (#178)
  • Add retry for tests (#180)

Maintenance

  • Gradle 7, JDK related changes and OS 2.0 (#179)
  • Add additional logs for Integration Tests (#182)
  • Enable dependency license check and removing unused license (#183)
  • Moving build script file here from opensearch build package (#184)
  • Update directory names and remove jar for integTest (#187)
  • Update PA directories from plugins to root (#189)
  • Changes to add jdk17, remove jdk 8,14, OS 2.0 and upgrade to gradle 7 (#156)
  • Update directory names (#166)
  • Update PA directories from plugins to root (#168)

Documentation

  • Updated issue templates from .github. (#177)
  • Removing metrics which are not required now as were removed in OS 2.0 (#159)