The download links for this content is 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 for the releases are available at:
Additionally, there is a newer download site available for Weave 2.5 that provides links to the latest stable release, hosted in the cloud for faster download.
2.5.22
Enhancements
- Update to handling of "joined" tables when generating data
- When you specify a join table in a data definition, for use when you have complex sorting or grouping for example, the population of the join table was happening twice, once when the count of the total number of available rows was calculated, and again when the actual data was retrieved. This has now been changed so that it only occurs once.
- Update to data generation API
- The low-level server API for generating data has been expanded, it now provides new interfaces for counting and generating data in one operation.
- Third-party library update
- Some of the third party libraries that Weave reliesĀ upon, related to REST API's, have been updated.
Fixes
- ArcGIS Server WMS fix
- Scale dependencies were not correctly set when using ArcGIS server via WMS.