Releases: jakartaee/security
Releases · jakartaee/security
3.0.0
Major new release aligned with Jakarta EE 10. Jakarta Security defines a standard for creating secure Jakarta EE applications in modern application paradigms.
This release contains as major new edition support for the Open ID Connect authentication mechanism.
What's Changed
- Update README.md API link to https by @srbala in #73
- Removed obsolete Travis badge by @ggam in #75
- Addressing #76 Version number in POM? by @keilw in #77
- fixes two warnings by @arjantijms in #78
- #79 Added wrappers for HttpAuthenticationMechanism and IdentityStore by @arjantijms in #80
- 82 annotation literals by @arjantijms in #83
- Fixed Javadoc ommission by @arjantijms in #84
- #82 - Changed of to builder by @arjantijms in #85
- Updated dependencies to make the project compile on Java 10 by @ggam in #91
- Automatic module name by @ggam in #92
- Updated artifactId and groupId by @ggam in #95
- Disabled Maven Spec Plugin for now by @keilw in #96
- Update artifactId and groupID by @Cousjava in #97
- Jakarta spec fixes by @arjantijms in #98
- Replace dependency for javaee-api by @earcam in #99
- Jakarta POM fixes by @arjantijms in #100
- EE4J_8 release prepare (dependencies in pom.xml updated to jakarta.*) by @senivam in #103
- Update parent pom to 1.0.5 by @Cousjava in #104
- Made CallerPrincipal Serializable by @MattGill98 in #107
- Several pom fixes, but most importantly blocking 1.6.1 JACC by @arjantijms in #108
- Update parent pom to 1.0.5 by @Cousjava in #105
- Update dependencies, remove tabs by @lukasj in #111
- Interceptor API dependency updated to 1.2.4. by @Tomas-Kraus in #114
- Update pom.xml by @arjantijms in #115
- Merge EE4J_8 into master by @arjantijms in #125
- Set version to 1.0.2, remove duplicate plugin, fix javadoc version by @arjantijms in #126
- #124 Prepare Jakarta Security for Jakarta EE 8 Release by @arjantijms in #127
- Boilerplate Spec for master Branch by @dblevins in #129
- Update readme with description and API path by @arjantijms in #131
- Small updated to pom - clarify name for parent and relax JDK8 restr. by @arjantijms in #132
- Update readme javadoc to Jakarta GAV by @arjantijms in #133
- #124 Prepare for 1.0.2 release - update deps to staged versions by @arjantijms in #134
- Reverted master back to 1.0 API by @arjantijms in #135
- Update Jakarta Dependencies by @arjantijms in #137
- Update README.md by @arjantijms in #138
- Update to latest Jakarta EE 8 requirements by @arjantijms in #139
- Update doctitle by removing version by @arjantijms in #140
- Added Eclipse copyright to spec doc by @arjantijms in #141
- Update to new Jakarta Authorization maven coordinates by @arjantijms in #142
- Merge final release branch 1.0.2 by @arjantijms in #144
- Initial version. Still has Java EE refs by @ivargrimstad in #145
- Change Java EE to Jakarta EE by @Cousjava in #146
- Replaced JCP terms (fixes #147) by @ggam in #148
- Proposed fix for #149 by @ggam in #150
- Remove original license and front pages, and unused placeholder scope by @arjantijms in #152
- Consistently rename all files to recommended .adoc by @arjantijms in #153
- Updated Preface with Jakarta people involved by @arjantijms in #154
- Update spec refs for authentication, authorization and expression lan. by @arjantijms in #155
- #156 Jakarta package update, part 1 by @arjantijms in #157
- #156 Update to Jakarta dependencies by @arjantijms in #158
- #156 Updated copyrights and interceptor API by @arjantijms in #159
- Update versions in pom to latest by @arjantijms in #160
- Formatting/ordering of poms by @arjantijms in #161
- #156 Prepare for RC1 release by @arjantijms in #162
- #156 Updated CDI dependency to Jakarta version by @arjantijms in #164
- #156 Prepare for RC2 release by @arjantijms in #165
- Update EFSL for Specifications and Javadoc. solves #168 by @mcserra in #170
- Version back to snapshot, removed unneeded plugin, updated versions by @arjantijms in #171
- Remaining javax-to-jakarta renames by @dblevins in #172
- Update dependency versions in pom by @arjantijms in #173
- Several fixes by @arjantijms in #174
- Add spec.version property so we can easily rename it. by @jeanouii in #175
- Add jakarta- prefix to file names by @jeanouii in #176
- White space and versions by @arjantijms in #178
- 2.0.0 by @arjantijms in #182
- Bump junit from 4.13 to 4.13.1 in /api by @dependabot in #179
- Update dependencies, specifically of asciidoc by @arjantijms in #186
- Switch master over to 3.0 by @arjantijms in #194
- #193 Add wrapper for HttpAuthenticationMechanism by @arjantijms in #195
- #196 - Add missing annotation literals to interceptor bindings by @arjantijms in #197
- #102 Make CallerPrincipal Serializable (again) by @arjantijms in #198
- #193 Add default constructor to wrapper so it can be proxied by @arjantijms in #199
- Move latest copyright to top, to keep copyright plugin happy. by @arjantijms in #201
- OpenIdAuthenticationDefinition Draft. Part of #183. by @rdebusscher in #185
- Update dependencies in poms and copyright year by @arjantijms in #206
- Fix the license so the API actually builds by @arjantijms in #207
- Fix javadoc by @arjantijms in #208
- Fix authentication and authorization versions by @arjantijms in #209
- 184 Add module-info by @arjantijms in #210
- Fix javadoc link by @arjantijms in #211
- Reorg packages for OpenID feature by @arjantijms in #212
- Remove the logout method from the OpenIdContext by @arjantijms in #213
- Remove redundant methods by @arjantijms in #214
- Add attributes to set redirect to original resource by @arjantijms in #215
- Update references to other Jakarta specifications by @arjantijms in #216
- Integrate text for the OpenID Authentication Mechanism by @arjantijms in #217
- Update versions in pom by @arjantijms in #218