From 11cdf5500fdea2117ddb302a213c51b8b32182c2 Mon Sep 17 00:00:00 2001 From: Manuel Soulier Date: Tue, 3 Dec 2024 14:22:35 +0100 Subject: [PATCH] feat: changelog 94.1.96 --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c98dd344..3c7a5a5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,24 @@ ## TODO List - All notable changes to this project will be documented in this file. +## version-94.1.96 +- optimization : keep intermediate columns in gui batch mode + +## version-94.1.95b +- optimization : single batch connection and vacuum strategy + +## version-94.1.95b +- optimization : single batch connection + +## version-94.1.91 +- fix bug in data retieval webservice + +## version-94.1.91 +- fix bug in data retieval webservice + +## version-94.1.89 +- fix java null pointer exception when crc error on reader + ## version-94.1.87b - fix parquet file export memory leak - download data to s3 gui button works again