8000 Release Stable Release v6.0.2 · dotnet/SqlClient · GitHub
[go: up one dir, main page]

Skip to content

Stable Release v6.0.2

Latest
Compare
Choose a tag to compare
@cheenamalhotra cheenamalhotra released this 25 Apr 21:54
· 3 commits to release/6.0 since this release
b16dec0

This update brings the below changes over the previous release:

Fixed

  • Fixed possible NullPointerException during socket receive #3283
  • Fixed reference assembly definitions for SqlJson APIs #3169
  • Fixed an error reading the output parameter of type JSON while executing stored procedure #3173

Changed

0