V7.30.0
What's Changed
- Projection Rebuild optimization and other improvements to async projections & tests by @jeremydmiller in #3466
- Fix IsEmpty and Any for child collections of objects by @AlexSikilinda in #3446
- Extra tests for camel casing and where clauses, addressed issue w/ Co… by @jeremydmiller in #3467
- Improvements to value type LINQ querying. Closes GH-3450 by @jeremydmiller in #3468
- Test to repro reported bug. Closes GH-3464 by @jeremydmiller in #3469
- Changed accessibility of some IQueryableMember implementations by @nkosi23 in #3459
- Mandatory stream type flag by @jeremydmiller in #3471
New Contributors
- @AlexSikilinda made their first contribution in #3446
Full Changelog: V7.29.0...V7.30.0