From 5e06df730d5bfcddd5e76864f36b559a721f718d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mois=C3=A9s=20Calzado?= Date: Tue, 26 Jul 2022 14:28:35 +0200 Subject: [PATCH] Update NEWS.md --- NEWS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS.md b/NEWS.md index c74ac7abb5..ccc0e9cf8c 100644 --- a/NEWS.md +++ b/NEWS.md @@ -95,6 +95,7 @@ Development - Fix duplicated attributions in datasets [#16384](https://github.com/CartoDB/cartodb/pull/16384) - Moving assets cdn domain from global.ssl.fastly.net to libs.cartocdn.com [#16399](https://github.com/CartoDB/cartodb/pull/16399) - Fix error while rolling back a user migration from one cloud to another [#16421](https://github.com/CartoDB/cartodb/pull/16421) +- Add retry if a timeout is thrown when swapping the tables related with a sync process [#16430](https://github.com/CartoDB/cartodb/pull/16430) 4.45.0 (2021-04-14) -------------------