From c114c86c34ecff40c6382ea327971b02745dd59e Mon Sep 17 00:00:00 2001 From: Shige Takeda Date: Thu, 30 May 2019 14:04:06 -0400 Subject: [PATCH] SNOW-80325: Bump up version to 3.8.2 --- CHANGELOG.rst | 10 ++++++++++ pom.xml | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 3b872a8dc..5af0da9fb 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,3 +1,13 @@ +**JDBC Driver 3.8.2** + +- \| SNOW-62766 | Deprecate CLIENT_RESULT_PREFETCH_THREADS and CLIENT_RESULT_PREFETCH_SLOTS +- \| SNOW-77592 | Implemented getProcedures and getProcedureColumns +- \| SNOW-79011 | JDBC don't surface errors when the session is gone +- \| SNOW-79125 | Key comparison should be done by equals method instead of double equal signs +- \| SNOW-79699 | Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.9.9 or later +- \| SNOW-80208 | Fixed a missing data bug on JDBC 3.7.1+’s resultChunkV2: strictly clean isNulls while using from the cache +- \ + **JDBC Driver 3.8.1** - \|SNOW-76035 | DML returns the number of updated rows in getUpdateCount() otherwise -1 diff --git a/pom.xml b/pom.xml index 44d932345..9c7757110 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ net.snowflake snowflake-jdbc - 3.8.1 + 3.8.2 jar snowflake-jdbc