GeoServer 3.0.0 release train

Hi GeoServer devs,

Everything is green! I’ll be starting the above release (with GeoTools 35.0, GWC 2.0.0) shortly. Follow along, and please schedule some time to test artefacts as we go along.

Peter

Progress:

GWC Release GeoWebCache 2.0.0 · GeoWebCache/geowebcache · GitHub
GeoTools GeoTools: GeoTools 35.0 released

Hi all, the GeoServer 3.0.0(-SNAPSHOT) pre-release artifacts are available for testing:

Also, Docker: docker pull docker.osgeo.org/geoserver:3.0.x (amd64, arm64)

Please give them one last quick test with your own data before we push the final release button!

Thanks

Peter

Hi Peter,

Thanks for your great efforts with the releases.

For my projects it’s hard to test anything without the Maven artifacts, so I’m kind of waiting for those. Could it be possible to deploy them somewhere for testing as well?

Best regards,

Roar Brænden

That’s a great question, and (just like the Docker image), I believe those are only published in the second part of the release, after the call for testing. That’s why I am trying to bring a Docker test image forward (which is in effect the nightly build) - so can we do something similar for your projects (BTW, do you mind sharing what they are?)

I see Andrea has since published them: Index of /org/geoserver/gs-main/3.0.0 would you like to test them before the release announcement?

Would you be in a position to advise on changes to geoserver/build/build_release.sh at main · geoserver/geoserver · GitHub (see geoserver/build/publish_release.sh at main · geoserver/geoserver · GitHub) and we will try to incorporate them for next time.

Peter

Hi,

Thanks for the response. I would prefer that all assets are in place when making that first call for testing. By assets I would say: installers, wars, Maven artifacts, Docker images. And by their intended version specifier.

My projects are unfortunately closed down as they are used inside our corporation. They are Docker based with some extra plugins that extend the jar’s both in GeoTools and GeoServer. This setup makes it essential that the jar versions inside the Docker matches the version in my pom-file, which should have a downloadable jar in the repository.

The jar seems to be in place now, but I can’t find the new org.geoserver.extension.security.gs-sec-oidc-web.

Best regards,

Roar Brænden