Skip to content

Commit 09ab852

Browse files
authored
Write a 6.9 changelog (#8829)
1 parent 3c90b95 commit 09ab852

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/resources/changelog/6_x.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -949,3 +949,15 @@ Fixes
949949

950950
* Increase performance of array/json indexing and json to scalar casts
951951
(:eql:gh:`#8804`)
952+
953+
6.9
954+
===
955+
956+
* Fix array-of-tuple parameter decoding with empty arrays from some bindings
957+
(:eql:gh:`#8816`)
958+
959+
* Improve performance of array-of-tuple query parameters
960+
(:eql:gh:`#8818`)
961+
962+
* Improve some parser error messages
963+
(:eql:gh:`#8819`)

0 commit comments

Comments
 (0)