Releases: eclipse/microprofile-jwt-auth
MP-JWT 1.1-RC1 Release
This is the first release candidate of the MP-JWT 1.1 update. The main focus of this release is the support for use of the MP-Config feature to configure the MP-JWT signer and optional issuer in a vendor independent fashion.
The staging repo can be found at:
https://oss.sonatype.org/content/repositories/orgeclipsemicroprofile-1083/
MP-JWT 1.0 Final Release
We have cut the MP-JWT 1.0 final release for inclusion into the MicroProfile 1.2 release. The release has been staged to maven central.
Check out the final specification:
Proposed final API, 1.0-RC10
This release includes changes to make the @claim qualifier members nonbinding, updates the spec to require all claim values to use @dependent scope and includes several TCK fixes and changes to better work across implementation containers.
microprofile-jwt-auth-spec.pdf
1.0-RC8, More TCK Updates, spec clarifications
This release further expands the TCK test coverage, and docs.
The specification has been updated to clarify the CDI injection scope requirements and explicitly defines the requirements for acceptance of MP-JWT token.
There are no API changes.
TCK Updates
This contains the same API as 1.0-RC6, but updated TCKs.
microprofile-jwt-auth-spec.pdf
Final Candidate Release
I expect that this will be the final candidate release for 1.0. This release has moved the @LoginConfig annotation into a org.eclipse.microprofile.auth package, and expanded the TCK tests to what should be full coverage of the 1.0 specification.
Penultimate Final Candidate Release
This update is a proposed next to last final candidate release for the 1.0 release. It includes proposed final API, specification and TCK.
Proposed final API, 1.0-RC4
This update updates the artifact names to be consistent with the microprofile-config conventions, and updates the pom files with release information. There are no API, spec or TCK changes.
Proposed final API, 1.0-RC1
This 1.0-RC1 release is a proposal for the final 1.0 API. The PDF and HTML versions of the generate spec
are attached.