Skip to content

Releases: wildfly/wildfly-core

19.0.0.Beta7

20 Apr 14:21
Compare
Choose a tag to compare
19.0.0.Beta7 Pre-release
Pre-release

What's Changed

  • WFCORE-5810 Fix license in wildfly-cli jar. by @RanabirChakraborty in #4970
  • [WFCORE-5759] Upgrade bouncycastle from 1.69 to 1.70 by @boris-unckel in #4909
  • [WFCORE-5829] Upgrade JBoss Remoting to 5.0.24.Final by @fl4via in #5030
  • [WFCORE-5563]: Remove commons-lang(2) usage, use commons-lang3 by @langfr in #4723
  • typo fix by @rosiecki in #5033
  • [WFCORE-5849] Null pointers should not be dereferenced (cli) by @boris-unckel in #5011
  • [WFCORE-5866] Upgrade Jackson to 2.12.6 by @jmesnil in #5040
  • [WFCORE-5867] Upgrade Undertow from 2.2.16.Final to 2.2.17.Final by @fl4via in #5044
  • [WFCORE-5863] LdapSecurityRealmBuilder should warn that direct verification and user password mapper are incompatible by @ivassile in #5034
  • [WFCORE-5865] Add .gitleaks.toml file with allowlist by @Skyllarr in #5035
  • [WFCORE-5870] Create new constant for git branch and update in org.jb… by @moulalis in #5045
  • [WFCORE-5861] Add the standard server JPMS settings to jboss-cli-clie… by @bstansberry in #5028
  • Fix for WFCORE-5877, Upgrade galleon plugins to 5.2.11.Final by @jfdenise in #5053
  • [WFCORE-5805] HostControllerBootOperationsTestCase fails intermittent… by @yersan in #5032
  • [WFCORE-5839][primary/secondary] Find and replace occurrences used by… by @moulalis in #5046
  • [WFCORE-5878] Typo in message WFLYSRV0115. by @ivassile in #5055
  • WFCORE-5871 Invalid operator error launching the server in dash by @rosiecki in #5047

Full Changelog: 19.0.0.Beta6...19.0.0.Beta7
JIRA Release Notes: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12315422&version=12383623

18.1.0.Final

01 Apr 15:30
7079fe7
Compare
Choose a tag to compare

What's Changed

  • [18.x][WFCORE-5777] Upgrading to JBoss Modules 2.0.2.Final by @boris-unckel in #4987
  • [18.x] [WFCORE-5810] Fix license in wildfly-cli jar. by @yersan in #5037
  • [18.x][WFCORE-5829] Upgrade JBoss Remoting to 5.0.24.Final by @yersan in #5039
  • [18.x][WFCORE-5563] Remove commons-lang(2) usage, use commons-lang3. by @yersan in #5038
  • [WFCORE-5866] Upgrade Jackson to 2.12.6 by @jmesnil in #5041

Full Changelog: 18.1.0.Beta1...18.1.0.Final
JIRA Release Notes: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12315422&version=12383614

19.0.0.Beta6

23 Mar 13:11
Compare
Choose a tag to compare
19.0.0.Beta6 Pre-release
Pre-release

