|
1 | 1 | ## 2020-04-29, Version 1.6.1.0 |
2 | 2 | ### Enhancement |
3 | | -* Enhancement [#72](https://github.com/opendistro-for-elasticsearch/sql-jdbc/pull/72): Use default holdability for prepareStatement. (issue: [#63](https://github.com/opendistro-for-elasticsearch/sql-jdbc/issues/63)) |
| 3 | +* Enhancement [#72](https://github.com/opendistro-for-elasticsearch/sql-jdbc/pull/72): Use default holdability for prepareStatement. (issue: [#63](https://github.com/amazon-archives/sql-jdbc/issues/63)) |
4 | 4 |
|
5 | 5 | ## 2020-03-24, Version 1.6.0.0 |
6 | 6 | ### Enhancement |
7 | | -* Enhancement [#49](https://github.com/opendistro-for-elasticsearch/sql-jdbc/pull/49): Implementation of the execute method in the PreparedStatementImpl class (issue: [#62](https://github.com/opendistro-for-elasticsearch/sql-jdbc/issues/62)) |
| 7 | +* Enhancement [#49](https://github.com/opendistro-for-elasticsearch/sql-jdbc/pull/49): Implementation of the execute method in the PreparedStatementImpl class (issue: [#62](https://github.com/amazon-archives/sql-jdbc/issues/62)) |
8 | 8 |
|
9 | 9 | ### Bugfix |
10 | | -* BugFix [#68](https://github.com/opendistro-for-elasticsearch/sql-jdbc/pull/68): Change the request body encoding to UTF-8 (issues: [#54](https://github.com/opendistro-for-elasticsearch/sql-jdbc/issues/54), [#66](https://github.com/opendistro-for-elasticsearch/sql-jdbc/issues/66), [#opendistro for elasticsearch/sql#392](https://github.com/opendistro-for-elasticsearch/sql/issues/392) ) |
| 10 | +* BugFix [#68](https://github.com/opendistro-for-elasticsearch/sql-jdbc/pull/68): Change the request body encoding to UTF-8 (issues: [#54](https://github.com/amazon-archives/sql-jdbc/issues/54), [#66](https://github.com/amazon-archives/sql-jdbc/issues/66), [#opendistro for elasticsearch/sql#392](https://github.com/opendistro-for-elasticsearch/sql/issues/392) ) |
11 | 11 |
|
12 | 12 | ## 2020-1-26, Version 1.4.0 |
13 | 13 |
|
|
18 | 18 | * Feature [#35](https://github.com/opendistro-for-elasticsearch/sql-jdbc/pull/35): Add documentation for connecting Tableau with OpenSearch using JDBC Driver |
19 | 19 |
|
20 | 20 | ### Bugfixes |
21 | | -* BugFix [#47](https://github.com/opendistro-for-elasticsearch/sql-jdbc/pull/47): Result set metadata returns Elasticsearch type (issue: [#43](https://github.com/opendistro-for-elasticsearch/sql-jdbc/issues/43)) |
22 | | -* BugFix [#45](https://github.com/opendistro-for-elasticsearch/sql-jdbc/pull/45): Add missing Elasticsearch type : object (issue: [#44](https://github.com/opendistro-for-elasticsearch/sql-jdbc/issues/43)) |
| 21 | +* BugFix [#47](https://github.com/opendistro-for-elasticsearch/sql-jdbc/pull/47): Result set metadata returns Elasticsearch type (issue: [#43](https://github.com/amazon-archives/sql-jdbc/issues/43)) |
| 22 | +* BugFix [#45](https://github.com/opendistro-for-elasticsearch/sql-jdbc/pull/45): Add missing Elasticsearch type : object (issue: [#44](https://github.com/amazon-archives/sql-jdbc/issues/43)) |
23 | 23 | * BugFix [#32](https://github.com/opendistro-for-elasticsearch/sql-jdbc/pull/32): Added IP type and mapped with JDBC type of varchar |
24 | 24 |
|
25 | 25 | ## 2019-10-29, Version 1.3.0 |
@@ -58,7 +58,7 @@ No update in this release. |
58 | 58 |
|
59 | 59 | ### Notable Changes |
60 | 60 |
|
61 | | -* Feature [#4](https://github.com/opendistro-for-elasticsearch/sql-jdbc/issues/4): Add support for Elasticsearch 6.6 |
| 61 | +* Feature [#4](https://github.com/amazon-archives/sql-jdbc/issues/4): Add support for Elasticsearch 6.6 |
62 | 62 |
|
63 | 63 |
|
64 | 64 | ## 2019-03-11, Version 0.7.0 |
|
0 commit comments