Skip to content

Commit 48e3a4c

Browse files
committed
1 parent 3a991b9 commit 48e3a4c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

release-notes/opendistro-for-elasticsearch-sql.release-notes-1.13.0.0.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
* Removed stack trace when catches anonymizing data error ([#1014](https://github.com/opendistro-for-elasticsearch/sql/pull/1014))
3131
* Disable access to the field keyword in the new SQL engine ([#1025](https://github.com/opendistro-for-elasticsearch/sql/pull/1025))
3232
* Only keep the first element of multivalue field response ([#1026](https://github.com/opendistro-for-elasticsearch/sql/pull/1026))
33+
* Remove request id in response listener logging ([#1027] (https://github.com/opendistro-for-elasticsearch/sql/pull/1027))
3334

3435
### Bug Fixes
3536
* Fix round fix issue when input is negative and end with .5 ([#914](https://github.com/opendistro-for-elasticsearch/sql/pull/914))
@@ -54,4 +55,8 @@
5455

5556
### Maintenance
5657
* Fix workbench issue in backported 1.11 branch: error message cannot display ([#943] (https://github.com/opendistro-for-elasticsearch/sql/pull/943))
57-
* Fix URI Encoding in 1.12 ([#955](https://github.com/opendistro-for-elasticsearch/sql/pull/955))
58+
* Fix URI Encoding in 1.12 ([#955](https://github.com/opendistro-for-elasticsearch/sql/pull/955))
59+
60+
### Breaking Changes
61+
* Refine PPL head command syntax ([#1022] (https://github.com/opendistro-for-elasticsearch/sql/pull/1022))
62+
* Disable access to the field keyword in the new SQL engine ([#1025] (https://github.com/opendistro-for-elasticsearch/sql/pull/1025))

0 commit comments

Comments
 (0)