Skip to content

Commit

Permalink
Update HISTORY for 0.32.2 and 0.32.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kounelisagis committed Jan 24, 2025
1 parent 7ffbf7d commit d95fb3f
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,33 @@
# Release 0.33.3

## Bug Fixes

* Arrays losing CloudArray interface by @kounelisagis in https://github.com/TileDB-Inc/TileDB-Py/pull/2144

## Improvements

* Add cc alias for libtiledb by @kounelisagis in https://github.com/TileDB-Inc/TileDB-Py/pull/2145

**Full Changelog**: https://github.com/TileDB-Inc/TileDB-Py/compare/0.33.2...0.33.3

# Release 0.33.2

## What's Changed

Wheels are now available for aarch64 Linux on PyPI.

## Bug Fixes

* Explicitly set the numpy type passed in `QueryExperimental::set_data_buffer` by @kounelisagis in https://github.com/TileDB-Inc/TileDB-Py/pull/2128

## Improvements

* Enable aarch64 wheel builds by @dudoslav in https://github.com/TileDB-Inc/TileDB-Py/pull/2114
* Rename default branch from `dev` to `main`, update associated references by @kounelisagis in https://github.com/TileDB-Inc/TileDB-Py/pull/2126
* Fix/generalize schema evolution test added in #2083 by @kounelisagis in https://github.com/TileDB-Inc/TileDB-Py/pull/2116

**Full Changelog**: https://github.com/TileDB-Inc/TileDB-Py/compare/0.33.1...0.33.2

# Release 0.33.1

## Packaging Notes
Expand Down

0 comments on commit d95fb3f

Please sign in to comment.