GeoServer 2.28.0 preflight testing

GeoServer 2.28.0 artifacts are available for preflight testing: 2.28.0 - Jenkins
I will check back tomorrow for feedback, and also when the windows installers should also be available to publish.

Draft blog post: GeoServer 2.28.0 Release announcement by jodygarnett · Pull Request #285 · geoserver/geoserver.github.io · GitHub

Release announcement: GeoServer 2.28.0 released

1 Like

the 2.28.0 docker images appears to be missing from the repository Index of /v2/geoserver/tags

Let me try running that again then … it indicates sucesss?

Successfully tagged geoserver-docker.osgeo.org/geoserver:2.28.x-gdal

But sadly still going to 2.28.x … but wait I think I know what is going on, need to check the docker script each release.

`https://github.com/geoserver/docker/blob/master/build/release.sh

Shows:

MAIN="2.28"

So yeah confusion; going to try and change that and run the scrip again.

2 Likes

Update release guide for Docker MAIN variable by petersmythe · Pull Request #8860 · geoserver/geoserver · GitHub perhaps?

Fixed now: https://repo.osgeo.org/repository/geoserver-docker/v2/geoserver/manifests/2.28.0

Thanks @jive !

1 Like