Nice to see such a quick follow-up to a security finding and also fast progress for Java 17/21 support!
Kind regards David Nouls On 9 Jan 2024 at 22:36 +0100, Colin Alworth <[email protected]>, wrote: > I'm excited to announce the release of 2.10.1 and 2.11.0! This is our second > release under the new groupId, be sure when you update to change away from > "com.google.gwt", as it will not get more updates. > > If you use GWT-RPC and JPA/JDO annotations in your project, we strongly > suggest updating at least to 2.10.1 as soon as possible. To ensure that > vulnerable projects are aware of any problem, compile warnings will be > emitted if a problem is detected, and the server will default to not allowing > any vulnerable RemoteService instances. See > https://github.com/gwtproject/gwt/issues/9709 for information on the issue, > how we're responding to it, and how any additional follow-up might look. > > Other highlights: > > • Transitioned to GitHub pull requests for new contributions, with nightly > builds running on GitHub Actions. > • Added release artifacts for jakarta.servlet packages for both > RequestFactory and GWT-RPC. > • Tested support for running on Java 21. This is likely to be the final minor > release series to support running on Java 8. > • Updated JRE emulation to support Java 11 for Collections, streams, and more. > > See https://github.com/gwtproject/gwt/releases/tag/2.11.0 or > https://www.gwtproject.org/release-notes.html#Release_Notes_2_11_0 for > complete release notes. > > This release wouldn't have been possible without help from so many > contributors, including developers, testers, and sponsors. A short list of > the teams and individuals that directly brought us this release: Juan Pablo > Gardella, Rocco De Angelis, Frank Hossfeld, Manfred Tremmel, Jim Douglas, > Zbynek Konecny, Piotr Lewandowski, Axel Uhl, Thomas Broyer, Filipe Sousa, > Sandra Parsick, Jens Nehlmeier, Schubec GmbH, Tom Sawyer Software, Insurance > Insight Inc. Join us on the issue tracker or at our OpenCollective page to > help make future releases possible. > -- > You received this message because you are subscribed to the Google Groups > "GWT Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-web-toolkit/17887d7a-ee71-4dd6-bd21-8365a91536dbn%40googlegroups.com. -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/3e4587b1-c5fa-4bc9-a0f8-d4e27cb06d1f%40Spark.
