Skip to content

Commit

Permalink
Change CHANELOG for release 2.0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
iggarish committed Mar 28, 2021
1 parent d4d6bba commit aa6c0e2
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
Changelog
=========

v2.0.0.4 (2021-03-28)
---------------------
- Added more logging for Browser plugins. [ilesh Garish]
- Map XID to Integer and TID to VARCHAR. [ilesh Garish]
- Fix [issue#14](https://github.com/aws/amazon-redshift-jdbc-driver/issues/14). [ilesh Garish]
- SSL should not be disable in IAM authentication. [ilesh Garish]
- Changes for OUT and INOUT proc params to get size of the param in
getProcedureColumns. [ilesh Garish]
- Return metadata privileges for views and foreign tables. [Jeremy
Mailen]
- Change getProcedureColumns() to get param length. [ilesh Garish]
- Read database user from JWT. [ilesh Garish]
- Fix [issue#12](https://github.com/aws/amazon-redshift-jdbc-driver/issues/12). [ilesh Garish]
- Log error response of SAML request. [ilesh Garish]


v2.0.0.3 (2021-02-25)
---------------------
- Fix [issue#9](https://github.com/aws/amazon-redshift-jdbc-driver/issues/9). [ilesh Garish]
Expand Down

0 comments on commit aa6c0e2

Please sign in to comment.