Skip to content

Commit

Permalink
Update changes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jlouvel authored Nov 16, 2024
1 parent 3d14b89 commit 3559c76
Showing 1 changed file with 23 additions and 8 deletions.
31 changes: 23 additions & 8 deletions changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,21 @@ Changes log
virtual threads instead to achieve additional scalability and reactive behavior.
- Removed code deprecated in version 2.4, including native Restlet XML configuration mechasism.
Please use Spring for an alternative approach if needed.
- Upgrade Apache File Upload library to version 1.5.
- Upgrade Apache HTTP Client library to version 4.5.14.
- Upgrade Apache FreeMarker library to version 2.3.32.
- Upgrade Apache Velocity library to version 2.4.1.
- Upgrade Eclipse Jetty library to version 9.4.56.
- Upgrade GAE library to version 1.9.98.
- Upgrade GSON library to version 2.10.1.
- Upgrade GWT library to version 2.11.0.
- Upgrade Jackson library to version 2.17.0.
- Upgrade JAXB library to version 2.4.0.
- Upgrade JSON library to version 20240303.
- Upgrade Servlet library to version 3.1.0.
- Upgrade SLF4J library to version 2.0.16.
- Upgrade Spring Framework library to version 5.3.34.
- Upgrade Thymeleaf library to version 3.0.11.

- 2.5 Milestone 1 (03-09-2020)
- Bugs fixed
Expand All @@ -41,15 +56,15 @@ Changes log
Eclipse p2 site is no more maintained.
- Refresh copyright headers. Issue #1351.
- Upgraded to JDK 11. Issue #1351.
- Upgraded FileUpload library to version 1.4. Issue #1353.
- Upgraded Apache FileUpload library to version 1.4. Issue #1353.
- Upgraded Apache Velocity library to version 2.1. Issue #1353.
- Upgraded Eclipse Jetty library to version 9.4.24.v20191120. Issue #1353.
- Upgraded GSON library to version 2.8.6. Issue #1353.
- Upgraded Guice library to version 4.2.2. Issue #1353.
- Upgraded JaxB library to version 2.4.0-b180830.0438. Issue #1353.
- Upgraded Spring Framework library to version 5.2.2-RELEASE. Issue #1353.
- Upgraded Thymeleaf library to version 3.0.11. Issue #1353.
- Upgraded Velocity library to version 2.1. Issue #1353.
- Upgraded Guava library to version 28.1-jre. Issue #1353.
- Upgraded Guice library to version 4.2.2. Issue #1353.
- Upgraded GWT library to version 2.8.2. Issue #1363.
- Upgraded Jackson library to version 2.10.1. Issue #1353.
- Upgraded JAXB library to version 2.4.0-b180830.0438. Issue #1353.
- Upgraded Snakeyaml library to version 1.24. Issue #1353.
- Upgraded Jetty library to version 9.4.24.v20191120. Issue #1353.
- Upgraded GWT library to version 2.8.2. Issue #1363.
- Upgraded Spring Framework library to version 5.2.2-RELEASE. Issue #1353.
- Upgraded Thymeleaf library to version 3.0.11. Issue #1353.

0 comments on commit 3559c76

Please sign in to comment.