Releases: nodeshift/opossum
Releases · nodeshift/opossum
v8.4.0
8.4.0 (2024-11-27)
Features
- Coalesce reset options, reset coalesce based on result. (error, success, timeout) (#908) (c9782ae)
v8.3.1
8.3.1 (2024-11-11)
Bug Fixes
- Incorrect default value of maxEntries for MemoryCache #904 (#906) (f7abe3f)
v8.3.0
8.3.0 (2024-10-28)
Features
- renewing the AbortController when the circuit enters the 'halfClose' or 'close' state (#892) (2ba3a31)
Bug Fixes
v8.2.0
8.2.0 (2024-10-23)
Features
- coalescing calls + feature: max cache size (#877) (d50c912)
- upgrade nyc from 15.1.0 to 17.0.0 (#862) (ccf7803)
Bug Fixes
- package.json & package-lock.json to reduce vulnerabilities (#890) (6cd2895)
- upgrade babel-loader from 9.1.3 to 9.2.1 (#888) (6d26113)
- upgrade tape from 5.7.2 to 5.9.0 (#885) (2896676)
v8.1.4
8.1.4 (2024-04-30)
Bug Fixes
Opossum v8.1.3
8.1.3 (2023-11-06)
Bug Fixes
- push.apply with an unbounded array leads to stack overflow exceptions. (#830) (2cfb1ae)
- upgrade tape from 5.6.6 to 5.7.0 (#828) (650807a)
Opossum v8.1.2
8.1.2 (2023-10-05)
Bug Fixes
v8.1.1
8.1.1 (2023-09-13)
- add option for user-provided EventEmitter to control buckets (#809)
Bug Fixes
Opossum v8.1.0
8.1.0 (2023-07-31)
Features
Bug Fixes
- package.json & package-lock.json to reduce vulnerabilities (#789) (74a45c5)
- upgrade eslint from 8.40.0 to 8.43.0 (#790) (fda48ca)
- upgrade eslint from 8.43.0 to 8.44.0 (#794) (3dffb78)
- upgrade webpack from 5.82.0 to 5.82.1 (#772) (c84639f)
- upgrade webpack from 5.82.1 to 5.83.1 (#775) (01443c6)
- upgrade webpack from 5.83.1 to 5.88.0 (#791) (5296413)
- upgrade webpack-cli from 5.0.2 to 5.1.4 (#782) (e66ca47)
Opossum Release v8.0.1
8.0.1 (2023-05-30)
Bug Fixes
- Reduce apply() calls to improve call times. (#765) (8d559e4)
- upgrade eslint from 8.39.0 to 8.40.0 (#766) (197cc6d)