Skip to content

Commit

Permalink
SNOW-174301: Bumped up the Client PATCH version from 3.12.8 to 3.12.9
Browse files Browse the repository at this point in the history
@noreview - This is an automated process. No review is required.
  • Loading branch information
Jenkins authored and sfc-gh-abhatnagar committed Jul 13, 2020
1 parent 6a86e91 commit 2b99fdd
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
**JDBC Driver 3.12.9**

- \| SNOW-170944 | Enhance the way how JDBC masks sensitive data.
- \| SNOW-171834 | Cut down on redundant parameters in ClientEnv field
- \

**JDBC Driver 3.12.8**

- \| SNOW-159743 | Unable to return query results on AIX using JDBC driver
Expand Down
2 changes: 1 addition & 1 deletion FIPS/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-fips</artifactId>
<version>3.12.8</version>
<version>3.12.9</version>
<packaging>jar</packaging>

<name>snowflake-jdbc-fips</name>
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.12.8</version>
<version>3.12.9</version>
<packaging>jar</packaging>

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

0 comments on commit 2b99fdd

Please sign in to comment.