What's Changed

  • [WFCORE-5813] Eliminating unused CapabilityServiceBuilder.addInjection() method by @ropalka in #4972
  • [WFCORE-5812] Removing dead code in PathsTestCase by @ropalka in #4973
  • [WFCORE-5600] Move AcmeMockServerBuilder out of testsuite/shared; eli… by @bstansberry in #4843
  • WFCORE-5814 Use EnumMap in place of HashMap for enum keys; code cleanup by @clara0 in #4975
  • [WFCORE-5807] Update logback test dependency to 1.2.9 (CVE-2021-42550) by @bstansberry in #4967
  • WFCORE-5817 README.md contains broken link to contributing doc, and i… by @RanabirChakraborty in #4977
  • [WFCORE-5818]: !remove might not work properly with some resources by @ehsavoie in #4979
  • WFCORE-5811 Improvement to NonResolvingResourceDescriptionResolver.ge… by @clara0 in #4971
  • WFCORE-5815 StringBuilder op in CommandContextImpl is created and updated but never used by @clara0 in #4976
  • WFCORE-5821 Fix warnings from deprecated method Assert.assertThat by @clara0 in #4981
  • [WFCORE-5820] Add version 15.1 of the WildFly Elytron model and schema by @fjuma in #4980
  • [WFCORE-5824] Upgrade log4j2 2.17.2 by @boris-unckel in #4990
  • WFCORE-5760 Replace deprecated EnumValidator constructors and methods by @clara0 in #4910
  • [WFCORE-5826] Upgrade WildFly Common to 1.6.0.Final by @bstansberry in #4994
  • [WFCORE-5825] Upgrade slf4j 1.7.36 by @boris-unckel in #4992
  • [WFCORE-5827] Add elytron-tool to the core-tools layer definition by @fjuma in #4996
  • WFLY-5792: ensure configuration files are inside the configuration directory by @michpetrov in #4947
  • [WFCORE-5828] WildFly-Common 1.6 depends on java.xml by @boris-unckel in #4999
  • [WFCORE-5798] Restore ReloadRedirectTestCase.testReloadwithRedirect by @bstansberry in #4955
  • WFCORE-5833 Fix warnings from deprecated method Assert.assertEquals(O… by @clara0 in #5004
  • [WFCORE-5594] Restriction of XML External Entity Reference (XXE) by @boris-unckel in #4772
  • [WFCORE-5834]: The deployent-scanner needs org.wildfly.common by @ehsavoie in #5009
  • [WFCORE-5837] AttributeMarshallers.SimpleListAttributeMarshaller needs to flag isMarshallableAsElement as true by @gaol in #5007
  • [WFCORE-4314] - verbose and recursive parameter in read-alias(es) by @baranowb in #4951
  • [WFCORE-5858] Move away from the deprecated GSSCredentialSecurityFactory. by @darranl in #5025
  • [WFCORE-5854] Upgrade WildFly Elytron to 1.19.0.Final by @fjuma in #5026
  • [WFCORE-5530] Add encryption support to FilesystemSecurityRealm by @Ashpan in #4983

Full Changelog: 19.0.0.Beta5...19.0.0.Beta6
JIRA Release Notes: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12315422&version=12382748

18.1.0.Beta1

22 Mar 08:16
Compare
Choose a tag to compare
18.1.0.Beta1 Pre-release
Pre-release

What's Changed

  • [WFCORE-5783] Upgrade log4j-jboss-logmanager to 1.3.0.Final. by @jamezp in #4941
  • [WFCORE-5784] Deprecate the org.jboss.log4j.logmanager module. Also a… by @jamezp in #4943
  • [18.x][WFCORE-5786] / [WFCORE-5787] WildFly OpenSSL Component Upgrades by @fjuma in #4946
  • [18.x][WFCORE-5804] Move test dep from log4j:log4j to ch.qos.reload4j:reload4j and move it to testbom by @bstansberry in #4960
  • [WFCORE-5796] Bump netty-codec-http from 4.1.63.Final to 4.1.71.Final… by @bstansberry in #4953
  • [18.x][WFCORE-5805] Fix for HostControllerBootOperationsTestCase intermiten… by @yersan in #4965
  • [WFCORE-5801] Upgrade Undertow to 2.2.16.Final by @fl4via in #4963
  • [18.x][WFCORE-5807] Update logback test dependency to 1.2.9 (CVE-2021-42550) by @bstansberry in #4968
  • [WFCORE-5818]: !remove might not work properly with some resources by @ehsavoie in #4982
  • [18.x][WFCORE-5768] Change default behaviour to resolve jboss parent pom by @boris-unckel in #4986
  • [18.x][WFCORE-5769] Adjust chmod to 644 for dev content by @boris-unckel in #4988
  • WFCORE-5745 WFCORE-5751 WFCORE-5779 WFCORE-5785 WFCORE-5797 Port component upgrades from main to 18.x by @bstansberry in #4985
  • [18.x][WFCORE-5766] Upgrading to JBoss Modules 2.0.1.Final by @bstansberry in #4989
  • [18.x][WFCORE-5824] Upgrade log4j2 2.17.2 by @boris-unckel in #4991
  • [WFCORE-5790] Upgrade jboss-parent from 37 to 39 by @jamezp in #4998
  • [18.x][WFCORE-5825] Upgrade slf4j 1.7.36 by @boris-unckel in #4993
  • [18.x][WFCORE-5826] Upgrade WildFly Common to 1.6.0.Final by @bstansberry in #4995
  • [18.x][WFCORE-5828] WildFly-Common 1.6 depends on java.xml by @boris-unckel in #5000
  • [18.x][WFCORE-5827] Add elytron-tool to the core-tools layer definition by @fjuma in #4997
  • [18.x][WFCORE-5594] Restriction of XML External Entity Reference (XXE) by @boris-unckel in #5001
  • [18.x][WFCORE-5798] Restore ReloadRedirectTestCase.testReloadwithRedirect by @yersan in #5003
  • [18.x] Next is 18.1.0.Beta1 by @bstansberry in #5015
  • [WFCORE-5834]: The deployent-scanner needs org.wildfly.common by @ehsavoie in #5010
  • [WFCORE-5778][WFCORE-5782] JDK18 Security Manager Backports by @ropalka in #5018
  • [18.x][WFCORE-5820] Add version 15.1 of the WildFly Elytron model and schema by @fjuma in #4984
  • [18.x][WFCORE-4314] - verbose and recursive parameter in read-alias(es) by @baranowb in #5008
  • [WFCORE-5752] Use WildFly 26 as a placeholder for EAP XP 4 by @bstansberry in #5024
  • WFCORE-5808 NonResolvingResourceDescriptionResolver.INSTANCE should b… by @bstansberry in #5023
  • WFCORE-5765 Unable to check the result containing whitespace with the… by @bstansberry in #5021
  • [WFCORE-4867] Highlight the config name in start message by @bstansberry in #5019
  • WFCORE-5793 Disable java-class-based resource bundle and disable fall… by @bstansberry in #5022
  • [18.x][WFCORE-5854] Upgrade WildFly Elytron to 1.19.0.Final by @fjuma in #5027
  • [18.x][WFCORE-5490] Integrate Elytron credential expressions into system-property resource handling by @bstansberry in #5020
  • [18.x][WFCORE-5530] Add encryption support to FilesystemSecurityRealm by @Ashpan in #5014

Full Changelog: 18.0.4.Final...18.1.0.Beta1
JIRA Release Notes: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12315422&version=12380099

19.0.0.Beta5

22 Feb 10:55
Compare
Choose a tag to compare
19.0.0.Beta5 Pre-release
Pre-release

What's Changed

  • [WFCORE-5806] Remove maven.repository.redhat.com repository. by @jamezp in #4962
  • [WFCORE-5805] Fix for HostControllerBootOperationsTestCase intermiten… by @yersan in #4961
  • [WFCORE-5801] Upgrade Undertow to 2.2.16.Final by @fl4via in #4964
  • [WFCORE-5802] Restore HTTPSConnectionWithCLITestCase by @bstansberry in #4958
  • WFCORE-5793 Disable java-class-based resource bundle and disable fall… by @chengfang in #4949
  • WFCORE-5808 NonResolvingResourceDescriptionResolver.INSTANCE should b… by @clara0 in #4969

Full Changelog: 19.0.0.Beta4...19.0.0.Beta5
JIRA Release Notes: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12315422&version=12382324

19.0.0.Beta4

10 Feb 12:25
Compare
Choose a tag to compare
19.0.0.Beta4 Pre-release
Pre-release

Starting with this version, WildFly Core requires a minimum of Java 11 to run.

What's Changed

  • [WFCORE-5778] Reset 'java.security.manager' default value back to "allow" by default in launcher by @ropalka in #4939
  • [WFCORE-5782] Reset 'java.security.manager' default value back to "allow" by default in WildFly shell scripts by @ropalka in #4936
  • Fix for WFCORE-5785, Upgrade galleon plugins to 5.2.10.Final by @jfdenise in #4944
  • [WFCORE-5783] Upgrade log4j-jboss-logmanager to 1.3.0.Final. by @jamezp in #4940
  • [WFCORE-5784] Deprecate the org.jboss.log4j.logmanager module. Also a… by @jamezp in #4942
  • [WFCORE-5555] Reenable CLIEmbedHostControllerTestCase and CLIEmbedSer… by @bstansberry in #4952
  • [WFCORE-5786] / [WFCORE-5787] WildFly OpenSSL Component Upgrades by @fjuma in #4945
  • [WFCORE-5788] Require a minimum of Java 11 by @jamezp in #4948
  • [WFCORE-5796] Bump netty-codec-http from 4.1.63.Final to 4.1.71.Final in /testbom by @dependabot in #4937
  • [WFCORE-5797] Upgrade XNIO to 3.8.6.Final by @fl4via in #4954
  • WFCORE-5794 Make StandardResourceDescriptionResolver#getVariableBundl… by @chengfang in #4950
  • [WFCORE-5801] Upgrade Undertow to 2.2.15.Final by @fl4via in #4957
  • WFCORE-5800 Remove unused Charset Map Variable and Method in ManagementHttpServer class by @clara0 in #4956
  • [WFCORE-5804] Move the log4j 1 test dependency to testbom by @bstansberry in #4959

Full Changelog: 19.0.0.Beta3...19.0.0.Beta4
JIRA Release Notes: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12315422&version=12380475

19.0.0.Beta3

26 Jan 11:05
Compare
Choose a tag to compare
19.0.0.Beta3 Pre-release
Pre-release

What's Changed

  • WFCORE-5765 Unable to check the result containing whitespace with the… by @RanabirChakraborty in #4915
  • [WFCORE-5772] Upgrade WildFly Elytron to 1.18.2.Final by @fjuma in #4929
  • [WFCORE-5776] Upgrade WildFly Elytron to 1.18.3.Final by @fjuma in #4931
  • WFCORE-5779 Upgrade jandex to 2.4.2.Final by @pferraro in #4935
  • [WFCORE-5777] Upgrading to JBoss Modules 2.0.2.Final by @ropalka in #4933
  • [WFCORE-5769] Adjust chmod to 644 for dev content by @boris-unckel in #4921
  • [WFCORE-5490] Integrate Elytron credential expressions into system-pr… by @bstansberry in #4925
  • [WFCORE-5590]: Provide a separate javax.* namespace Jakarta JSON api … by @ehsavoie in #4882

Full Changelog: 19.0.0.Beta2...19.0.0.Beta3
JIRA Release Notes: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12315422&version=12379635

18.0.4.Final

18 Jan 14:17
Compare
Choose a tag to compare

What's Changed

  • [18.x][WFCORE-5776] Upgrade WildFly Elytron to 1.18.3.Final by @fjuma in #4932

Full Changelog: 18.0.3.Final...18.0.4.Final
JIRA Release Notes: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12315422&version=12380167

18.0.3.Final

14 Jan 13:49
Compare
Choose a tag to compare

What's Changed

  • [18.x][WFCORE-5772] Upgrade WildFly Elytron to 1.18.2.Final by @fjuma in #4930
  • [WFCORE-5343]: YAML support for configuration customization. by @ehsavoie in #4924

Full Changelog: 18.0.2.Final...18.0.3.Final
JIRA Release Notes: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12315422&version=12379640

19.0.0.Beta2

12 Jan 12:17
Compare
Choose a tag to compare
19.0.0.Beta2 Pre-release
Pre-release

What's Changed

  • Bump log4j-api from 2.16.0 to 2.17.1 by @dependabot in #4912
  • Bump log4j-core from 2.16.0 to 2.17.1 by @dependabot in #4913
  • [WFCORE-4867] Highlight the config name in start message by @khermano in #4747
  • [WFCORE-5766] Upgrading to JBoss Modules 2.0.1.Final by @ropalka in #4914
  • [WFCORE-5764] Can't write/acquire credentials from a store using the elytron-tool script by @gaol in #4911
  • [WFCORE-5767] Add the Elytron OIDC Client related dependencies to Core by @fjuma in #4917
  • Fix for WFCORE-5756, Upgrade bootable jar to 7.0.0.Final by @jfdenise in #4908
  • [WFCORE-5768] Change default behaviour to resolve jboss parent pom by @boris-unckel in #4920
  • [WFCORE-5758] Fix RealmsTestCase & TlsTestCase on IBM JDK8 by @Skyllarr in #4919
  • [WFCORE-5343]: YAML support for configuration customization. by @ehsavoie in #4766
  • [WFCORE-5771] Upgrade jboss-logging to 3.4.3.Final. by @jamezp in #4926

Full Changelog: 19.0.0.Beta1...19.0.0.Beta2
JIRA Release Notes: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12315422&version=12379008