File tree Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1+ ## 2.3.9 ##
2+
3+ * Added option 'forceJdbcParameters' to detect ? in whole query text
4+ * Added option 'tokenProvider' to use custom auth provider
5+ * All grpc calls isolated from parent
6+
17## 2.3.8 ##
28
39* Added option 'grpcCompression'
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >tech.ydb.jdbc</groupId >
88 <artifactId >ydb-jdbc-driver-parent</artifactId >
9- <version >2.3.9-SNAPSHOT </version >
9+ <version >2.3.9</version >
1010 </parent >
1111
1212 <artifactId >ydb-jdbc-driver-shaded</artifactId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >tech.ydb.jdbc</groupId >
88 <artifactId >ydb-jdbc-driver-parent</artifactId >
9- <version >2.3.9-SNAPSHOT </version >
9+ <version >2.3.9</version >
1010 </parent >
1111
1212 <artifactId >ydb-jdbc-driver</artifactId >
Original file line number Diff line number Diff line change 66 <groupId >tech.ydb.jdbc</groupId >
77
88 <artifactId >ydb-jdbc-driver-parent</artifactId >
9- <version >2.3.9-SNAPSHOT </version >
9+ <version >2.3.9</version >
1010
1111 <name >YDB JDBC Module</name >
1212 <description >JDBC Driver over YDB Java SDK</description >
You can’t perform that action at this time.
0 commit comments