github microsoft/mssql-jdbc v7.1.0
[7.1.0] Preview Release

latest releases: v13.2.0, v13.1.1, v13.1.0...
pre-release7 years ago

Added

  • Added support for LocalDate, LocalTime and LocalDateTime to be passed as 'type' in ResultSet.getObject() #749
  • Added support to read SQL Warnings after ResultSet is read completely #785

Fixed Issues

  • Fixed Javadoc warnings and removed obselete HTML tags from Javadocs #786
  • Fixed random JUnit failures in framework tests #762

Changed

  • Improved performance of readLong() function by unrolling loop and using bitwise operators instead of additions #763
  • Removed logging logic which caused performance degradation in AE #773

Don't miss a new mssql-jdbc release

NewReleases is sending notifications on new releases.