Release 1.4.29
Hydra version 1.4.6 was released on May 24th. These are the changes since leading to this release.
- Improve hydra initialization process (#128)
- Improve hydra initialization process (#128)
- Handling for unknown HTTP-Status (#133)
- allow @ characters in api routes (#131)
- server response for 403 (#134)
- Introduce support for debug module (#137)
- Healthcheck logs hostname - useful with docker (#143)
- cache hostName and use in presence monitoring (#144)
- Remove unnecessary code (#145)
- New getHealth member to return service health (#146)
- Improved IP address selection (#148)
- Fix for non unix interface name (#150)
- Ensure that services include web routes to they can potentially serve websites (#151)
- Improved safeJSONStringfy that serializes Error objects. (#154)
- Redis key expiration improvements (#156)
- Fix for typo associated with #156 (#158)
- Support for HMAC signatures on UMF messages (#159)
- Include umf package (#161)