Skip to content

Commit

Permalink
Release of version 2.0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
iggarish committed Jun 29, 2021
1 parent df2ea40 commit a37bb5f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
Changelog
=========

v2.0.0.6 (2021-06-29)
------------
- Fix [issue#26](https://github.com/aws/amazon-redshift-jdbc-driver/issues/26). [ilesh Garish]
- Fix [issue#27](https://github.com/aws/amazon-redshift-jdbc-driver/issues/27). [ilesh Garish]
- Add support for Profile process credentials. [Laurent Goujon]
- Bump httpclient from 4.5.2 to 4.5.13. [dependabot[bot]]
- Upgrade AWS Java SDK from 1.1.118 to 1.12.2. [ilesh Garish]

v2.0.0.5 (2021-06-08)
---------------------
- Fix security vulnerability. [ilesh Garish]
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<artifactId>redshift-jdbc42</artifactId>
<packaging>bundle</packaging>
<name>Redshift JDBC Driver - JDBC 4.2</name>
<version>2.0.0.0</version>
<version>2.0.0.6</version>

<description>Java JDBC 4.2 (JRE 8+) driver for Redshift database</description>

Expand Down

0 comments on commit a37bb5f

Please sign in to comment.