Pnxtech Hydra Versions Save

A light-weight library for building distributed applications such as microservices

v1.8.2

3 years ago
  • Package dependency updates
  • Improved CORS support

1.5.5

6 years ago
  • Introduces use of the Redis scan command to replace the keys command #152
  • During _updatePresence two writes to Redis were eliminated.
  • Use the Redis driver batch command instead of multi in strategic places.

1.4.29

6 years ago

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)

v1.3.6

7 years ago

This release includes too many changes since the prior release. In many ways, this release will become a base release where each subsequence release will include detailed release notes.

v0.10.5

7 years ago

Initial open source release announced at EmpireNode 2016.