Skip to content

0.6.0

Compare
Choose a tag to compare
@tadayosi tadayosi released this 18 Oct 05:17
· 735 commits to main since this release

0.6.0 (2023-10-18)

Features

  • Splits HawtioLogin to allow for custom form #594 (d3ade5d)
  • ui: HAWNG-11 enable showing app name in header title via hawtconfig.json (18eb0a5)

Bug Fixes

  • Avoids circular dependencies while testing with jest #594 (f9ee47d)
  • Example3: Remote tooltips in order to avoid #570 (5da01fd)
  • Fixes tests to properly observe the userService.isLogin state #594 (a9cef9a)
  • issues related to previous enhancement on HawtioLogin #594 (4611be8)
  • lint error for changelog (6bcaec8)
  • Prevents JMX plugin from hanging on resolve #594 (0234f8c)
  • Ties services to userService to respect login state #594 (839f565)

What's Changed

  • Fix: Remote tooltips to avoid #570 by @mmelko in #603
  • chore(deps): bump @types/node from 18.18.3 to 18.18.4 by @dependabot in #595
  • chore(deps): bump @patternfly/react-core from 4.277.0 to 4.278.0 by @dependabot in #596
  • chore(deps): bump monaco-editor from 0.43.0 to 0.44.0 by @dependabot in #598
  • chore(deps): bump reactflow from 11.9.2 to 11.9.3 by @dependabot in #604
  • chore(deps): bump @types/jquery from 3.5.21 to 3.5.22 by @dependabot in #599
  • chore(deps): bump @patternfly/react-table from 4.113.5 to 4.113.6 by @dependabot in #602
  • chore(deps): bump @types/react-dom from 18.2.10 to 18.2.12 by @dependabot in #605
  • chore(deps): bump @patternfly/react-charts from 7.1.0 to 7.1.1 by @dependabot in #601
  • chore(deps): bump @patternfly/react-code-editor from 5.1.0 to 5.1.1 by @dependabot in #600
  • chore(deps): bump @types/react-dom from 18.2.12 to 18.2.13 by @dependabot in #606
  • chore(deps): bump @testing-library/jest-dom from 6.1.3 to 6.1.4 by @dependabot in #608
  • chore(deps): bump @types/node from 18.18.4 to 18.18.5 by @dependabot in #609
  • chore(deps): bump jolokia.js from 2.0.0-dev.10 to 2.0.0-m4.0 by @dependabot in #610
  • feat(ui): HAWNG-11 enable showing app name in header title via hawtconfig.json by @tadayosi in #611
  • Changes to to allow for plugin to provide customisations by @phantomjinx in #607
  • chore(deps): bump reactflow from 11.9.3 to 11.9.4 by @dependabot in #612
  • chore(deps): bump react-router-dom from 6.16.0 to 6.17.0 by @dependabot in #613
  • chore(deps): bump @babel/traverse from 7.20.13 to 7.23.2 by @dependabot in #614
  • fix: issues related to previous enhancement on HawtioLogin #594 by @tadayosi in #615

Full Changelog: v0.5.2...v0.6.0