Skip to content

TileDB v2.0.1

Compare
Choose a tag to compare
@Shelnutt2 Shelnutt2 released this 13 May 22:21

Improvements

  • Remove deprecated max buffer size APIs from unit tests #1625
  • Remove deprecated max buffer API from examples #1626
  • Remove zipped coords from examples #1632
  • Allow AWSSDK_ROOT_DIR override #1637
  • Quote bootstrap variables to avoid word splitting #1644
  • Add an axes labels example #1642

Bug fixes

  • Allow setting zipped coords multiple times #1627
  • Fix overflow in check_tile_extent #1635
  • Fix C++ Dimension API {tile_extent,domain}_to_str. #1638
  • Remove xlock in FragmentMetadata::store #1639
  • Explicit AWS::String to std::string conversion #1643