@@ -3,49 +3,53 @@ Changes log
33
44- 2.6.0 (??-05-2025)
55 - Misc
6- - Upgraded Joda-time library to 2.14.0.
76 - Upgraded Gson library to 2.13.1.
7+ - Upgraded Jackson library to 2.19.1.
8+ - Upgraded Jetty library to version 2.0.17.
9+ - Upgraded Joda-time library to 2.14.0.
10+ - Upgraded Json library to 20250517.
811 - Upgraded OSGi library to 4.3.0.
9- - Upgraded Spring library to 6.2.7 .
12+ - Upgraded Spring library to 6.2.8 .
1013
1114- 2.6 Release Candidate 1 (28-04-2025)
1215 - Enhancements
13- - Added MultiPartRepresentation to the Jetty extension to support generation and parsing.
14- - Added support for the "charset" parameter in HTTP BASIC challenges. Reported by Marc Lafon.
15- - Added MediaType constructors to help with cloning and customization needs.
16- - Added support for HTTP2 and HTTP3 protocols by the Jetty HTTP server connector.
17- - Added support for HTTP2 and HTTP3 protocols by the Jetty HTTP client connector.
18- - Misc
19- - Upgraded Thymeleaf library to 3.1.3.RELEASE.
20- - Upgraded Slf4j library to 5.12.0.
21- - Upgraded GWT libraries to version 2.12.2.
22- - Upgraded Jetty library to version 2.0.17.
16+ - Added MultiPartRepresentation to the Jetty extension to support generation and parsing.
17+ - Added support for the "charset" parameter in HTTP BASIC challenges. Reported by Marc Lafon.
18+ - Added MediaType constructors to help with cloning and customization needs.
19+ - Added support for HTTP2 and HTTP3 protocols by the Jetty HTTP server connector.
20+ - Added support for HTTP2 and HTTP3 protocols by the Jetty HTTP client connector.
21+ - Misc
22+ - Upgraded Thymeleaf library to 3.1.3.RELEASE.
23+ - Upgraded Slf4j library to 5.12.0.
24+ - Upgraded GWT libraries to version 2.12.2.
25+ - Upgraded Jetty library to version 2.0.17.
2326
2427- 2.6 Milestone 2 (02-03-2025)
2528 - Enhancements
26- - Added support for graceful shutdown to the Jetty server.
27- - Updated default configuration of Jetty connector and fixed unit tests.
29+ - Added support for graceful shutdown to the Jetty server.
30+ - Updated default configuration of Jetty connector and fixed unit tests.
2831 - Misc
29- - Deprecated internal HTTP connector that will be removed in favor of Jetty in 2.7/3.0 version.
30- - Deprecated the GWT edition that will be removed in 2.7/3.0 version.
31- - Refactored unit tests to follow standard Maven location and removed "org.restlet.test" module.
32- - Moved "org.restlet.examples" module into [ separate repository] ( [url](https://github.com/restlet/restlet-examples/tree/2.6) )
33- - Updated FreeMarker library to version 2.3.34.
34- - Updated GSON library to version 2.12.1.
35- - Updated Jackson library to version 2.17.3.
36- - Updated JODA Time library to version 2.13.1.
37- - Updated JSON library to version 20250107.
38- - Updated JUnit library to version 5.11.4.
39- - Updated Spring Framework dependency to version 6.2.3.
32+ - Deprecated internal HTTP connector that will be removed in favor of Jetty in 2.7/3.0 version.
33+ - Deprecated the GWT edition that will be removed in 2.7/3.0 version.
34+ - Refactored unit tests to follow standard Maven location and removed "org.restlet.test" module.
35+ - Moved "org.restlet.examples" module
36+ into [ separate repository] ( [url](https://github.com/restlet/restlet-examples/tree/2.6) )
37+ - Updated FreeMarker library to version 2.3.34.
38+ - Updated GSON library to version 2.12.1.
39+ - Updated Jackson library to version 2.17.3.
40+ - Updated JODA Time library to version 2.13.1.
41+ - Updated JSON library to version 20250107.
42+ - Updated JUnit library to version 5.11.4.
43+ - Updated Spring Framework dependency to version 6.2.3.
4044
4145- 2.6 Milestone 1 (26-01-2025)
4246 - Enhancements
43- - Java 17 is the minimum requirement.
47+ - Java 17 is the minimum requirement.
4448 - Misc
45- - Upgraded GWT (org.gwtproject: gwt-dev /gwt-user) to 2.12.1.
46- - Upgraded Guice to 7.0.0.
47- - Upgraded Jetty to 12.0.16.
48- - Upgraded Spring to 6.2.0.
49- - Removed deprecated extensions FileUpload, GAE, OSGi, RDF.
50- - Removed deprecated code related to WebDAV, NIO, POP, POPS, SDC, SIP, SIPS, SMTP, SMTPS.
51- - Deprecated the Atom, JAXB, Guice, GWT, OData and Servlet extensions.
49+ - Upgraded GWT (org.gwtproject: gwt-dev /gwt-user) to 2.12.1.
50+ - Upgraded Guice to 7.0.0.
51+ - Upgraded Jetty to 12.0.16.
52+ - Upgraded Spring to 6.2.0.
53+ - Removed deprecated extensions FileUpload, GAE, OSGi, RDF.
54+ - Removed deprecated code related to WebDAV, NIO, POP, POPS, SDC, SIP, SIPS, SMTP, SMTPS.
55+ - Deprecated the Atom, JAXB, Guice, GWT, OData and Servlet extensions.
0 commit comments