Tags: TileDB-Inc/TileDB
Tags
Update the libmagic vcpkg port overlay to version 5.45. (#5332) (#5418) Backport #5332 to release-2.26 to fix conda-forge/tiledb-feedstock#399 --- [SC-56749](https://app.shortcut.com/tiledb-inc/story/56749/update-the-libmagic-vcpkg-port-overlay-to-version-5-45) This PR updates our custom vcpkg port overlay for libmagic to version 5.45. Unlike the last time we attempted this (#4673), this PR does not replace the port with the upstream autotools-based one, and is not expected to be a build-breaking change. --- TYPE: IMPROVEMENT DESC: Updated libmagic to version 5.45. (cherry picked from commit c44fb49) <long description> --- TYPE: NO_HISTORY | FEATURE | BUG | IMPROVEMENT | DEPRECATION | C_API | CPP_API | BREAKING_BEHAVIOR | BREAKING_API | FORMAT DESC: <short description> --------- Co-authored-by: Theodore Tsirpanis <[email protected]>
Release using macos-13 (#5400) (#5403) Use `macos-13` for x86_64 macos release job, since `macos-12` is deprecated --- TYPE: NO_HISTORY DESC: Use `macos-13` for macos x86_64 release Co-authored-by: Dušan Baran <[email protected]>
manylinux 2014 DIND build (#5396) Change Release CI so that it only uses manylinux2014 image to build TileDB artifacts and do all the orchestration outside. --- TYPE: NO_HISTORY DESC: Fix manylinux2014 release ci --------- Co-authored-by: Dušan Baran <[email protected]>
[Backport release-2.27] Use macos-12 runner for x86_64 release (#5384) ( #5385) Backport of #5384 to release-2.27 --- TYPE: NO_HISTORY | FEATURE | BUG | IMPROVEMENT | DEPRECATION | C_API | CPP_API | BREAKING_BEHAVIOR | BREAKING_API | FORMAT DESC: <short description> Co-authored-by: Dusan Baran <[email protected]>
Add configuration parameter to load enumerations on all schemas. (#5379) This adds a new config parameter `rest.load_enumerations_on_array_open_all_schemas` to control loading enumerations on all array schemas. The previously existing `rest.load_enumerations_on_array_open` config parameter is used to control loading enumerations on the latest schema only. --- TYPE: FEATURE DESC: Add `rest.load_enumerations_on_array_open_all_schemas` config parameter. --------- Co-authored-by: Isaiah Norton <[email protected]>
Update HISTORY for 2.27.0 (#5374) Update HISTORY for 2.27.0. [sc-58984] --- TYPE: NO_HISTORY --------- Co-authored-by: Theodore Tsirpanis <[email protected]>
PreviousNext