|
| 1 | +## 2020-08-20 Version 1.10.0.0 |
| 2 | + |
| 3 | +### Features |
| 4 | +* Support WHERE clause in new SQL parser ([#682](https://github.com/opendistro-for-elasticsearch/sql/pull/682)) |
| 5 | +* Add Cypress testing for SQL Workbench ([#562](https://github.com/opendistro-for-elasticsearch/sql/pull/562)) |
| 6 | +* Lucene query pushdown optimization ([#671](https://github.com/opendistro-for-elasticsearch/sql/pull/671)) |
| 7 | +* ODBC: Add PBIDS support ([#676](https://github.com/opendistro-for-elasticsearch/sql/pull/676)) |
| 8 | +* Add PPL enable/disable setting ([#681](https://github.com/opendistro-for-elasticsearch/sql/pull/681)) |
| 9 | +* Add query size limit ([#679](https://github.com/opendistro-for-elasticsearch/sql/pull/679) |
| 10 | +* Expression pushdown optimization ([#663](https://github.com/opendistro-for-elasticsearch/sql/pull/663)) |
| 11 | +* changes required for using to Power BI Service with Open Distro For Elasticsearch ([#669](https://github.com/opendistro-for-elasticsearch/sql/pull/669)) |
| 12 | +* Support NULL and MISSING value in response ([#667](https://github.com/opendistro-for-elasticsearch/sql/pull/667)) |
| 13 | +* ODBC: Use literals instead of parameters in Power BI data connector ([#652](https://github.com/opendistro-for-elasticsearch/sql/pull/652)) |
| 14 | +* Support select fields and alias in new query engine ([#636](https://github.com/opendistro-for-elasticsearch/sql/pull/636)) |
| 15 | +* Add comparision operator for SQL ([#635](https://github.com/opendistro-for-elasticsearch/sql/pull/635)) |
| 16 | + |
| 17 | +### Enhancements |
| 18 | +* Parse backtick strings (``) as identifiers instead of string literals ([#678](https://github.com/opendistro-for-elasticsearch/sql/pull/678)) |
| 19 | +* add error details for all server communication errors ([#645](https://github.com/opendistro-for-elasticsearch/sql/pull/645)) |
| 20 | + |
| 21 | +### Bug Fixes |
| 22 | +* Fix for query folding issue while applying filter in PBID ([#666](https://github.com/opendistro-for-elasticsearch/sql/pull/666)) |
| 23 | +* Fix for query folding issue with direct query mode in Power BI data connector ([#640](https://github.com/opendistro-for-elasticsearch/sql/pull/640)) |
| 24 | + |
| 25 | +### Infrastructure |
| 26 | +* Adjust release drafter to follow ODFE standards ([#700](https://github.com/opendistro-for-elasticsearch/sql/pull/700)) |
| 27 | +* ODBC: improve Windows build process ([#661](https://github.com/opendistro-for-elasticsearch/sql/pull/661)) |
| 28 | +* Skip doctest in github release actions ([#648](https://github.com/opendistro-for-elasticsearch/sql/pull/648)) |
| 29 | + |
| 30 | +### Documentation |
| 31 | +* Update release notes for OD 1.10 release([#699](https://github.com/opendistro-for-elasticsearch/sql/pull/699)) |
| 32 | + |
| 33 | +### Maintenance |
| 34 | +* Bumped ES and Kibana versions to v7.9.0 ([#697](https://github.com/opendistro-for-elasticsearch/sql/pull/697)) |
0 commit comments