V7.26.2
What's Changed
- Health checks multi tenancy workaround by @jeremydmiller in #3353
- Test to verify Include(dict) + ToPagedListAsync behavior. Closes GH-3351 by @jeremydmiller in #3354
- Test to verify that deep nested accessors work in Select() functions.… by @jeremydmiller in #3355
- Prevent accidental usage of generic Add for live projections by @Hawxy in #3359
- Correcting the documentation on building a database upfront. Closes G… by @jeremydmiller in #3363
- Update 'Cross-Stream Projections' to 'Multi-Stream Projections' by @walero-moon in #3364
- Fix issues with deletions and updates in dirty tracked session by @e-tobi in #3343
- Fix for numeric revisioned documents being loaded then updated by ide… by @jeremydmiller in #3368
- calling the drop database in a separate command. Closes GH-3366 by @jeremydmiller in #3369
New Contributors
- @walero-moon made their first contribution in #3364
Full Changelog: V7.26.1...V7.26.2