Skip to content

Changes

Summary

  1. [maven-release-plugin] prepare release 2.1-RC3 (details)
  2. [maven-release-plugin] prepare for next development iteration (details)
  3. Minor typo in `mp.jwt.verify.publickey.location` reference (details)
  4. Add MP JWT 2.1 configuration properties (details)
  5. Add RolesAllowedSignEncryptRsaOaepTest and move negative RSA-OAEP-256 test to it from RolesAllowedSignEncryptTest (details)
Commit ac22034aa9a74b9bbb30c9514d1897e0c8675f17 by Microprofile Bot
[maven-release-plugin] prepare release 2.1-RC3
The file was modified api/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified spec/pom.xml (diff)
The file was modified tck/pom.xml (diff)
Commit da693dd7dd6719649371604b2ec5a65762986a6c by Microprofile Bot
[maven-release-plugin] prepare for next development iteration
The file was modified pom.xml (diff)
The file was modified api/pom.xml (diff)
The file was modified tck/pom.xml (diff)
The file was modified spec/pom.xml (diff)
Commit f419d7ebac7a3441dc410c80d23660d37fab46de by David Blevins
Minor typo in `mp.jwt.verify.publickey.location` reference
The file was modified spec/src/main/asciidoc/configuration.asciidoc (diff)
Commit 9e928da32c6f9d7708d72f450c65dd58b93e74ee by David Blevins
Add MP JWT 2.1 configuration properties
The file was modified api/src/main/java/org/eclipse/microprofile/jwt/config/Names.java (diff)
Commit 8e5f54e5b4d5a1f3f828e662d8aa26f478efc21a by Sergey Beryozkin
Add RolesAllowedSignEncryptRsaOaepTest and move negative RSA-OAEP-256 test to it from RolesAllowedSignEncryptTest
The file was modified tck/src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/jwe/RolesAllowedSignEncryptTest.java (diff)
The file was modified tck/src/test/resources/suites/tck-base-suite.xml (diff)
The file was modified tck/src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/jwe/RolesAllowedSignEncryptRsaOaep256Test.java (diff)
The file was addedtck/src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/jwe/RolesAllowedSignEncryptRsaOaepTest.java
The file was addedtck/src/test/resources/META-INF/microprofile-config-verify-decrypt-rsa-oaep.properties