@juspay/neurolink 11.23.1 → 11.23.3

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,11 +1,8 @@
1
- ## [11.23.1](https://github.com/juspay/neurolink/compare/v11.23.0...v11.23.1) (2026-08-24)
1
+ ## [11.23.3](https://github.com/juspay/neurolink/compare/v11.23.2...v11.23.3) (2026-08-24)
2
2
 
3
3
  ### Bug Fixes
4
4
 
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))
5
+ - **(openai):** stop reporting an exhausted quota as a retryable rate limit ([4fa95cd](https://github.com/juspay/neurolink/commit/4fa95cd2c55629fcb78f49bb078df379c28f4abc))
9
6
 
10
7
  ## [11.2.3](https://github.com/juspay/neurolink/compare/v11.2.2...v11.2.3) (2026-08-19)
11
8