@juspay/neurolink 11.22.5 → 11.23.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,8 +1,11 @@
1
- ## [11.22.5](https://github.com/juspay/neurolink/compare/v11.22.4...v11.22.5) (2026-08-24)
1
+ ## [11.23.1](https://github.com/juspay/neurolink/compare/v11.23.0...v11.23.1) (2026-08-24)
2
2
 
3
3
  ### Bug Fixes
4
4
 
5
- - **(bench):** fail the rolling proxy gate when worker metrics were never measured ([e22041e](https://github.com/juspay/neurolink/commit/e22041ec8fb3780059512d925a9b89268c04ce1c))
5
+ - **(bench):** floor the usage-stats flush sample count ([10f8401](https://github.com/juspay/neurolink/commit/10f84017926fbf55a781eff977d817f12ee7e975))
6
+ - **(rag):** await registration before reading factory metadata ([9c41530](https://github.com/juspay/neurolink/commit/9c41530677845416d8adf67f8f4d3427d60df009)), closes [#1488](https://github.com/juspay/neurolink/issues/1488)
7
+ - **(scripts):** bound the last two unbounded subprocesses in the security check ([6749db0](https://github.com/juspay/neurolink/commit/6749db0e9d4237335d4ac9feebdd8c9a8f090b14)), closes [#1500](https://github.com/juspay/neurolink/issues/1500)
8
+ - **(test):** stop reporting crashed and unwritable-path cases as green ([ced2008](https://github.com/juspay/neurolink/commit/ced20088eb5402767ba6fe492288886ee74d2c4f))
6
9
 
7
10
  ## [11.2.3](https://github.com/juspay/neurolink/compare/v11.2.2...v11.2.3) (2026-08-19)
8
11