Skip to content

TileDB 2.23.1

Compare
Choose a tag to compare
@KiterLuc KiterLuc released this 20 Jun 12:17
· 3 commits to release-2.23 since this release
af87e3c

TileDB v2.23.1 Release Notes

Improvements

  • Add array uri to tiledb_array_deserialize #4961

Defects removed

  • Fix segfaults in WebP queries ran in parallel. #5065

Configuration changes

  • Add rest.custom_headers.* config option to set custom headers on REST requests. #5104
  • Add vfs.s3.storage_class config option to set the storage class of newly uploaded S3 objects. #5053
  • Add rest.payer_namespace config option to set the namespace to be charged for REST requests. #5105