File tree 3 files changed +6
-2
lines changed
3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change
1
+ **JDBC Driver 3.13.11 **
2
+
3
+ - \| SNOW-473749 | Fix bug where time(3) objects weren't honoring USE_SESSION_TIMEZONE when called with getTimestamp() in Arrow format
4
+
1
5
**JDBC Driver 3.13.10 **
2
6
3
7
- \| SNOW-492055 | Handle uncaught exceptions that can occur in PUT statements
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >net.snowflake</groupId >
6
6
<artifactId >snowflake-jdbc-fips</artifactId >
7
- <version >3.13.10 </version >
7
+ <version >3.13.11 </version >
8
8
<packaging >jar</packaging >
9
9
10
10
<name >snowflake-jdbc-fips</name >
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >net.snowflake</groupId >
6
6
<artifactId >snowflake-jdbc</artifactId >
7
- <version >3.13.10 </version >
7
+ <version >3.13.11 </version >
8
8
<packaging >jar</packaging >
9
9
10
10
<name >snowflake-jdbc</name >
You can’t perform that action at this time.
0 commit comments