The items listed below were completed after 1.1.0-preview1
. The 1.1.0
release also includes the items listed for the 1.1.0-preview1 release.
Features
- Allow navigation backing fields to be assign-compatible (#6893)
Bugs Fixed
- Breaking changes in 1.1 affecting SapientGuardian MySQL provider (#6926)
- Method not found: 'System.String Microsoft.EntityFrameworkCore.Metadata.Internal.EntityTypeExtensions.DisplayName(Microsoft.EntityFrameworkCore.Metadata.IEntityType)'. (#6914)
- Misspelling in Find() Intellisense (#6876)
- Don't remove unique indexes covered by other unique indexes (#6875)
- NullReferenceException in ForeignKeyPropertyDiscoveryConvention.Apply (#6867)
- Query: Track proper table alias for star projection (#6785)
- LINQ Any() statement generates invalid SQL (#6710)
- Commands: Use MSBuild to get project metadata (#6139)