Commit e872853
committed
chore(release): @forestadmin/forestadmin-client@1.27.2 [skip ci]
## [1.27.2](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forestadmin-client@1.27.1...@forestadmin/forestadmin-client@1.27.2) (2024-05-20)
### Bug Fixes
* **cloud:** error because of missing sqlite3 dependency ([#1112](#1112)) ([2f57d0c](2f57d0c))
* **mongoose:** error when applying auto flattening on deeply nested collections ([#1114](#1114)) ([426a6ae](426a6ae))
* **mongoose:** error when flattening collections with a dot in their name ([#1109](#1109)) ([6b803ba](6b803ba))
* **mongoose:** max call stack size error when using auto flattening with empty property names ([#1113](#1113)) ([ae096d1](ae096d1))
* **security:** patch ejs dependency vulnerabilities ([#1118](#1118)) ([009c89d](009c89d))
* **security:** patch mysql2 dependency vulnerabilities ([#1108](#1108)) ([c31854b](c31854b))
* **security:** patch mysql2 dependency vulnerabilities ([#1115](#1115)) ([aebae2a](aebae2a))
* **security:** patch tar dependency vulnerabilities ([#1106](#1106)) ([0422c1f](0422c1f))
* wait the server to be closed when calling agent.close ([#1107](#1107)) ([cc44b7e](cc44b7e))
### Features
* **agent:** allow parsing multiple sorting fields ([#1117](#1117)) ([e1cd78b](e1cd78b))
### Performance Improvements
* **mongoose:** speed up queries with relationships by filtering before retrieving relations ([#1116](#1116)) ([ff0bfc9](ff0bfc9))1 parent 08bf2e3 commit e872853
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments