fix(deps): update geoserver.version to v2.28.0 #81
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.27.1->2.28.02.27.1->2.28.0Release Notes
geoserver/geoserver (org.geoserver.extension:gs-wps-core)
v2.28.0: GeoServer 2.28.0Compare Source
Release notes
Bug
GEOS-8002 LegendGraphic does not display when using transformation functions (recode, interpolate, categorize)
GEOS-11823 Quality Degradation in Scanned Map Rendering (GeoServer 2.25.3 onward)
GEOS-11944 GetLegendGraphic Fails When Using RasterSymbolizer With Interval ColorMap And ENV variables
GEOS-11946 DirectRasterRenderer may fail on creating AlphaBand from ROI using Lookup
GEOS-11957 Cannot logout due remember-me cookie with oidc
Improvement
GEOS-11297 Escape WMS GetFeatureInfo HTML output by default
GEOS-11933 Upgrade codebase to Java 17 language features
GEOS-11934 Image processing tile cache: better logging and deeper cleanups
GEOS-11943 remove PDF generation of manual from build process
New Feature
GEOS-11949 Support MS Excel download from WPS-download
GEOS-11951 Add PMTiles DataStore community module for reading Protomaps vector tiles
Task
GEOS-11841 Use GeoTools Bill of Materials (BOM) to manage geotools dependency versions
GEOS-11848 Migrate use of JAITools to JAI-Ext
GEOS-11952 GeoServer 2.28.0 Release cleanup
GEOS-11956 Fix build server WfsCompatibilityTest failure (when testing against "local" GeoServer on port 8080)
v2.27.3Compare Source
Release notes
Maintenance release
Bug
GEOS-4159 Layer from SQL view feature type details not refreshing after editing sql query (and refreshing attributes there)
GEOS-11885 Smart Data Loader does not support postgresql UUID data type
GEOS-11887 Features Templating does not returns content type and charset header on OGC-API
GEOS-11888 Features Templating does not support CQL2 new syntax
GEOS-11896 WPS map download flips east/west coordinates
GEOS-11900 CRS:XY syntax builds isolated CRSs that do not leverage the EPSG database transformation library
GEOS-11902 More compact, easier to maintain conformance configuration UI
GEOS-11910 JMS Cluster settings Section is not showing properly
GEOS-11917 INSPIRE configuration does not get properly saved when OGC API module is included
GEOS-11920 CVE-2025-58175 Server-Side Request Forgery (SSRF) Vulnerability in XML entity resolution
GEOS-11944 GetLegendGraphic Fails When Using RasterSymbolizer With Interval ColorMap And ENV variables
GEOS-11946 DirectRasterRenderer may fail on creating AlphaBand from ROI using Lookup
Improvement
GEOS-11867 Improve entity resolution
GEOS-11892 Column mentioning user that performed last modification for layers and stores list UI
GEOS-11914 Using namespaces parameter with virtual services does not work
GEOS-11918 CVE-2025-52465 Arbitrary file write vulnerability in Master Password Dump Page
GEOS-11938 Add support for property selection in OGC API Features
GEOS-11950 WMS cascade: fully respect ‘restrict to layer bounds’ flag on GetMap requests
GEOS-11961 OSEO layer management: Support creation of image mosaics in CRS other than 4326
New Feature
GEOS-8002 LegendGraphic display using transformation functions (recode, interpolate, categorize)
GEOS-11911 Application property ROOT_LOGIN_ENABLED
GEOS-11937 GSIP 234 - Advertise and Enforce Attribute Restrictions
GEOS-11949 Support MS Excel download from WPS-download
Task
GEOS-11813 Create REST API For Security Providers
GEOS-11814 Create a REST API for Filter Chains
GEOS-11815 Create authentication filter REST API
GEOS-11852 Remove master password info page
GEOS-11853 Clarify keystore vs master vs root password
GEOS-11854 Generation of security/masterpw.info no longer required
GEOS-11869 Replace entity resolution setting with application property
GEOS-11881 Update postgis-jdbc
GEOS-11898 GeoFence: issues in evaluation of virtual layer services access
GEOS-11956 Fix build server WfsCompatibilityTest failure (when testing against "local" GeoServer on port 8080)
v2.27.2: GeoServer - 2.27.2Compare Source
Bug
GEOS-10728 Cannot download GeoPackage if the source data contains UUID types
GEOS-11708 STAC breadcrumbs rendering as plain text
GEOS-11727 OGC API Tiles tests require tile links to be available in the collections resource too
GEOS-11728 OGC API Tiles returns an invalid content-disposition header
GEOS-11820 WCS spatial sub-setting does not work when native CRS != declared CRS
GEOS-11830 Smart data loader create store page fails when environment variables are in use
GEOS-11832 count=0 service exception for some formats
GEOS-11847 Next link is missing in "Search" OGC API - Features proposal implementation when startIndex is not set
GEOS-11857 Random NPE In LocalWorkspaceCallback
GEOS-11862 Layer Preview and Tile Layers page dropdown links broken after updating table
GEOS-11865 MapDownloadProcess washes out 1 band gray images when transparency is on
GEOS-11866 Prevent requests setting variables that should only be set by GeoServer
GEOS-11878 WFS HITS request returns the whole data records on a GML feature templated layer
GEOS-11879 Xalan causes a java.lang.NoClassDefFoundError
GEOS-11880 OGC API Maps is not showing up in GeoServer home page
GEOS-11883 OGC API process description lacks links
GEOS-11884 OGC API process HTML input/outputs lack occurrences and formats
Improvement
GEOS-11871 Allow native execution of group by in DGGS store, when grouping on geometries
GEOS-11874 Align OGC API tiles API spec with specification
GEOS-11877 Improve CoverageView composition to support noData fill on missing bands/coverages
GEOS-11886 Sort entries in all .properties files alphabetically
New Feature
GEOS-11805 Option to disable the management of stored queries
GEOS-11822 OGC API procesess basic implementation
GEOS-11829 Features templating ability to override schema
GEOS-11839 New Community Module for WPS Download in NetCDF output format for spatiotemporal coverages
Task
GEOS-11831 OseoDispatcherCallback improvements
GEOS-11834 Update PMD to 7.13
GEOS-11870 Singlestore(MemSql) datastore community module
GEOS-11875 Execute OGC API Tiles CITE tests
GEOS-11876 WPS Vertical Longitudinal Profile: Support automatic distance computation
GEOS-11881 Update postgis-jdbc
GEOS-11882 Cleanup postgis-jdbc dependencies
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.