Skip to content

Releases: hawtio/hawtio-next

v1.3.0-dev.0

30 May 10:00
e761568
Compare
Choose a tag to compare
v1.3.0-dev.0 Pre-release
Pre-release

Features

  • connect: Display "connection lost" toast only once. Fixes (#705) (#936) (a25eeba)
  • connect: Handle improved session management for proxy connections (hawtio/hawtio#3178) (#948) (e9b2628)
  • connect: Improve remote connections handling (closes #906) (#932) (e8ad5b3)
  • pf5-upgrade: update class names in the CSS files and some icons (ed02d6a)
  • pf5-upgrade: Update onChange function signatures (755212d)
  • Upgrade to Patternfly5 (0a51cd5)

Bug Fixes

  • #900: Add missing aria-labels (4f57205), closes #900
  • #905: Polish the Trace view of the camel plugin (fd7a488), closes #905
  • auth/config response should never cause errors (3fa9053)
  • camel: getCamelVersions() to return correct camel model versions (f7c0698)
  • connect: add space after icon in connection status (c92c87f)
  • connect: Disable "Connect" button in Discovery when in insecure context (#947) (45e32ec)
  • connect: HAWNG-487 apply authentication throttling to connect login (4203663)
  • connect: Manage connections depending on "secure browsing context" (fixes #832) (#946) (8c42118)
  • jmx: Handle MBeanInfo in Jolokia list() when there was error fetching the info (fixes #902) (4a4fcf5)
  • pf5-upgrade-PR: incporporate requested PR changes, as fixing function signatures in the OperationForm and CamelPreferences (f7f3f8b)
  • shared: use MBeanInfoError from jolokia.js instead of custom error type (de1c2f0)
  • Source: Use dynamic height instead of fixed height in pixels (f6a72f1)
  • util/crypto: type fingerprint to string (062c784)

What's Changed

  • chore(deps): bump @module-federation/utilities from 3.0.11 to 3.0.13 by @dependabot in #886
  • refactor(camel-plugin): polish the look and feel by @mmelko in #883
  • chore(deps): bump reactflow from 11.11.1 to 11.11.2 by @dependabot in #884
  • chore(deps-dev): bump @swc/core from 1.4.14 to 1.4.16 by @dependabot in #888
  • chore(deps-dev): bump commit-and-tag-version from 12.2.0 to 12.4.0 by @dependabot in #890
  • chore(backend-middleware): transfer hawtio-backend-middleware into hawtio-next by @tadayosi in #891
  • refactor(util): use structuredClone instead of JSON stringify/parse idiom for cloning objects by @tadayosi in #895
  • fix(connect): HAWNG-487 apply authentication throttling to connect login by @tadayosi in #894
  • chore(deps): bump @thumbmarkjs/thumbmarkjs from 0.14.6 to 0.14.7 by @dependabot in #889
  • refactor(plugins): polish the look and feel of the rest of the plugins by @mmelko in #897
  • fix(#900): Add missing aria-labels by @mmelko in #901
  • refactor(camel): lazy load camel models by @tadayosi in #898
  • chore(deps): update jolokia.js to 2.0.1 by @tadayosi in #907
  • fix(jmx): Handle MBeanInfo in Jolokia list() when there was error fet… by @grgrzybek in #904
  • chore(deps): bump react-router-dom from 6.22.3 to 6.23.0 by @dependabot in #914
  • chore(deps): bump @testing-library/react from 15.0.2 to 15.0.5 by @dependabot in #913
  • chore(deps): bump axios from 1.6.1 to 1.6.8 by @dependabot in #911
  • chore(deps-dev): bump @swc/core from 1.4.16 to 1.4.17 by @dependabot in #915
  • chore(deps): bump @module-federation/utilities from 3.0.13 to 3.0.16 by @dependabot in #916
  • chore(deps-dev): bump eslint-plugin-react-hooks from 4.6.0 to 4.6.2 by @dependabot in #917
  • chore(deps): bump monaco-editor from 0.47.0 to 0.48.0 by @dependabot in #918
  • refactor(connect-plugin): adjust the look to be consistent with the rest of the plugins by @mmelko in #919
  • chore(deps-dev): bump commit-and-tag-version from 12.4.0 to 12.4.1 by @dependabot in #924
  • chore(deps): bump reactflow from 11.11.2 to 11.11.3 by @dependabot in #925
  • chore(deps): bump @bitauth/libauth from 1.19.1 to 3.0.0 by @dependabot in #928
  • chore(deps): bump @module-federation/utilities from 3.0.16 to 3.0.17 by @dependabot in #921
  • chore(deps-dev): bump @swc/core from 1.4.17 to 1.5.3 by @dependabot in #922
  • chore(deps): bump @types/node from 18.19.31 to 18.19.32 by @dependabot in #926
  • chore(deps): bump @testing-library/react from 15.0.5 to 15.0.6 by @dependabot in #927
  • fix(#905): Polish the Trace view of the camel plugin by @mmelko in #908
  • fix(Source): Use dynamic height instead of fixed height in pixels by @mmelko in #920
  • chore(camel): update @hawtio/camel-model versions by @tadayosi in #931
  • feat(connect): Improve remote connections handling (closes #906) by @grgrzybek in #932
  • refactor(preferences-plugin): adjust the look to be consistent with the rest of the plugins by @mmelko in #934
  • feat(connect): Display "connection lost" toast only once. Fixes (#705) by @grgrzybek in #936
  • HAWNG-646: Default connection modal to https scheme by @phantomjinx in #930
  • chore(deps): bump react-dom and @types/react-dom by @dependabot in #937
  • chore(deps): bump @testing-library/react from 15.0.6 to 15.0.7 by @dependabot in #938
  • chore(deps): bump @types/jquery from 3.5.29 to 3.5.30 by @dependabot in #939
  • chore(deps-dev): bump @swc/core from 1.5.3 to 1.5.5 by @dependabot in #942
  • chore(deps): bump @testing-library/jest-dom from 6.4.2 to 6.4.5 by @dependabot in #945
  • chore(deps): bump react-router-dom from 6.23.0 to 6.23.1 by @dependabot in #941
  • chore(deps): bump @types/node from 18.19.32 to 18.19.33 by @dependabot in #940
  • fix(connect): Manage connections depending on "secure browsing context" by @grgrzybek in #946
  • fix(connect): Disable "Connect" button in Discovery when in insecure … by @grgrzybek in #947
  • feat(connect): Handle improved session management for proxy connectio… by @grgrzybek in #948
  • chore(deps): bump @module-federation/utilities from 3.0.17 to 3.0.18 by @dependabot in #949
  • c...
Read more

1.2.6

15 May 05:14
70776e2
Compare
Choose a tag to compare

Bug Fixes

  • auth/config response should never cause errors (8faf1cb)

Full Changelog: v1.2.5...v1.2.6

1.2.5

13 May 06:12
be7137e
Compare
Choose a tag to compare

Bug Fixes

  • #905: Polish the Trace view of the camel plugin (5fa875f), closes #905
  • Source: Use dynamic height instead of fixed height in pixels (5d68ad2)

What's Changed

  • Jolokia 2.0.1 and mbeaninfoerror by @grgrzybek in #929
  • Backport of the rest UI fixes missing in the 1.2 by @mmelko in #933
  • [1.2.x]refactor(preferences-plugin): adjust the look to be consistent with the rest of the plugins by @mmelko in #935

Full Changelog: v1.2.4...v1.2.5

1.2.4

07 May 09:00
c52ca01
Compare
Choose a tag to compare

Bug Fixes

What's Changed

Full Changelog: v1.2.3...v1.2.4

1.2.3

23 Apr 09:06
a0c7413
Compare
Choose a tag to compare

Bug Fixes

  • connect: HAWNG-487 apply authentication throttling to connect login (9ba68a3)

What's Changed

  • chore(deps-dev): bump eslint-plugin-testing-library from 6.2.0 to 6.2.2 by @dependabot in #873
  • chore(deps): bump @module-federation/utilities from 3.0.7 to 3.0.11 by @dependabot in #876
  • chore(deps): bump @types/node from 18.19.30 to 18.19.31 by @dependabot in #877
  • chore(deps): bump @testing-library/react from 14.3.0 to 15.0.2 by @dependabot in #875
  • chore(deps-dev): bump @swc/core from 1.4.12 to 1.4.14 by @dependabot in #872
  • chore(deps): bump reactflow from 11.11.0 to 11.11.1 by @dependabot in #874
  • chore(deps): bump @types/react-dom from 18.2.24 to 18.2.25 by @dependabot in #878
  • chore(deps-dev): bump css-loader from 7.1.0 to 7.1.1 by @dependabot in #879
  • chore(Routes): Add the state label to the routes list by @mmelko in #881
  • fix(connect): HAWNG-487 apply authentication throttling to connect login by @tadayosi in #896

Full Changelog: v1.2.2...v1.2.3

1.2.2

15 Apr 07:32
8c207f2
Compare
Choose a tag to compare

Bug Fixes

What's Changed

  • chore(deps-dev): bump @swc/core from 1.4.11 to 1.4.12 by @dependabot in #859
  • chore(deps): bump @module-federation/utilities from 3.0.5 to 3.0.7 by @dependabot in #860
  • chore(deps): bump @types/node from 18.19.28 to 18.19.30 by @dependabot in #862
  • chore(deps): bump @testing-library/react from 14.2.2 to 14.3.0 by @dependabot in #863
  • chore(deps): bump @types/react-dom from 18.2.23 to 18.2.24 by @dependabot in #866
  • chore(deps): bump reactflow from 11.10.4 to 11.11.0 by @dependabot in #867
  • fix(#852): Make Attributes table sortable by @mmelko in #858
  • chore(deps-dev): bump style-loader from 3.3.4 to 4.0.0 by @dependabot in #865
  • chore(deps-dev): bump css-loader from 6.10.0 to 7.1.0 by @dependabot in #864
  • chore(deps): bump tar from 6.1.12 to 6.2.1 by @dependabot in #868
  • Migrate Contexts,Exchanges,Attributes to TableComposable by @mmelko in #869

Full Changelog: v1.2.1...v1.2.2

1.2.1

05 Apr 08:37
919ad78
Compare
Choose a tag to compare

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

v1.2.0

27 Mar 06:24
7acdf61
Compare
Choose a tag to compare

Features

  • session: Add alert window when the session is about to expire. Closes #822 (9650c01)

Bug Fixes

  • #827: Translate primitive Java array types into readable names (#829) (eb57d1c), closes #827
  • api: export AttributeTable from shared (6068e1d)
  • Autofocus login form & allow submit with Enter (2ff0b4e)
  • change code organization in ui/session (f866b6b)
  • ci: fix e2e for hawtio-next for v4.x (c58eeb7)
  • ci: run on correct port on localhost for quarkus & attach app logs (19a7212)
  • ci: use supported java versions for 4.x (1623613)
  • CLUX-495: Use TableComposable for attributes and refactor the Attribute modal (bc9d463)
  • deps: pin victory libraries more comprehensively (3ec453d)
  • fix code style (e220907)
  • shared: fix Attributes view not refreshed immediately for external plugins (a75ffda)

What's Changed

  • ci: switch to default branch 4.x by @mmuzikar in #821
  • fix(#827): Translate primitive Java array types into readable names by @grgrzybek in #829
  • Fix E2E workflow & improve login form UX by @mmuzikar in #828
  • fix(ci): fix e2e for hawtio-next for v4.x by @mmuzikar in #836
  • fix(ci): run on correct port on localhost for quarkus & attach app logs by @mmuzikar in #841
  • chore(deps): bump express from 4.18.2 to 4.19.2 by @dependabot in #842
  • chore(deps): bump @types/react-dom from 18.2.21 to 18.2.22 by @dependabot in #824
  • chore(deps-dev): bump eslint-plugin-react from 7.34.0 to 7.34.1 by @dependabot in #825
  • feat(session): Add alert window when the session is about to expire. … by @grgrzybek in #831
  • chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 by @dependabot in #833
  • fix(ci): disable OIDC for app by @tadayosi in #834
  • fix(shared): fix Attributes view not refreshed immediately for external plugins by @tadayosi in #835
  • chore(deps): bump @thumbmarkjs/thumbmarkjs from 0.14.4 to 0.14.6 by @dependabot in #838
  • fix(deps): pin victory libraries more comprehensively by @tadayosi in #843
  • chore(deps): bump @types/node from 18.19.23 to 18.19.26 by @dependabot in #840
  • chore(deps): bump @testing-library/react from 14.2.1 to 14.2.2 by @dependabot in #837
  • chore(deps-dev): bump craco-esbuild from 0.5.2 to 0.6.1 by @tadayosi in #844
  • refactor(CLUX-495,496): Use the TableComposable for attributes and primary detail pattern instead of modal by @mmelko in #818

Full Changelog: v1.1.2...v1.2.0

1.1.2

15 Mar 09:14
c85c021
Compare
Choose a tag to compare

Bug Fixes

What's Changed

  • chore(deps): bump @types/react-dom from 18.2.19 to 18.2.21 by @dependabot in #811
  • chore(deps): bump react-router-dom from 6.22.2 to 6.22.3 by @dependabot in #812
  • chore(deps): bump @types/node from 18.19.21 to 18.19.23 by @dependabot in #813
  • chore(deps): bump superstruct from 1.0.3 to 1.0.4 by @dependabot in #814
  • fix(HAWNG-571): Runtime/Threads UX changes by @mmelko in #810
  • chore(deps): bump monaco-editor from 0.46.0 to 0.47.0 by @dependabot in #816
  • fix(HAWNG-572): Runtime/System properties UX changes by @mmelko in #817
  • chore(deps): bump @thumbmarkjs/thumbmarkjs from 0.14.1 to 0.14.4 by @dependabot in #815

Full Changelog: v1.1.1...v1.1.2

1.1.1

11 Mar 06:34
ef4586d
Compare
Choose a tag to compare

Bug Fixes

  • api: export types from auth/user-serivce.ts (8363283)

Full Changelog: v1.1.0...v1.1.1