Skip to content

Commit fcfd0cc

Browse files
Move TACO's release notes to a new file. (#94)
Signed-off-by: Yury-Fridlyand <[email protected]>
1 parent 883f484 commit fcfd0cc

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

release-notes/opensearch-jdbc-release-notes-1.4.0.0.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Version 1.4.0.0
22

3+
Tableau connector (TACO) isn't released with JDBC, see related changes in [TACO release notes](opensearch-jdbc-tableau-
4+
connector-release-notes-1.0.0.0.md).
5+
36
### Features
47
* Add new connection parameter tunnelHost to use with tunnel cunnection. ([#83](https://github.com/opensearch-project/sql-jdbc/pull/83))
58
* Update SHOW and DESCRIBE queries. ([#85](https://github.com/opensearch-project/sql-jdbc/pull/85))
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
## Version 1.0.0.0
2+
3+
This file lists Tableau connector (TACO) related changes only. It also includes repo-wide changes applicable to TACO as well.
4+
5+
### Features
6+
7+
### Enhancements
8+
* Update codeowners and maintainers ([#68](https://github.com/opensearch-project/sql-jdbc/pull/68))
9+
* Add functions for date type in the TACO ([#91](https://github.com/opensearch-project/sql-jdbc/pull/91))
10+
11+
### Bug Fixes
12+
* Added brackets for math operation functions in the TACO ([#93](https://github.com/opensearch-project/sql-jdbc/pull/93))
13+
14+
### Documentation
15+
16+
### Maintenance
17+
* add ani to maintainers and codeowners ([#74](https://github.com/opensearch-project/sql-jdbc/pull/74))
18+
* Update release notes. ([#88](https://github.com/opensearch-project/sql-jdbc/pull/88))
19+
* Fixed connector version ([#92](https://github.com/opensearch-project/sql-jdbc/pull/92))

0 commit comments

Comments
 (0)