From 768643644b69fd5888ea2cd2449ad20ba65a80d4 Mon Sep 17 00:00:00 2001 From: Hanefi Onaldi Date: Tue, 1 Feb 2022 02:57:01 +0300 Subject: [PATCH] Add changelog entries for 10.1.4 --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index edf91cfa7..210507e34 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ +### citus v10.1.4 (February 1, 2022) ### + +* Adds missing version checks for columnar tables + +* Fixes a bug that could break `DROP SCHEMA/EXTENSION` commands when there is + a columnar table + +* Fixes a build error that happens when `lz4` is not installed + +* Fixes a missing `FROM` clause entry error + +* Reinstates optimisation for uniform shard interval ranges + +* Fixes a bug that causes commands to fail when `application_name` is set + ### citus v10.2.3 (November 29, 2021) ### * Adds `fix_partition_shard_index_names` udf to fix currently broken