...
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.
Fixes
- ArcGIS Server WMS fix
- Scale dependencies were not correctly set when using ArcGIS server via WMS.