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-20218] Upgrade WildFly Core to 27.0.0.Final #18598

Merged
merged 2 commits into from
Dec 24, 2024

Conversation

yersan
Copy link
Contributor

@yersan yersan commented Dec 23, 2024

Jira issue: https://issues.redhat.com/browse/WFLY-20218


Tag: https://github.com/wildfly/wildfly-core/releases/tag/27.0.0.Final
Diff: wildfly/wildfly-core@27.0.0.Beta7...27.0.0.Final


Bug

  • [WFCORE-7117] - LayersTest does not takes into account JBoss Modules layers

Task

  • [WFCORE-7095] - Deprecate ModuleDependency.getIdentifier() for removal
  • [WFCORE-7111] - Prepare org.jboss.as.server.deployment.Attachments for removal of ModuleIdentifier
  • [WFCORE-7112] - Deprecate PermissionsParser.parse that takes ModuleIdentifier
  • [WFCORE-7113] - Deprecate AdditionalModuleSpecification.getModuleIdentifier()
  • [WFCORE-7114] - Deprecate use of ModuleIdentifier in ModuleDefinition

Component Upgrade

Enhancement

  • [WFCORE-7108] - Add a ModuleIdentifierUtil method to parse a module identifier into name and slot and process the tuple

@github-actions github-actions bot added the deps-ok Dependencies have been checked, and there are no significant changes label Dec 23, 2024
@bstansberry
Copy link
Contributor

@yersan yersan merged commit b878138 into wildfly:main Dec 24, 2024
16 checks passed
@yersan yersan deleted the WFLY-20218 branch December 24, 2024 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps-ok Dependencies have been checked, and there are no significant changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants