You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/hawtio/CHANGELOG.md
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,25 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
***auth:** just mock oauth4webapi (it's ES module not working with jest) ([d8bbae2](https://github.com/hawtio/hawtio-next/commit/d8bbae21f96fe03e2bd662ee9c03efe34883d95a))
12
+
***auth:** OIDC authentication works with server side support ([537ae18](https://github.com/hawtio/hawtio-next/commit/537ae180fe201faa55b6b405e9524647d9446cd1))
13
+
***auth:** Remove unnecessary AbortController and use isLoading flag in less places ([3b85bfd](https://github.com/hawtio/hawtio-next/commit/3b85bfd698a39b7652a6e77dc229e01e5d2e4c95))
14
+
***auth:** Working Azure OIDC authentication (work in progress, hardcoded config) ([99005f4](https://github.com/hawtio/hawtio-next/commit/99005f4dbce69ae318b69c0cd07e819de46c3bff))
15
+
***camel:** upgrade Camel models to 4.0.4 and 4.4.0 ([eb04807](https://github.com/hawtio/hawtio-next/commit/eb04807eacb511d7a9d06b52e06ac0d04837b4c0)), closes [#800](https://github.com/hawtio/hawtio-next/issues/800)
16
+
17
+
18
+
### Bug Fixes
19
+
20
+
***app:** plugin path should start with '/' ([7c2ccc7](https://github.com/hawtio/hawtio-next/commit/7c2ccc7e4e1a8ae0390cf42cf4b3d087ffa85306)), closes [hawtio/hawtio-operator#111](https://github.com/hawtio/hawtio-operator/issues/111)
21
+
***HAWNG-514:** Change icons for Collapse and Expand to links ([be16ff4](https://github.com/hawtio/hawtio-next/commit/be16ff46a4f1501a6d48bf05c171422e5edbd20c))
22
+
* yarn dedupe to fix lint ([3721466](https://github.com/hawtio/hawtio-next/commit/372146603214a2c21eb3726d81435956b90f01fb))
0 commit comments