From 480c66135859282e36e765325a2d5e506cf1fed9 Mon Sep 17 00:00:00 2001 From: Andreas Motl Date: Mon, 2 Sep 2024 16:22:48 +0200 Subject: [PATCH] Release v0.0.21 --- CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index ba46589..ae67819 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,6 +2,8 @@ ## Unreleased + +## 2024/09/02 v0.0.21 - DynamoDB: Add special decoding for varied lists. Store them into a separate `OBJECT(IGNORED)` column in CrateDB. - DynamoDB: Add pagination support for `full-load` table loader