It is recommended that you update any previous version of NEST 2.x to 2.3.1 that addresses a memory leak that affects those previous versions.
Please see this blog post for more details.
Bug Fixes
- #2048 Fix memory leak in FieldResolver when caching expressions
Big thanks to @alwag85 for initially reporting and to @rasmus, @tabro and @krjensen voting 👍
- #2066 Add
Generic()
mapping to allow targeting fields of different types in dynamic templates