Skip to content

19.0.0.Beta18

Pre-release
Pre-release
Compare
Choose a tag to compare
@jamezp jamezp released this 06 Oct 20:35
· 2079 commits to main since this release

What's Changed

  • WFCORE-5892 IndexOutOfBoundsException in RequirementRegistration.getOldestRegistrationPoint() during sequence of resource removals by @pferraro in #5077
  • [WFCORE-5894] Ensure all the correct permissions are set for the Unde… by @jamezp in #5082
  • [WFCORE-5649] Assertion arguments should be passed correct (cli) by @boris-unckel in #5085
  • [WFCORE-5893] Testsuite uses 1024 RSA keys - they are disabled in new… by @ngibor in #5079
  • [WFCORE-5885] Add a transformed elytron subsystem for Jakarta EE 9+ by @darranl in #5078
  • [WFCORE-5883] Remove wildfly-elytron-jwt from dependency management. by @darranl in #5067
  • [WFCORE-3407] Close log contexts created for deployments by adding a … by @jamezp in #5083
  • [WFCORE-5713] Migrate the WildFly Event Logger to use the internal JS… by @jamezp in #5089
  • [WFCORE-5896] Remove AuthConfigFactory wrapping, this was used to co-exist with PicketBox. by @darranl in #5087
  • [WFCORE-5890] There is a possible typo in Management Realm definition in default host.xml configuration by @ivassile in #5091
  • [WFCORE-5320] ModelTestKernelServices providing BootErrorCollector info by @khermano in #5070
  • [WFCORE-5904] Fix typo in some Handler filenames. by @soul2zimate in #5094
  • WFCORE-5906 Expand set of utility methods for creating generic operations by @pferraro in #5096
  • [WFCORE-5909] Upgrade WildFly OpenSSL to 2.2.1.Final by @fjuma in #5099
  • [WFCORE-5891] Default configuration for domain uses BASIC as a http-authentication-factory mechanism by @ivassile in #5093
  • [WFCORE-5905] Don't reject EE 10 permissions.xml files by @ropalka in #5095
  • WFCORE-5907: fix runtime handling of secret-key-credential-store by @michpetrov in #5097
  • [WFCORE-5915] Upgrading to JBoss Modules 2.0.3.Final by @ropalka in #5103
  • [WFCORE-5916] Upgrade JBoss VFS to 3.2.17.Final by @ropalka in #5104
  • [WFCORE-5869] standalone.bat script does not parse JAVA_OPTS containing '|' symbol properly by @lvydra in #5056
  • WFCORE-5841 [primary/secondary] Review the documentation of affected CLI management operations by @moulalis in #5098
  • [WFCORE-5922] Ignore RemotingLegacySubsystemTestCase#testSubsystemWit… by @yersan in #5112
  • WFCORE-5919 Duplicate Properties in mgmt-user by @parsharma in #5107
  • [WFCORE-5926] Upgrade to Byteman 4.0.19 by @ropalka in #5114
  • [WFCORE-5914] Elytron - key-size of secret-key-credential-store is not validated by @lvydra in #5106
  • Fix for WFCORE-5911, Upgrade to Galleon 5.0.1.Final and Galleon plugins 6.0.0.Alpha2 by @jfdenise in #5111
  • [WFCORE-5920] fix inconsistency in JDK17 JAVA_OPTS from domain.bat an… by @soul2zimate in #5109
  • [WFCORE-5912] [blacklist/whitelist] Find and replace occurrences in d… by @moulalis in #5102
  • [WFCORE-5842][WFCORE-5901] Bump XSD schema to 20.0, fix language usage on XSD and replace fetch-from-master with fetch-from-domain-controller by @yersan in #5092
  • [WFCORE-5844] [primary/secondary] Rename Host Controller model resour… by @moulalis in #5031
  • [WFCORE-5843] [primary/secondary] Find and replace occurrences in the… by @moulalis in #5016
  • [WFCORE-5929] Prepare io.undertow.core module for upcoming upgrade of Undertow in WildFly preview by @ropalka in #5118
  • [WFCORE-5845][WFCORE-5838] Problematic Language usage replacement on properties and configuration files. by @yersan in #5105
  • [WFCORE-5918]: Adding SSO to application security domain via YamlConfigurationExtension doesn't work. by @ehsavoie in #5117
  • WFCORE-5932 Incorrect values for keys in LocalDescriptions.properties files by @clara0 in #5120
  • [WFCORE-5934] Fixing DeletionCollisionTest byteman rule file to properly match method signature by @ropalka in #5122
  • [WFCORE-5933] JUnit assertions should not be used in "run" methods by @boris-unckel in #5121
  • WFCORE-2852/WFCORE-5853: CLI autocomplete suggests non-existent subsystems by @ehsavoie in #5017
  • [WFCORE-5936] Ldap autentication using referrals fails on JDK 17 with ApacheDS by @rmartinc in #5123
  • [WFCORE-5944] Eliminate now already useless undertow-*-jakarta dependencies from pom.xml file by @ropalka in #5126
  • [WFCORE-5917] Duplicating -Djboss.server.base.dir if defined in more than one place by @lvydra in #5110
  • [WFCORE-5943] Exclude undertow-servlet transitive dependencies by @dbkreling in #5125
  • [WFCORE-5946] Upgrade Undertow to 2.2.18.Final (fixes CVE-2022-1319) by @fl4via in #5127
  • [WFCORE-5931] Upgrade JBoss Remoting to 5.0.25.Final by @fl4via in #5129
  • WFCORE-5527: ensure content folder is deleted on undeploy by @michpetrov in #4686
  • WFCORE-1960: replace list of properties with map of strings by @michpetrov in #5049
  • [WFCORE-5949]: Adding meta-data to json-logger via YamlConfigurationExtension results in ClassCastException. by @ehsavoie in #5133
  • [WFCORE-5948]: Upgrade JGit to 6.2.0.202206071550-r by @ehsavoie in #5132
  • [WFCORE-5951] Upgrade JBoss Marshalling to 2.1.0.Final by @ropalka in #5138
  • [WFCORE-5961] Bump netty-codec-http from 4.1.71.Final to 4.1.77.Final in /testbom by @dependabot in #5101
  • [WFLY-5950] Update client-side modular args to standard set that we s… by @bstansberry in #5137
  • WFCORE-5953/WFCORE-5954: Fixing several YAML extension issues by @ehsavoie in #5139
  • WFCORE-5927 Misleading message for embedded server configuration file. by @RanabirChakraborty in #5115
  • [WFCORE-5956] Align Jakarta Authorization and Authentication versions… by @yersan in #5141
  • [WFCORE-5781] Remove log4j 1.x support. This removes the module, the … by @jamezp in #5140
  • [WFCORE-5959] Upgrade Jandex to 2.4.3.Final by @Ladicek in #5142
  • [WFCORE-5964] Add test utility methods for checking the test environm… by @soul2zimate in #5148
  • [WFCORE-5965] WildflyTestRunner should support both javax.inject.Inje… by @bstansberry in #5147
  • [WFCORE-5966] Rename WildflyTestRunner to WildFlyRunner by @soul2zimate in #5153
  • [WFCORE-5966] Switch uses of deprecated WildflyTestRunner to WildFlyR… by @bstansberry in #5154
  • [WFCORE-5969] Add more descriptive message for Elytron key-store generate-key-pair X.500 distinguished name related failure by @lvydra in #5155
  • [WFCORE-5958] The warning message when changing worker of remoting endpoint is not fully correct by @sudeshnas93 in #5143
  • [WFCORE-5900] Add version 16 of the WildFly Elytron model and schema by @fjuma in #5090
  • [WFCORE-5975] Upgrade WildFly Elytron to 1.20.0.Final by @fjuma in #5160
  • [WFCORE-5971] Upgrade commons-lang3 from 3.11 to 3.12.0 by @soul2zimate in #5157
  • [WFCORE-5859] Add Filesystem integrity support by @Ashpan in #5048
  • [WFCORE-5945][WFCORE-5941][WFCORE-5976] WildFly OpenSSL Component Upgrades by @fjuma in #5162
  • [WFCORE-5973] Update BufferPool to use Undertow's by @jasondlee in #5158
  • [WFCORE-5981] Upgrade WildFly OpenSSL to 2.2.5.Final by @fjuma in #5164
  • [WFCORE-5984] Modify description in request controller subsystem to p… by @moulalis in #5166
  • [WFCORE-5960] Fix bug initializing Domain Base Dir for path Manager by @yersan in #5144
  • [WFCORE-5873] Add tests for WFCORE-5861 InaccessibleObjectException w… by @yersan in #5054
  • WFCORE-5970 Server does not start when configuration file is a soft link to a file outside of the server configuration directory by @parsharma in #5156
  • WFCORE-5983 JPMS properties test configuration not in sync with scrip… by @RanabirChakraborty in #5168
  • [WFCORE-6024]Upgrade Undertow to 2.2.19.Final by @fl4via in #5169
  • WFCORE-4611 Complete AttributeDefinition.getImmutableFlags() -> getFlags() transition by @pferraro in #5172
  • [WFCORE-5977] Move jakarta.inject to test bom and use Jakarta EE 10 v… by @yersan in #5163
  • [WFCORE-6030] Eliminating deprecated and unused CapabilityServiceTarget.addCapability(RuntimeCapability,Service) method by @ropalka in #5177
  • [WFCORE-6029] Eliminating deprecated and unused DeploymentPhaseContext.addDependency(ServiceName,Class,Injector) method by @ropalka in #5176
  • [WFCORE-5986] Fixing StabilityMonitor usages in tests by @ropalka in #5167
  • [WFCORE-5978] Mitigate issues getting the process exist code on AdminOnlyPolicyTestCase by @yersan in #5178
  • [WFCORE-6032] Ignore AdminOnlyPolicyTestCase by @yersan in #5179
  • [WFCORE-5851] Null pointers should not be dereferenced (jmx) by @boris-unckel in #5013
  • [WFCORE-6033] Upgrade WildFly Elytron to 1.20.1.Final by @fjuma in #5181
  • [WFCORE-5978] Move WildFly Core distribution to Jakarta Namespace Renamed dependencies by @yersan in #5171
  • [WFCORE-6035] Eliminating deprecated and unused CapabilityServiceBuilder.addDependency(ServiceName,Class,Injector) method by @ropalka in #5189
  • Fix for WFCORE-6041, Upgrade to Galleon 5.0.5.Final, Galleon plugins 6.0.0.Final and Bootable JAR 8.0.0.Final by @jfdenise in #5197
  • [WFCORE-6036] Move the xml-maven-plugin xalan dep to 2.7.1.jbossorg6 by @bstansberry in #5191
  • [WFCORE-6011] Modify description in logging of subsystem to its corre… by @moulalis in #5193
  • [WFCORE-6019] Modify description in security-manager of subsystem to … by @moulalis in #5192
  • [WFCORE-6042] Upgrade to Elytron EE 3.0.0.Beta4 by @yersan in #5198
  • [WFCORE-6043] Use WildFly Core to distribute all the elytron-ee dependencies required in WildFly by @yersan in #5199
  • [WFCORE-5968] log thread dump upon management timeout by @aogburn in #5152
  • WFCORE-5897 [primary/secondary] Problematic Language usage deprecation and replacement in testsuite by @parsharma in #5108
  • [WFCORE-6046]: Upgrading Snakeyaml to 1.31 by @ehsavoie in #5201
  • [WFCORE-6026][WFCORE-6027][WFCORE-6049][WFCORE-6050][WFCORE-6051] Elytron component upgrades by @fjuma in #5206
  • [WFCORE-6048] Add license entries for the artifacts that are fully dr… by @yersan in #5204
  • [WFCORE-6053] Upgrade XNIO to 3.8.8.Final. Fixes CVE-20022-0084. by @fl4via in #5208
  • [WFCORE-6047] Upgrade Jakarta JSON Processing to 2.1.1 and Eclipse Pa… by @yersan in #5203
  • Fix for WFCORE-6054, Upgrade Galleon plugins to 6.1.0.Final by @jfdenise in #5210
  • [WFCORE-6055] Make Galleon provisioning content zips unique per release by @bstansberry in #5211
  • [WFCORE-6056] Upgrade Undertow to 2.3.0.Beta1 by @fl4via in #5212
  • [WFCORE-6037] Upgrade to Jandex 3.0.0 by @Ladicek in #5194

New Contributors

Full Changelog: 19.0.0.Beta8...19.0.0.Beta18