The release for Project Clearwater sprint "Rapidash" has been cut. The code for this release is tagged as release-111 in GitHub. This release includes the following bug fixes:
* Sprout handlers don't have a load monitor (https://github.com/Metaswitch/sprout/issues/1586) * poll_sprout_http is too aggressive (https://github.com/Metaswitch/sprout/issues/1570) * Sprout crash under stress (https://github.com/Metaswitch/sprout/issues/1527) * Sprout crashed while running MMTEL TAS traffic at 50 cps (https://github.com/Metaswitch/sprout/issues/1436) * Can't route a call to an IPv6 address (https://github.com/Metaswitch/sprout/issues/1317) * IPv6 is generally broken for the S-CSCF sproutlet (https://github.com/Metaswitch/sprout/issues/1029) * Ralf can only handle a single DNS server (https://github.com/Metaswitch/ralf/issues/250) * Scripts should exit gracefully when lacking permissions (https://github.com/Metaswitch/clearwater-etcd-plugins/issues/9) >From this release there is a new restriction on the sprout_hostname option in >/etc/clearwater/shared_config, which is a hostname that resolves by DNS >round-robin to all Sprout nodes in the cluster. We used to support allowing >sprout_hostname to be an IP address; however we've found that this has caused >problems in IPv6 deployments, or when routing between different Sproutlets. >From this release therefore, we no longer allow sprout_hostname to be an IP >address. If your deployment has got sprout_hostname set to an IP address, you >will need to change this. You can find more details about how to modify your >configuration options at >http://clearwater.readthedocs.io/en/latest/Modifying_Clearwater_settings.html. To upgrade to this release, follow the instructions at http://docs.projectclearwater.org/en/stable/Upgrading_a_Clearwater_deployment.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.
_______________________________________________ Clearwater mailing list [email protected] http://lists.projectclearwater.org/mailman/listinfo/clearwater_lists.projectclearwater.org
