github microsoft/mssql-jdbc v6.3.4
[6.3.4] Preview Release

latest releases: v13.2.1, v12.10.2, v12.8.2...
pre-release8 years ago

Added

  • Added new ThreadGroup creation to prevent IllegalThreadStateException if the underlying ThreadGroup has been destroyed. #474
  • Added try-with-resources to JUnit tests #520

Fixed Issues

  • Fixed the issue with passing parameters names that start with '@' to a CallableStatement #495
  • Fixed SQLServerDataTable creation being O(n^2) issue #514

Changed

  • Changed some manual array copying to System.arraycopy() #500
  • Removed redundant toString() on String objects #501
  • Replaced literals with constants #502

Don't miss a new mssql-jdbc release

NewReleases is sending notifications on new releases.