Skip to content

Commit f493b9e

Browse files
authored
Update dev HISTORY with 2.19.1 and 2.18.4 content. (#4677)
--- TYPE: NO_HISTORY DESC: Update dev HISTORY with 2.19.1 and 2.18.4 content.
1 parent ffded0c commit f493b9e

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

HISTORY.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
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

@@ -43,6 +44,17 @@
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
@@ -124,6 +136,13 @@
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

0 commit comments

Comments
 (0)