Skip to content

Commit

Permalink
update (#1635)
Browse files Browse the repository at this point in the history
  • Loading branch information
lilgreenbird committed Aug 4, 2021
1 parent 379a57c commit a901c34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
- Updated dependency versions for azure-identity, azure-security-keyvault-keys, adal4j, gson, antlr, and bouncycastle [#1613](https://github.com/Microsoft/mssql-jdbc/pull/1613)
- Removed Java 9-specific class references from the Java 8 jar [#1626](https://github.com/microsoft/mssql-jdbc/pull/1626)
- Updated dependencies versions and upgraded to Gradle version 7 [#1627](https://github.com/microsoft/mssql-jdbc/pull/1627)
- Fixed memory leak issue [#1633](https://github.com/microsoft/mssql-jdbc/pull/1633)

### Fixed issues
- Fixed an issue where batch fails when always encrypted is enabled in connection string and clearParameters was called [#1578](https://github.com/microsoft/mssql-jdbc/pull/1578)
Expand Down

0 comments on commit a901c34

Please sign in to comment.