Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WFLY-18329][WFLY-18317] Upgrade WildFly Core to 22.0.0.Beta1 and fix BouncyCastleModuleTestCase #17079

Merged
merged 2 commits into from
Aug 9, 2023

Conversation

yersan
Copy link
Contributor

@yersan yersan commented Aug 9, 2023

Jira issue:

https://issues.redhat.com/browse/WFLY-18329

Includes:
https://issues.redhat.com/browse/WFLY-18317


Tag: https://github.com/wildfly/wildfly-core/releases/tag/22.0.0.Beta1
Diff: wildfly/wildfly-core@21.1.0.Final...22.0.0.Beta1


Sub-task

  • [WFCORE-6436] - Create the ModelTestModelControllerService variants for the WF 29 controllers

Bug

  • [WFCORE-6423] - Received no final outcome response for operation "reload" when reloading a remote host controller
  • [WFCORE-6431] - Use InputStream.nullInputStream
  • [WFCORE-6433] - ServerGroupResourceDefinition registers DomainServerLifecycleHandlers in the wrong place
  • [WFCORE-6440] - HttpManagementAddHandler references ServerEnvironment incorrectly
  • [WFCORE-6442] - ModuleSpecification discards dependency information

Task

  • [WFCORE-6435] - Make WildFly 29 available in ModelTestControllerVersion
  • [WFCORE-6438] - Remove deprecated for removal VersionedURN subclasses
  • [WFCORE-6441] - Bump the kernel management API version to 23.0.0

Component Upgrade

  • [WFCORE-6371] - Rewrite management operations handling in order to support newly introduced o.j.m.s.ServiceTarget.addService() method
  • [WFCORE-6420] - Upgrade Apache Commons CLI from 1.4 to 1.5.0
  • [WFCORE-6427] - Upgrade jboss-logging from 3.4.3.Final to 3.5.3.Final
  • [WFCORE-6439] - Upgrade JBoss Modules to 2.1.2.Final
  • [WFCORE-6444] - Upgrade BouncyCastle to 1.76
  • [WFCORE-6448] - Upgrade Eclipse Parsson from 1.1.3 to 1.1.4

Enhancement

  • [WFCORE-6321] - Expose ServerEnvironment via a capability
  • [WFCORE-6393] - Eliminate usages of deprecated ServiceController.getName() method
  • [WFCORE-6394] - Eliminate usages of deprecated ServiceController.getUnavailableDependencies() method
  • [WFCORE-6397] - CapabilityServiceTarget should overload addService()
  • [WFCORE-6398] - Avoid redundant array allocation for capability services that provide a value with a single ServiceName
  • [WFCORE-6399] - OperationContext.getServiceTarget() and OperationContext.getCapabilityServiceTarget() methods are redundant
  • [WFCORE-6400] - DeploymentPhaseContext.getServiceTarget() should return object capable of resolving capability requirements

@github-actions github-actions bot added the deps-changed Dependencies have been checked, and there are changes highlighted in a comment label Aug 9, 2023
@github-actions
Copy link

github-actions bot commented Aug 9, 2023

Dependency Tree Analyzer Output:

Major Version Changes:

  • org.wildfly.core:wildfly-cli:jar:client:21.1.0.Final:compile -> 22.0.0.Beta1
  • org.wildfly.core:wildfly-elytron-integration:jar:21.1.0.Final:compile -> 22.0.0.Beta1
  • org.wildfly.core:wildfly-event-logger:jar:21.1.0.Final:compile -> 22.0.0.Beta1
  • org.wildfly.core:wildfly-version:jar:21.1.0.Final:compile -> 22.0.0.Beta1

CC @wildfly/prod

@bstansberry bstansberry merged commit 1a123cd into wildfly:main Aug 9, 2023
13 of 14 checks passed
@bstansberry
Copy link
Contributor

Thanks @yersan and @jamezp

@yersan yersan deleted the WFLY-18329-WFLY-18317 branch August 10, 2023 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps-changed Dependencies have been checked, and there are changes highlighted in a comment
Projects
None yet
3 participants