mirror of https://github.com/citusdata/citus.git
Add changelog entry for 7.5.2
parent
968947af18
commit
8583a8f2b1
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -1,3 +1,15 @@
|
||||||
|
### citus v7.5.2 (November 14, 2018) ###
|
||||||
|
|
||||||
|
* Fixes inconsistent metadata error when shard metadata caching get interrupted
|
||||||
|
|
||||||
|
* Fixes a bug that could cause memory leak
|
||||||
|
|
||||||
|
* Fixes a bug that prevents recovering wrong transactions in MX
|
||||||
|
|
||||||
|
* Fixes a bug to prevent wrong memory accesses on Citus MX under very high load
|
||||||
|
|
||||||
|
* Fixes crashes caused by stack size increase under high memory load
|
||||||
|
|
||||||
### citus v7.5.1 (August 28, 2018) ###
|
### citus v7.5.1 (August 28, 2018) ###
|
||||||
|
|
||||||
* Improves query pushdown planning performance
|
* Improves query pushdown planning performance
|
||||||
|
|
Loading…
Reference in New Issue