Skip to content

Commit b3d8b8a

Browse files
authored
Update changes.md
1 parent f08b28f commit b3d8b8a

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

changes.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,15 @@ Changes log
77
of untrusted data. Depending on how the library is implemented within a product, this issue may or not occur, and
88
authentication may be required. Restlet Framework isn't able to upgrade to Spring Framewortk version 6.0 due to its
99
requirement to use Java 8. If you are running Java 17+, please override the Spring dependency in your POM to version 6.0+
10+
- Bugs fixed
11+
- Fixed serialization issues in the GWT edition between client and servver sides.
1012
- Misc
1113
- Deprecated JDBC, POP, POPS, SMTP, SMTPS protocol constants and SmtpPlainHelper for upcoming removal as the JavaMail extension
12-
is no more.
13-
- Added missing deprecations.
14+
is no more and added other missing code deprecations.
1415
- Removed deprecation of GWT extension as the new intent is to keep the GWT edition and extension maintained in the new
1516
major 2.6 release.
17+
- Deprecated extensions (Apache) HTTP Client, HTML and (Apache) FileUpload as we intend to remove them in version 2.6 to
18+
rely instead on the Jetty extension for a more robust alternative.
1619

1720
- 2.5 Release Candidate 1 (12-11-2024)
1821
- Enhancements

0 commit comments

Comments
 (0)