File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 1919* Fix traversal limit in array deserialization. [ #4606 ] ( https://github.com/TileDB-Inc/TileDB/pull/4606 )
2020* Add function random_label to utilize PRNG for random string generation. [ #4564 ] ( https://github.com/TileDB-Inc/TileDB/pull/4564 )
2121* Remove uuid in favor of random_label. [ #4589 ] ( https://github.com/TileDB-Inc/TileDB/pull/4589 )
22+ * Improve large dense aggregate reads with tile metadata only. [ #4657 ] ( https://github.com/TileDB-Inc/TileDB/pull/4657 )
2223
2324## Defects removed
2425
4344* Add vcpkg triplets for Address Sanitizer. [ #4515 ] ( https://github.com/TileDB-Inc/TileDB/pull/4515 )
4445* Fix regression where release artifacts had 8-digit commit hashes. [ #4599 ] ( https://github.com/TileDB-Inc/TileDB/pull/4599 )
4546
47+ # TileDB v2.19.1 Release Notes
48+
49+ ## Improvements
50+
51+ * Improve large dense aggregate reads with tile metadata only. [ #4657 ] ( https://github.com/TileDB-Inc/TileDB/pull/4657 )
52+
53+ ## Defects removed
54+
55+ * Fix HTTP requests for AWS assume role with web identity not honoring config options. [ #4641 ] ( https://github.com/TileDB-Inc/TileDB/pull/4641 )
56+ * Fix HTTP requests for AWS assume role not honoring config options. [ #4616 ] ( https://github.com/TileDB-Inc/TileDB/pull/4616 )
57+
4658# TileDB v2.19.0 Release Notes
4759
4860## Announcements
124136
125137* Remove UnitTestConfig::array_encryption_key_length. [ #4482 ] ( https://github.com/TileDB-Inc/TileDB/pull/4482 )
126138
139+ # TileDB v2.18.4 Release Notes
140+
141+ ## Defects removed
142+
143+ * Fix HTTP requests for AWS assume role not honoring config options. [ #4616 ] ( https://github.com/TileDB-Inc/TileDB/pull/4616 )
144+ * Fix HTTP requests for AWS assume role with web identity not honoring config options. [ #4641 ] ( https://github.com/TileDB-Inc/TileDB/pull/4641 )
145+
127146# TileDB v2.18.3 Release Notes
128147
129148## New features
You can’t perform that action at this time.
0 commit comments