-
Notifications
You must be signed in to change notification settings - Fork 10
fix: prevent stack overflow error during mongoose introspection #1304
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: prevent stack overflow error during mongoose introspection #1304
Conversation
Code Climate has analyzed commit 7bae0dc and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 100.0% (98% is the threshold). This pull request will bring the total coverage in the repository to 97.2%. View more on Code Climate. |
## [1.13.30](https://github.com/ForestAdmin/agent-nodejs/compare/example@1.13.29...example@1.13.30) (2025-05-21) ### Bug Fixes * prevent stack overflow error during mongoose introspection ([#1304](#1304)) ([00264ac](00264ac)) ### Features * **plugin-aws-s3:** add force path style parameter to s3 client ([#1305](#1305)) ([804a7f5](804a7f5))
## [1.12.3](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-mongoose@1.12.2...@forestadmin/datasource-mongoose@1.12.3) (2025-05-21) ### Bug Fixes * prevent stack overflow error during mongoose introspection ([#1304](#1304)) ([00264ac](00264ac)) * **vulnerability:** bump koa-router ([#1298](#1298)) ([9517fcd](9517fcd)) * **vulnerability:** bump lerna ([#1297](#1297)) ([669d997](669d997)) * **vulnerability:** bump semantic-release packages ([#1300](#1300)) ([d01d303](d01d303)) * **vulnerability:** bump socks ([#1299](#1299)) ([c4273f6](c4273f6)) ### Features * **filters:** support Not In operator ([#1302](#1302)) ([9db76c8](9db76c8)) * **plugin-aws-s3:** add force path style parameter to s3 client ([#1305](#1305)) ([804a7f5](804a7f5))
## [1.12.49](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forest-cloud@1.12.48...@forestadmin/forest-cloud@1.12.49) (2025-05-21) ### Bug Fixes * prevent stack overflow error during mongoose introspection ([#1304](#1304)) ([00264ac](00264ac)) ### Features * **plugin-aws-s3:** add force path style parameter to s3 client ([#1305](#1305)) ([804a7f5](804a7f5))
🎉 This PR is included in version 1.5.3 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.13.30 🎉 The release is available on Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.12.3 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.12.49 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
## [1.64.1](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/agent@1.64.0...@forestadmin/agent@1.64.1) (2025-05-22) ### Bug Fixes * **agent:** avoid crash when user use body-parser before agent router ([#1306](#1306)) ([370d1bd](370d1bd)) * prevent stack overflow error during mongoose introspection ([#1304](#1304)) ([00264ac](00264ac)) ### Features * **plugin-aws-s3:** add force path style parameter to s3 client ([#1305](#1305)) ([804a7f5](804a7f5))
🎉 This PR is included in version 1.64.1 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
Definition of Done
#86c3g5nq1
General
Security