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

[WFCORE-5728] Upgrade WildFly Elytron to 1.18.0.Final #4878

Merged
merged 2 commits into from
Nov 27, 2021

Conversation

fjuma
Copy link
Contributor

@fjuma fjuma commented Nov 26, 2021

https://issues.redhat.com/browse/WFCORE-5728
https://issues.redhat.com/browse/WFCORE-5729

    Release Notes - WildFly Elytron - Version 1.18.0.Final

Feature Request

  • [ELY-2254] - Provide a LoginModule compatible security realm.

Bug

  • [ELY-1850] - CredentialStore API missing ability to check alias types
  • [ELY-2162] - Add parameter validation to the builder setters in JdbcSecurityRealmBuilder
  • [ELY-2200] - Update org.apache.sshd:sshd-common:2.3.0 to 2.7.0 to eliminate CVE-2021-30129
  • [ELY-2232] - OIDC AccessToken::getResourceAccessClaim always returns en empty map
  • [ELY-2242] - OidcRequestAuthenticator.rewrittenRedirectUri retains url query when there's no rewrite rule, but removes it when there's a rewrite rule
  • [ELY-2259] - Fix version of wildfly-elytron-http-stateful-basic to be compatible with parent pom

Task

  • [ELY-2159] - Make the Elytron Docs page look nicer
  • [ELY-2164] - Add javadoc for org.wildfly.security.mechanism.ScramServerErrorCode enum
  • [ELY-2165] - Add javadoc for org.wildfly.security.sasl.util.PropertiesSaslClientFactory class
  • [ELY-2168] - Add test for MapCredentialStore
  • [ELY-2169] - Add test for MutableNameRewriter
  • [ELY-2170] - Add test for SimpleRegexRealmMapper
  • [ELY-2171] - Add test for MappedRegexRealmMapper
  • [ELY-2208] - Add tests to VaultCommandTest test case
  • [ELY-2221] - Add test for the DEFAULT RoleDecoder
  • [ELY-2228] - Update the exception message that occurs when no SSLContext implementation is provided by the configured providers
  • [ELY-2230] - Re-add removed message that occurs when no SSLContext implementation is provided. Change ID for new message
  • [ELY-2231] - Update Github Actions maven command to use verify instead of package
  • [ELY-2233] - Fix typo on ssl ElytronMesages
  • [ELY-2236] - Update README.md with link to our Contribution guide
  • [ELY-2252] - Create Github Actions task to add a warning comment when a pull request is submitted against master

Release

  • [ELY-2260] - Release WildFly Elytron 1.18.0.Final

Component Upgrade

  • [ELY-2256] - Upgrade to RestEasy Client 4.7.2.Final and move to parent dependency management.

Enhancement

  • [ELY-2181] - credential-store command could check location before prompting for password
  • [ELY-2234] - Allow merge of resource & realm roles on OIDC Client

@github-actions github-actions bot added the deps-ok Dependencies have been checked, and there are no significant changes label Nov 26, 2021
@darranl darranl mentioned this pull request Nov 26, 2021
@darranl darranl merged commit 125c415 into wildfly:main Nov 27, 2021
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