Just a handful of fixes in this one:
- UPDATE statement fails silently if you reference a nonexistent partition function the WHERE clause
- Incorrect results for SELECT with batch mode hash aggregate
- Invalid comparison due to NO COLLATION
- False alarms from CHECKDB if SOUNDEX function is used in a persisted computed column
- Error when you rebuild a single partition online
- Alerts for old events when Windows is restarted
- Access violations for tables with columnstore indexes