...
Additionally, there is a newer download site available that provides links to the latest stable releases. It is hosted in the cloud to provide for faster downloads.
2.6.4.3
Fixes
- Missing CRS parameter in intersect requests
- A crs parameter was missing when sending an intersect operation request to the server, so if the data is stored in a different projection the "highlight" geometry would not display on the client
- Unnecessary errors in log
- An unsupported request from the client was logged as an error when it should be a warning, and no information was recorded about what the request was
- Startup performance issue
- There was a problem that could result in delays when the server was starting up
- Invalid metadata in an API bundle
- An API related bundle included some incorrect metadata in the source relating to the version of Java it required. This shouldn't effect the server but required a bump in the version number to update the bundle.