Skip to content

Changes

Summary

  1. Preparing 2.1 Release (commit: dc5d9d2) (details)
  2. Preparing for next Development iteration (commit: dc00b32) (details)
  3. Deprecate and remove Facelets requirement (commit: 2112dca) (details)
  4. Improve wording for facelets removal (commit: 682b6fd) (details)
  5. Standardize view file extension config property (commit: aebfdfb) (details)
  6. Add getter in MvcContext for hidden method field name (commit: 32205fc) (details)
  7. Switch CSRF default to implicit (commit: dd8dd14) (details)
  8. Set version to 3.0.0.M1 (commit: e987dbe) (details)
  9. Set development version 3.0.0-SNAPSHOT (commit: 28667eb) (details)
The file was modified spec/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified api/pom.xml (diff)
Commit dc00b32d3dd8ae5741ed5b8cb9a6966fcaa9fa3d by Ivar Grimstad
Preparing for next Development iteration
(commit: dc00b32)
The file was modified spec/pom.xml (diff)
The file was modified api/pom.xml (diff)
The file was modified pom.xml (diff)
Commit 2112dcadd03a47218e062b4caf3529e81858ad85 by Tobias Erdle
Deprecate and remove Facelets requirement

closes: #65
(commit: 2112dca)
The file was modified api/src/main/java/jakarta/mvc/engine/ViewEngine.java (diff)
The file was modified spec/src/main/asciidoc/chapters/revision.asciidoc (diff)
The file was modified spec/src/main/asciidoc/chapters/intro.asciidoc (diff)
The file was modified spec/src/main/asciidoc/chapters/engines.asciidoc (diff)
The file was modified spec/src/main/asciidoc/chapters/controllers.asciidoc (diff)
The file was modified api/src/main/java/jakarta/mvc/Models.java (diff)
Commit 682b6fdfc9817d91f399fa763d97ad30aa8a4aad by Tobias Erdle
Improve wording for facelets removal

see: #65
(commit: 682b6fd)
The file was modified spec/src/main/asciidoc/chapters/revision.asciidoc (diff)
Commit aebfdfb0f3ad6eefc3416285d730d15de35a4727 by Tobias Erdle
Standardize view file extension config property

Since this is a quick win and other MVC specs / implementations like
Spring MVC are having a comparable mechanism, I think it makes sense to
offer this config everyone using Jakarta MVC.

fixes: #38
(commit: aebfdfb)
The file was modified api/src/main/java/jakarta/mvc/engine/ViewEngine.java (diff)
Commit 32205fcc70c72eed9fa60e8932725679b98a84cc by Tobias Erdle
Add getter in MvcContext for hidden method field name

fixes: #88
(commit: 32205fc)
The file was modified api/src/main/java/jakarta/mvc/MvcContext.java (diff)
Commit dd8dd144420ca115983b6267e57d70236f30c77b by Tobias Erdle
Switch CSRF default to implicit

fixes: #22
(commit: dd8dd14)
The file was modified api/src/main/java/jakarta/mvc/security/Csrf.java (diff)
The file was modified spec/src/main/asciidoc/chapters/security.asciidoc (diff)
The file was modified pom.xml (diff)
The file was modified spec/pom.xml (diff)
The file was modified api/pom.xml (diff)
Commit 28667ebb6dcef83826eb82d9b5eb2d223f069e37 by Tobias Erdle
Set development version 3.0.0-SNAPSHOT
(commit: 28667eb)
The file was modified spec/pom.xml (diff)
The file was modified api/pom.xml (diff)
The file was modified pom.xml (diff)