Add changelog entries for 10.1.5

pull/6869/head
Hanefi Onaldi 2023-04-20 03:10:10 +03:00
parent 61c7cc0a96
commit db77cb084b
No known key found for this signature in database
GPG Key ID: F18CDB10BA0DFDC7
1 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,14 @@
### citus v10.1.5 (April 20, 2023) ###
* Fixes a crash that occurs when the aggregate that cannot be pushed-down
returns empty result from a worker (#5679)
* Fixes columnar freezing/wraparound bug (#5962)
* Fixes memory leak issue with query results that returns single row (#6724)
* Prevents alter table functions from dropping extensions (#5974)
### citus v10.0.7 (April 20, 2023) ### ### citus v10.0.7 (April 20, 2023) ###
* Fixes a crash that occurs when the aggregate that cannot be pushed-down * Fixes a crash that occurs when the aggregate that cannot be pushed-down