-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
153 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
--- | ||
title: "3.6.11.Final" | ||
date: 2023-07-18T12:00:00+01:00 | ||
tag: "https://github.com/hal/console/releases/tag/v3.6.11" | ||
target: | ||
- "WildFly 29.0.0.Final" | ||
weight: 3611 | ||
--- | ||
- Target: [WildFly 29.0.0.Final](https://www.wildfly.org/news/2023/07/21/WildFly29-Released/) | ||
- Tag: [3.6.11.Final](https://github.com/hal/console/releases/tag/v3.6.11) | ||
- Tracking Issue: [WFLY-18267](https://issues.redhat.com/browse/WFLY-18267) | ||
|
||
# Added | ||
|
||
- [HAL-1874](https://issues.redhat.com/browse/HAL-1874): Enable access control tab for SSO | ||
|
||
# Changed | ||
|
||
- [HAL-1867](https://issues.redhat.com/browse/HAL-1867): Security subsystem should be labeled also as Elytron | ||
|
||
# Fixed | ||
|
||
- [HAL-1869](https://issues.redhat.com/browse/HAL-1869): It's not clear which attributes will be reset (which attributes are | ||
required) | ||
- [HAL-1871](https://issues.redhat.com/browse/HAL-1871): Make ModelBrowser able to process resources that has their own "name" | ||
field | ||
- [HAL-1872](https://issues.redhat.com/browse/HAL-1872): Not possible to configure subsystem=transaction/log-store | ||
- [HAL-1873](https://issues.redhat.com/browse/HAL-1873): Restore the firing of message event with error message | ||
|
||
# Upgrades | ||
|
||
- Bump ACE editor to 1.23.4 | ||
- Bump Parcel to 2.9.3 | ||
- Bump Quarkus to 3.2.0.Final |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
--- | ||
title: "3.6.15.Final" | ||
date: 2023-09-25T12:00:00+01:00 | ||
tag: "https://github.com/hal/console/releases/tag/v3.6.15" | ||
target: | ||
- "WildFly 30.0.0.Final" | ||
weight: 3615 | ||
--- | ||
- Target: [WildFly 30.0.0.Final](https://www.wildfly.org/news/2023/10/18/WildFly30-Released/) | ||
- Tag: [3.6.15.Final](https://github.com/hal/console/releases/tag/v3.6.15) | ||
- Tracking Issue: [WFLY-18521](https://issues.redhat.com/browse/WFLY-18521) | ||
|
||
# Changed | ||
|
||
- [HAL-1880](https://issues.redhat.com/browse/HAL-1880): Upgrade semver from 5.7.1 to 5.7.2 | ||
- [HAL-1864](https://issues.redhat.com/browse/HAL-1864): Hide reset link if no attributes can be reset | ||
|
||
# Fixed | ||
|
||
- [HAL-1904](https://issues.redhat.com/browse/HAL-1904): Fix (remote) cache container | ||
- [HAL-1902](https://issues.redhat.com/browse/HAL-1902): Fix cache container | ||
- [HAL-1885](https://issues.redhat.com/browse/HAL-1885): Handle duplicate server names in expression resolution | ||
- [HAL-1884](https://issues.redhat.com/browse/HAL-1884): Fix unnested attributes handle in MBUI views | ||
|
||
# Upgrades | ||
|
||
- Bump ACE editor to 1.28.0 | ||
- Bump JBoss DMR to 1.7.0 | ||
- Bump JsTree 3.3.16 | ||
- Bump Mockito 5.5.0 | ||
- Bump Quarkus to 3.4.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
--- | ||
title: "3.6.17.Final" | ||
date: 2024-01-12T12:00:00+01:00 | ||
tag: "https://github.com/hal/console/releases/tag/v3.6.17" | ||
target: | ||
- "WildFly 31.0.0.Final" | ||
weight: 3617 | ||
--- | ||
- Target: [WildFly 31.0.0.Final](https://www.wildfly.org/news/2024/01/25/WildFly31-Released/) | ||
- Tag: [3.6.17.Final](https://github.com/hal/console/releases/tag/v3.6.17) | ||
- Tracking Issue: [WFLY-18062](https://issues.redhat.com/browse/WFLY-18062) | ||
|
||
# Fixed | ||
|
||
- [HAL-1963](https://issues.redhat.com/browse/HAL-1963): Make --no-resolve-local-cache the default | ||
- [HAL-1961](https://issues.redhat.com/browse/HAL-1961): fix progress bar width setting | ||
- [HAL-1960](https://issues.redhat.com/browse/HAL-1960): Mark variable parts in attributes in the DB wizards | ||
- [HAL-1953](https://issues.redhat.com/browse/HAL-1953): Unable to add unamanaged deployment for server group | ||
- [HAL-1952](https://issues.redhat.com/browse/HAL-1952): Adding string constants have been used directly in the Encrypt | ||
Expression code in the ExpressionEncryptor class | ||
- [HAL-1949](https://issues.redhat.com/browse/HAL-1949): Fix SSO address templates | ||
- [HAL-1947](https://issues.redhat.com/browse/HAL-1947): Fix timer-service attributes handling | ||
- [HAL-1945](https://issues.redhat.com/browse/HAL-1945): Fix notification badge visibility | ||
- [HAL-1906](https://issues.redhat.com/browse/HAL-1906): Encode prefix in data source pool name | ||
|
||
# Changed | ||
|
||
- [HAL-1894](https://issues.redhat.com/browse/HAL-1894): Change JVM for WildFly images to 11 | ||
|
||
# Upgrades | ||
|
||
- Bump ACE editor to 1.32.3 | ||
- Bump JBoss parent to 42 | ||
- Bump Mockito to 5.8.0 | ||
- Bump Moment to 2.30.0 | ||
- Bump Quarkus to 3.6.0 | ||
- Bump Parcel to 2.11.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
--- | ||
title: "3.6.5.Final" | ||
date: 2022-12-08T12:00:00+01:00 | ||
tag: "https://github.com/hal/console/releases/tag/v3.6.5" | ||
target: | ||
- "WildFly 28.0.0.Final" | ||
weight: 3605 | ||
--- | ||
- Target: [WildFly 28.0.0.Final](https://www.wildfly.org/news/2023/04/20/WildFly28-Released/) | ||
- Tag: [3.6.5.Final](https://github.com/hal/console/releases/tag/v3.6.5) | ||
- Tracking Issue: [WFLY-17375](https://issues.redhat.com/browse/WFLY-17375) | ||
|
||
# Added | ||
|
||
- [HAL-1425](https://issues.redhat.com/browse/HAL-1425): Deployment with persistence.xml - check if data source is available | ||
- Add SECURITY.md file | ||
- Add CODEOWNERS file | ||
|
||
# Changed | ||
|
||
- [HAL-1816](https://issues.redhat.com/browse/HAL-1816): Hardcoded string "jdbc-compliant" could be replaced by `ModelDescriptionConstants` | ||
- [HAL-1815](https://issues.redhat.com/browse/HAL-1815): Hardcoded database name in CONNECTION_URL should be replaced by a generic name | ||
- [HAL-1814](https://issues.redhat.com/browse/HAL-1814): Adding `contains()` of `Set<>` in `isSuperuser()` and `isAdministrator()` methods | ||
- [HAL-1810](https://issues.redhat.com/browse/HAL-1810): Adding constants to `UIConstants` | ||
- [HAL-1808](https://issues.redhat.com/browse/HAL-1808): Adding `STATISTICS` to `ModelDescriptionConstants` | ||
- [HAL-1656](https://issues.redhat.com/browse/HAL-1656): Driver-XA classes should not be hardcoded in console code | ||
- Update code of conduct | ||
|
||
# Fixed | ||
|
||
- [HAL-1821](https://issues.redhat.com/browse/HAL-1821): Unable to configure Infinispan subsystem via Web Console | ||
- [HAL-1806](https://issues.redhat.com/browse/HAL-1806): Fix typo "commited" → "committed" | ||
- [HAL-1805](https://issues.redhat.com/browse/HAL-1805): Fix wording "datasource" → "data source" | ||
- Fix NPM package vulnerabilities | ||
- Fix mixed case in affinity select element | ||
|
||
# Upgrades | ||
|
||
- Bump ACE editor to 1.13.2 | ||
- Bump Datatables to 1.12.1 | ||
- Bump Mockito to 4.9.0 | ||
- Bump Parcel to 2.8.0 | ||
- Bump PouchDB to 7.3.1 | ||
- Bump Quarkus to 2.14.3.Final | ||
- Bump SLF4J to 2.0.2 | ||
- |