Skip to content

Commit 9fdcfa8

Browse files
Reorganize release notes. (#88)
Signed-off-by: Yury-Fridlyand <[email protected]>
1 parent 4daab95 commit 9fdcfa8

8 files changed

+58
-30
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
## 2023-01-05, Version 1.2.0.0
2+
### Features
3+
4+
### Enhancements
5+
6+
### Bug Fixes
7+
* Fixes "ResultSet.getTime() returns null" bug ([#41](https://github.com/opensearch-project/sql-jdbc/pull/41))
8+
* Fix default precision and maxSize for all datetime types ([#39](https://github.com/opensearch-project/sql-jdbc/pull/39))
9+
10+
### Documentation
11+
12+
### Maintenance
13+
* JDBC package renaming ([#54](https://github.com/opensearch-project/sql/pull/54))
14+
* Patch CVE and sync versioning ([#44](https://github.com/opensearch-project/sql-jdbc/pull/44))
15+
* Bump driver version ([#941](https://github.com/opensearch-project/sql/pull/941), [#11](https://github.com/opensearch-project/sql-jdbc/pull/11), [#12](https://github.>* Add JDBC driver jenkins CI workflow ([#15](https://github.com/opensearch-project/sql-jdbc/pull/15), [#45](https://github.com/opensearch-project/sql-jdbc/pull/45), [#>* Update dependency `com.amazonaws:aws-java-sdk-core` to v1.12.1 ([#10](https://github.com/opensearch-project/sql-jdbc/pull/10))
16+
* Update wiremock and jetty dependencies ([#872](https://github.com/opensearch-project/sql/pull/872), [#46](https://github.com/opensearch-project/sql-jdbc/pull/46))
17+
* Update version of `jackson-databind` dependency ([#943](https://github.com/opensearch-project/sql/pull/943))
18+
* Bump JDBC driver's dependency version ([#735](https://github.com/opensearch-project/sql/pull/735))
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
## 2023-05-10, Version 1.3.0.0
2+
### Features
3+
* Adding Struct Support ([#73]((https://github.com/opensearch-project/sql-jdbc/pull/73))
4+
5+
### Enhancements
6+
7+
### Bug Fixes
8+
9+
### Documentation
10+
* Update repository references ([#56](https://github.com/opensearch-project/sql-jdbc/pull/56))
11+
12+
### Maintenance
13+
* Update codeowners and maintainers ([#68](https://github.com/opensearch-project/sql-jdbc/pull/68))
14+
* Baseline repository after split ([#60](https://github.com/opensearch-project/sql-jdbc/pull/60))
15+
* Update file upload dependency ([#61](https://github.com/opensearch-project/sql-jdbc/pull/61))
16+
* Created untriaged issue workflow ([#58](https://github.com/opensearch-project/sql-jdbc/pull/58))
17+
* Update dependency `org.eclipse.jetty:jetty-server` to v11.0.14 ([#64](https://github.com/opensearch-project/sql-jdbc/pull/64))
18+
* Update dependency `net.minidev:json-smart` to v2.4.9 ([#70](https://github.com/opensearch-project/sql-jdbc/pull/70))
19+
* Update maintainers list ([#47](https://github.com/opensearch-project/sql-jdbc/pull/47))
20+
* Bump version and update release notes ([#75](https://github.com/opensearch-project/sql-jdbc/pull/75))
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
## Version 1.4.0.0
2+
3+
### Features
4+
* Add new connection parameter tunnelHost to use with tunnel cunnection. ([#83](https://github.com/opensearch-project/sql-jdbc/pull/83))
5+
* Update SHOW and DESCRIBE queries. ([#85](https://github.com/opensearch-project/sql-jdbc/pull/85))
6+
7+
### Enhancements
8+
* Update codeowners and maintainers ([#68](https://github.com/opensearch-project/sql-jdbc/pull/68))
9+
10+
### Bug Fixes
11+
12+
### Documentation
13+
14+
### Maintenance
15+
* Bump jetty client to 11.0.14 ([#78](https://github.com/opensearch-project/sql-jdbc/pull/78))
16+
* Update sqlite-jdbc to `3.41.2.2` to address `CVE-2023-32697` ([#84](https://github.com/opensearch-project/sql-jdbc/pull/84))
17+
* add ani to maintainers and codeowners ([#74](https://github.com/opensearch-project/sql-jdbc/pull/74))
18+
* Bump version to 1.4. ([#86](https://github.com/opensearch-project/sql-jdbc/pull/86))
19+
* Update CI workflows. ([#87](https://github.com/opensearch-project/sql-jdbc/pull/87))
20+
* Update release notes. ([#88](https://github.com/opensearch-project/sql-jdbc/pull/88))

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

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)