From f65d09fd2b0c6aa6ccaafa873b75f6f0ce8b8aa4 Mon Sep 17 00:00:00 2001 From: Julia Dark Date: Fri, 10 Oct 2025 15:25:41 -0400 Subject: [PATCH 1/3] Update TileDB core to 2.29.1 --- tools/tiledbVersion.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/tiledbVersion.txt b/tools/tiledbVersion.txt index 7e2906c122..5444987640 100644 --- a/tools/tiledbVersion.txt +++ b/tools/tiledbVersion.txt @@ -1,2 +1,2 @@ -version: 2.29.0 -sha: 958e736 +version: 2.29.1 +sha: 8ee20ed From 90aec53ea584e287cdcab8383234baabce242322 Mon Sep 17 00:00:00 2001 From: Julia Dark Date: Fri, 10 Oct 2025 15:30:35 -0400 Subject: [PATCH 2/3] Update version --- DESCRIPTION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 7a9c0130e1..d7f49ef5cd 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: tiledb Type: Package -Version: 0.33.0.2 +Version: 0.33.0.3 Title: Modern Database Engine for Complex Data Based on Multi-Dimensional Arrays Authors@R: c( person("TileDB, Inc.", role = c("aut", "cph")), From 13e48bd96971aecdda4cbfcda66b4a0ce1dcbc71 Mon Sep 17 00:00:00 2001 From: Julia Dark Date: Fri, 10 Oct 2025 15:32:04 -0400 Subject: [PATCH 3/3] Fix commit sha --- tools/tiledbVersion.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/tiledbVersion.txt b/tools/tiledbVersion.txt index 5444987640..a4d4bdf421 100644 --- a/tools/tiledbVersion.txt +++ b/tools/tiledbVersion.txt @@ -1,2 +1,2 @@ version: 2.29.1 -sha: 8ee20ed +sha: 9a6284d