Skip to content

1.2.1

Compare
Choose a tag to compare
@tadayosi tadayosi released this 05 Apr 08:37
· 245 commits to main since this release
919ad78

Bug Fixes

  • #809: Remove unnecessary tooltips for Expand All/Collapse All (77c8db1), closes #809
  • session: Do not refresh session by clicking around session-expiration modal (f353923)
  • shared: HAWNG-612 jmx tree should keep rendering even in presence of malformed mbeans (3ee4368)

What's Changed

  • chore(deps): bump @types/node from 18.19.26 to 18.19.28 by @dependabot in #850
  • chore(deps): bump @types/react-dom from 18.2.22 to 18.2.23 by @dependabot in #849
  • chore(deps): bump oauth4webapi from 2.10.3 to 2.10.4 by @dependabot in #848
  • fix(shared): HAWNG-612 jmx tree should keep rendering even in presence of malformed mbeans by @tadayosi in #851
  • fix(session): Do not refresh session by clicking around session-expir… by @grgrzybek in #853
  • fix(#809): Remove unnecessary tooltips for Expand All/Collapse All by @mmelko in #854
  • ci(e2e): fix flaky tests in advance when switching to webpack by @tadayosi in #857
  • refactor(app): migrate from craco to webpack for console assembly by @tadayosi in #847
  • refactor(charts): Refactor Chart page by @mmelko in #846

Full Changelog: v1.2.0...v1.2.1