Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 223 Next »

The download links for this content are now generated automatically to allow for the rapid release of these updates without having to come back and manually update this page.

The details and direct links to the releases are available at:

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.

2.6.5

Enhancements

Fixes

  • No labels