Skip to content

Releases: eclipse/microprofile-jwt-auth

MP-JWT 1.1-RC1 Release

19 May 19:29
Compare
Choose a tag to compare
Pre-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

17 Sep 07:29
Compare
Choose a tag to compare

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:

microprofile-jwt-auth-spec-1.0.pdf

Proposed final API, 1.0-RC10

06 Sep 03:54
Compare
Choose a tag to compare
Pre-release

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

30 Aug 08:53
Compare
Choose a tag to compare

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-README.pdf
microprofile-jwt-auth-spec.pdf

TCK Updates

29 Aug 14:37
Compare
Choose a tag to compare
TCK Updates Pre-release
Pre-release

This contains the same API as 1.0-RC6, but updated TCKs.
microprofile-jwt-auth-spec.pdf

Final Candidate Release

28 Aug 19:44
Compare
Choose a tag to compare
Pre-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.

microprofile-jwt-auth-spec.pdf

Penultimate Final Candidate Release

24 Aug 03:12
Compare
Choose a tag to compare
Pre-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.

microprofile-jwt-auth-spec.pdf

Proposed final API, 1.0-RC4

17 Aug 19:11
Compare
Choose a tag to compare
Pre-release

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

16 Aug 04:05
Compare
Choose a tag to compare
Pre-release

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.