Skip to content
New issue

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

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

Already on GitHub? # to your account

Integrate Nimbus 9.40 #25005

Merged
merged 1 commit into from
Jun 24, 2024
Merged

Integrate Nimbus 9.40 #25005

merged 1 commit into from
Jun 24, 2024

Conversation

arjantijms
Copy link
Contributor

Changes: https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt

version 9.40 (2024-06-06)
    * New JWTClaimsSet.Builder.serializeNullClaims(boolean) method to control
      the serialisation of claims with null values when
      JWTClaimsSet.toPayload(), JWTClaimsSet.toJSONObject() or
      JWTClaimsSet.toString() is called. The serialisation to claims with null
      values is disabled by default. Note that with serializeNullClaims(true)
      the previous behaviour of JWTClaimsSet.toPayload(),
      JWTClaimsSet.toJSONObject() and JWTClaimsSet.toString() will no longer
      apply and claims will null values will be serialised.
    * Fixes regression, JWTClaimsSet.Builder.build() must not by default
      serialise claims with null values (iss #549).

@arjantijms arjantijms merged commit 651b35d into eclipse-ee4j:master Jun 24, 2024
2 checks passed
@arjantijms arjantijms deleted the nimbus_940 branch June 24, 2024 15:57
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
component upgrade A component dependency has been upgraded
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants