From 98ad9132665799585f6e038e5ab120e077920dfb Mon Sep 17 00:00:00 2001 From: Dirk Eddelbuettel Date: Fri, 18 Nov 2022 09:42:42 -0600 Subject: [PATCH] Update NEWS.md for #483, #484, #485, and #487 --- NEWS.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 2bd0649f58..cebd4cd1df 100644 --- a/NEWS.md +++ b/NEWS.md @@ -4,7 +4,7 @@ * Support for testing group URIs on being relative has been added (#478) -* Logging support at the R and C++ level has been added (#479) +* Logging support at the R and C++ level has been added (#479, #487) * Use of TileDB Embedded was upgraded to release 2.12.1, and 2.12.2 (#480, #481) @@ -12,10 +12,16 @@ * Accomodate possible zero sized allocation estimates for attributes (#482) +* Detect missing columns in a write-attempt with partial data (#483) + ## Build and Test Systems * Update check-out action to version three suppressing a warning (#477) +* Code Coverage reports are now generated and available at codecov.io (#484) + +* Small internal changes renaming two files and conditioning tests under two older releases (#485) + # tiledb 0.16.0