Skip to content
This repository has been archived by the owner on Feb 15, 2020. It is now read-only.

Releases: lenisha/msi-mssql-jdbc

v2.0.3

20 Oct 03:37
Compare
Choose a tag to compare

Tomcat JDBC Pool - MSI Interceptor - Fix reset() when empty connection

Tomcat JDBC Pool - MSI Interceptor

26 Sep 22:28
Compare
Choose a tag to compare

Added MsiTokenInterceptor that implements JDBCInterceptor from Tomcat JDBC pool.
It will refresh MSI token if expired while borrowing connection

Date Formatting update

26 Sep 22:26
Compare
Choose a tag to compare

Bug Fix:

  • Parse expiration data from accessToken that returns long, instead of String date from the http json response

Initial version for MSI Support

11 Jun 20:12
Compare
Choose a tag to compare

Includes Tomcat DatasourceFactory that supports MSI