GeoServer 2.28-M0 Milestone Release
GeoServer 2.28-M0 release is now available with downloads (bin, war, windows), along with docs, extensions, and data directory.
This is a milestone release previewing the GeoServer 2.28.x series to let everyone try out our new ImageN raster processing engine.
This release is made as part of the GeoServer 3 “Milestone 1” activity. It is made in conjunction with ImageN 0.4.0, ImageIO-Ext 2.0.0-M0, GeoTools 34-M0, mapfish-print-v2 2.4-M0, and GeoWebCache 1.28-M0.
Thanks to Jody Garnett (GeoCat) and Ian Turton for making this release.
Milestone Release
Milestone releases are a chance to share what we have been working on, and ask you to try it with your own data:
-
A new Eclipse ImageN (pronounced “imagine”) processing engine.
This project combining Java Advanced Imaging (donated by Oracle) and JAI-Ext (donated by GeoSolutions) into a single image processing engine optmized for a modern Java environment.
-
Speaking of modern Java Environment GeoServer now requires Java 17 minimum. Java 11 is no longer supported. GeoServer is testing with Long Term Support releases: Java 17 LTS and Java 21 LTS.
-
Lots of build improvements with the highlight being a bill-of-materials “geotools” pom.xml file to share managing versions across GeoTools, GeoWebCache and GeoServer
-
A new community module gs-sec-oidc-plugin under active development.
This plugin will be taking over the responsibilities of gs-oauth2 plugins as they are being retired for GeoServer 3.
This is a milestone release so we welcome your feedback, we already know of a couple of things:
-
javadocs download is empty
This is due to changing to JDK 17, and a large number of javadoc warrnings we now need to resolve.
-
GeoServer 2.28-M0 artifacts were not published to repo.osgeo.org
About GeoServer 2.28
Release notes: ( 2.28-M0 )
Tutorials
- Exploring Types of WPS Operations in GeoServer
- GeoServer WPS Extension Installation Guide
- GeoServer Installation and Upgrade Guide on Windows
- Mastering WFS Transactions in GeoServer
- Powerful SLD Styles & Filters in GeoServer
- Using Logical Operators in GeoServer Filters
- Exploring CQL/ECQL Filtering in GeoServer
- Using Spatial Operators in GeoServer Filters
- Using Value Comparison Operators in GeoServer Filters
- Using Binary Comparison Operators in GeoServer Filters