·
5 commits
to release/6.1
since this release
This update includes the following changes since the 6.1.0 release:
Fixed
- Reverted changes related to improving partial packet detection, fixup, and replay functionality. This revert addresses regressions introduced in 6.1.0. (#3556)
- Applied reference assembly corrections supporting vector, fixed JSON tests, and ensured related tests are enabled. #3562
- Fixed
SqlVector<T>.Null
API signature in Reference assembly. #3521