Releases: nodeshift/opossum
Releases · nodeshift/opossum
Hystrix Deprecation
Hystrix is now deprecated. We will soon be doing a major version bump to 2.0.0 adding Prometheus metrics, and changing some of the event names.
Filtering Errors
1.11.0 (2019-03-14)
Features
- add errorFilter option to bypass incrementing failure stats (8018012)
v1.10.1
Bug Fixes
- eliminates a bug where the circuit could remain halfOpen forever (0039ee1)
v1.10.0
Features
- add circuit.shutdown() to shut a circuit down (e14796c)
v1.9.0
Features
- add options.volumeThreshold (f9a720e)
1.8.0
1.8.0 (2018-10-02)
Bug Fixes
- changed currentTime to number as specified in the docs (e816f43)
Features
- add options.allowWarmUp as a creation option (#218) (ff42d1b)
- change default capacity from 10 to MAX_SAFE_INTEGER (4a8b98b)
July 2018
Documentation and dependency version updates.
June 2018
1.7.0 (2018-06-06)
Bug Fixes
Features
Provide error to fallback function
1.6.0 (2018-05-24)
Features
- pass error as parameter to fallback function (#197) (ae6c1cc)
Full Webpack support
1.5.0 (2018-04-25)
Bug Fixes
- add full support for webpack and angular (#185) (a8cdad6)