The release for Project Clearwater sprint "The Year of the Flood" has been cut. The code for this release is tagged as release-92 in github.
In this release, we have updated the Chronos API to handle statistics in a more functional and more accurate way. * The "statistics" section of a timer request is now built as a set of tag 'type' and 'count' pairs, rather than simply an array of tag names. * A timer can now represent more complex objects, such as a whole implicit registration set. Sprout and Ralf have been updated to use this new structure. * Sprout now uses a single timer for a whole registration set, decreasing the load on a deployment. * We have also fixed how registrations are counted by our statistics (where we previously were representing the number of bindings), and added statistics for the number of bindings alongside the already present number of subscriptions. We will be releasing a blog post in the near future providing some more detail on these changes. In this release, we've also completed development and integration of the clearwater-aio-proxy Juju charm (https://github.com/Metaswitch/clearwater-juju/). This enables Clearwater to be deployed and managed via the Open-Source Mano (http://osm.etsi.org/) project, which is being demonstrated at Mobile World Congress 2016 this week in Barcelona. This release also includes the following bug fixes: * chown: invalid option -- 'r' error when starting Ralf (https://github.com/Metaswitch/ralf/issues/203) * cpp-common files are no longer included in the coverage check (https://github.com/Metaswitch/cpp-common/issues/440) * No Search on ReadTheDocs (https://github.com/Metaswitch/clearwater-readthedocs/issues/137) * Uninstalling leaves snmp user and group (https://github.com/Metaswitch/clearwater-net-snmp/issues/4) For upgrading to this release, follow the instructions at http://clearwater.readthedocs.org/en/latest/Upgrading_a_Clearwater_deployment/index.html. If you are deploying an all-in-one node, the standard image (http://vm-images.cw-ngv.com/cw-aio.ova) has been updated for this release. Thanks, Graeme
_______________________________________________ Clearwater mailing list [email protected] http://lists.projectclearwater.org/mailman/listinfo/clearwater_lists.projectclearwater.org
