Skip to content

Changes

Summary

  1. [maven-release-plugin] prepare release 2.0 (details)
  2. [maven-release-plugin] prepare for next development iteration (details)
  3. Remove LICENSE file in wrong place (details)
  4. Replace remaining Java EE references in the spec with Jakarta EE (details)
  5. Create mp.jwt.verify.token.age config property for issue #195 (details)
  6. Do not set a default mp.jwt.verify.clock.skew value (details)
  7. Add MP JWT 2.1 Release Notes (details)
Commit e493a3b167f561cec3d8f8df41a167cdfd8d3263 by Microprofile Bot
[maven-release-plugin] prepare release 2.0
The file was modified pom.xml (diff)
The file was modified spec/pom.xml (diff)
The file was modified tck/pom.xml (diff)
The file was modified api/pom.xml (diff)
Commit 0e7687fd7e0424dc65c63edcbce50b358f2a0748 by Microprofile Bot
[maven-release-plugin] prepare for next development iteration
The file was modified tck/pom.xml (diff)
The file was modified api/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified spec/pom.xml (diff)
Commit ec317730b8d75d0a5f2f2064227a5b7ef3338eea by Roberto Cortez
Remove LICENSE file in wrong place
The file was addedapi/src/main/resources/META-INF/NOTICE
The file was removedapi/src/main/META-INF/NOTICE
The file was removedapi/src/main/META-INF/LICENSE
Commit 39b925a3a8f76c081425423f0027095a13eb5cce by Sergey Beryozkin
Replace remaining Java EE references in the spec with Jakarta EE
The file was modified spec/src/main/asciidoc/interoperability.asciidoc (diff)
Commit ed58fb0e5295f7606954c180906e17911b64709e by Teddy Torres
Create mp.jwt.verify.token.age config property for issue #195

Signed-off-by: Teddy J. Torres <teddyjtorres@hotmail.com>
The file was modified spec/src/main/asciidoc/configuration.asciidoc (diff)
The file was modified tck/src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/InvalidTokenTest.java (diff)
The file was modified tck/src/test/resources/META-INF/microprofile-config-publickey-location.properties (diff)
Commit 21e31e4654a8cd0b9746cb5f1efd272da669ff0c by Sergey Beryozkin
Do not set a default mp.jwt.verify.clock.skew value
The file was modified spec/src/main/asciidoc/configuration.asciidoc (diff)
Commit 8a283d1c6ec1d4d41810530f14fdf60793315bdd by Sergey Beryozkin
Add MP JWT 2.1 Release Notes
The file was modified spec/src/main/asciidoc/release-notes.asciidoc (diff)