Features
- Tools: Better ConfigureDesignTimeServices entry point (#5617)
Bugs Fixed
- Query: Entities not being released due to leak in query caching (#6737)
- Query: Regression in 1.0.1 causes query with GroupBy on multiple keys to throw exception (#6620)
- Query: Select with Ternary Operator/CASE-WHEN Server Side Evaluation (#6598)
- Query: Connection is not closed after executing a query including a collection (#6581)
- Query: Take() with Include() generates incorrect SQL (#6530)
- Query: Include() for related collections are dropped when use Skip() (#6492)