This release includes a number of important bugfixes, including:
1. adding compatibility with msgpack 1.0.0.
2. as part of 1, added appropriate str/bin support in a backwards-compatible fashion that will, once all systems are running 0.9.9.6 or later, enable switching off of the compatibility components with full msgpack 1 support.
3. ensure appropriate logging levels are always set.
4. fix regex constraint comparisons to allow the special case of a "match everything" regex.