Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created by
brew bumpCreated with
brew bump-formula-pr.release notes
tiledb_filestore_uri_importandtiledb_filestore_buffer_importno longer auto-detect the file's MIME type.TILEDB_MIME_AUTODETECTwill always set the filestore array's MIME type toapplication/octet-stream. #5605tiledb_filestore_uri_importandtiledb_filestore_buffer_importno longer auto-detect the file's encoding. New filestore arrays will always have their encoding metadata set tobinary. #5605tiledb_filestore_uri_importandtiledb_filestore_buffer_importno longer compresses the filestore array's content. #5605New features
Profilesonto theConfig. #5498ls_recursive_v2that includes directories in results for all backends. #5602Improvements
config.logging_levelwhen no context is created. #5551Subarray::add_rangeto validate var_size consistency between range and dimension. #5569MemFSinherits base classFilesystemBase. #5573GCSinherits base classFilesystemBase. #5576Azureinherits base classFilesystemBase. #5575Windowsinherits base classFilesystemBase. #5578VFSinherits base classFilesystemBase. #5584class VFSto remove#ifdefs. #5589tiledb_vfs_copy_fileandtiledb_vfs_copy_diron Windows. #5600Curl::get_dataand throw #5640TILEDB_PROFILE_DIRenvironment variable in Profile save path. #5644Deprecations
ls_recursive. #5602Defects removed
paramfromset_params_inConfig::unset. #5519make exampleson M1 Mac for the PNG/Web_P examples. #5529Subarray::add_point_ranges_varto use the appropriate variable dataRangeconstructor. #5560tiledb_vfs_create_dirfunction to automatically create non-existent parent directories on POSIX. #5579tiledb_vfs_create_dirfunction to not fail when the directory already exists. #5579tiledb_vfs_copy_dir. #5600--disable-statsfrom unused variable warnings. #5603zip_viewdefault constructor for C++20 concepts compliance. #5613API changes
C API
ProfileC APIs:tiledb_profile_alloc,tiledb_profile_free,tiledb_profile_get_name,tiledb_profile_get_homedir,tiledb_profile_set_param,tiledb_profile_get_param,tiledb_profile_save,tiledb_profile_load,tiledb_profile_remove, andtiledb_profile_dump_str. #5492tiledb_current_domain_dump_strandtiledb_ndrectangle_dump_str. #5538C++ API
ProfileC++ APIs:name,homedir,set_param,get_param,save,load,remove,dump. #5492operator<<overloads for theCurrentDomainandNDRectangle. #5538ls_recursive_v2that includes directories in results for all backends. #5602Build System Changes
View the full release notes at https://github.com/TileDB-Inc/TileDB/releases/tag/2.29.0.