Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update HISTORY for 2.27.0 #5374

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from
Open

Update HISTORY for 2.27.0 #5374

wants to merge 2 commits into from

Conversation

ihnorton
Copy link
Member

@ihnorton ihnorton commented Nov 16, 2024

Update HISTORY for 2.27.0. [sc-58984]


TYPE: NO_HISTORY

Comment on lines +27 to +36
* Do not pass back RTrees to clients. [#5265](https://github.com/TileDB-Inc/TileDB/pull/5265)
* Prevent potentially unsafe consolidation in dense arrays by fragment list. [#5251](https://github.com/TileDB-Inc/TileDB/pull/5251)
* Improve error messages for unsupported data types in aggregates. [#5289](https://github.com/TileDB-Inc/TileDB/pull/5289)
* Remove StorageManager from stats dumps. [#5297](https://github.com/TileDB-Inc/TileDB/pull/5297)
* Precompute memory usage for tile offsets and error if not loadable due to memory limits. [#5310](https://github.com/TileDB-Inc/TileDB/pull/5310)
* GCS object composition temporary files now end with `.tmp`, which may be used to set a lifecycle rule. [#5308](https://github.com/TileDB-Inc/TileDB/pull/5308)
* Updated libmagic to version 5.45. [#5332](https://github.com/TileDB-Inc/TileDB/pull/5332)
* Linux aarch64 release [#5271](https://github.com/TileDB-Inc/TileDB/pull/5271)
* aarch64 release artifacts (manylinux2014 environment) [#5348](https://github.com/TileDB-Inc/TileDB/pull/5348)
* Revert selective Rtree serialization to allow release testing [#5370](https://github.com/TileDB-Inc/TileDB/pull/5370)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Do not pass back RTrees to clients. [#5265](https://github.com/TileDB-Inc/TileDB/pull/5265)
* Prevent potentially unsafe consolidation in dense arrays by fragment list. [#5251](https://github.com/TileDB-Inc/TileDB/pull/5251)
* Improve error messages for unsupported data types in aggregates. [#5289](https://github.com/TileDB-Inc/TileDB/pull/5289)
* Remove StorageManager from stats dumps. [#5297](https://github.com/TileDB-Inc/TileDB/pull/5297)
* Precompute memory usage for tile offsets and error if not loadable due to memory limits. [#5310](https://github.com/TileDB-Inc/TileDB/pull/5310)
* GCS object composition temporary files now end with `.tmp`, which may be used to set a lifecycle rule. [#5308](https://github.com/TileDB-Inc/TileDB/pull/5308)
* Updated libmagic to version 5.45. [#5332](https://github.com/TileDB-Inc/TileDB/pull/5332)
* Linux aarch64 release [#5271](https://github.com/TileDB-Inc/TileDB/pull/5271)
* aarch64 release artifacts (manylinux2014 environment) [#5348](https://github.com/TileDB-Inc/TileDB/pull/5348)
* Revert selective Rtree serialization to allow release testing [#5370](https://github.com/TileDB-Inc/TileDB/pull/5370)
* Prevent potentially unsafe consolidation in dense arrays by fragment list. [#5251](https://github.com/TileDB-Inc/TileDB/pull/5251)
* Improve error messages for unsupported data types in aggregates. [#5289](https://github.com/TileDB-Inc/TileDB/pull/5289)
* Remove StorageManager from stats dumps. [#5297](https://github.com/TileDB-Inc/TileDB/pull/5297)
* Precompute memory usage for tile offsets and error if not loadable due to memory limits. [#5310](https://github.com/TileDB-Inc/TileDB/pull/5310)
* GCS object composition temporary files now end with `.tiledb.tmp`, which may be used to set a lifecycle rule. [#5372](https://github.com/TileDB-Inc/TileDB/pull/5372)
* Updated libmagic to version 5.45. [#5332](https://github.com/TileDB-Inc/TileDB/pull/5332)
* Linux aarch64 release [#5271](https://github.com/TileDB-Inc/TileDB/pull/5271)
  • Removed the two RTree serialization changes (the first was reverted by the second and they cancel out).
  • Updated temporary file extension and PR.
  • Removed the manylinux2014 aarch64 change (it's a bug fix by a change introduced in the same release cycle).

* Precompute memory usage for tile offsets and error if not loadable due to memory limits. [#5310](https://github.com/TileDB-Inc/TileDB/pull/5310)
* GCS object composition temporary files now end with `.tmp`, which may be used to set a lifecycle rule. [#5308](https://github.com/TileDB-Inc/TileDB/pull/5308)
* Updated libmagic to version 5.45. [#5332](https://github.com/TileDB-Inc/TileDB/pull/5332)
* Linux aarch64 release [#5271](https://github.com/TileDB-Inc/TileDB/pull/5271)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This could be placed in "New features".

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants