Skip to content

Commit

Permalink
SNOW-68461: Bumped up the Client PATCH version from 3.6.26 to 3.6.27
Browse files Browse the repository at this point in the history
  • Loading branch information
smtakeda authored and ankit-bhatnagar167 committed Feb 22, 2019
1 parent f197b85 commit 326aa85
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
**JDBC Driver 3.6.27**

- \|SNOW-42661| Add unknown type binding variable support in table UDF
- \|SNOW-66840| Align CLIENT_METADATA_REQUEST_USE_CONNECTION_CTX behavior of JDBC with ODBC
- \|SNOW-67327| NPE when timestamp value is null in binding
- \|SNOW-62511| Mask AWS password in a query

**JDBC Driver 3.6.26**

- \|SNOW-66026|Change all INFO and WARNING logging to DEBUG in JDBC
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>net.snowflake</groupId>
<artifactId>snowflake-jdbc</artifactId>
<version>3.6.26</version>
<version>3.6.27</version>
<packaging>jar</packaging>

<name>snowflake-jdbc</name>
Expand Down

0 comments on commit 326aa85

Please sign in to comment.