Releases: hypertrace/document-store
Releases · hypertrace/document-store
Release list
Release v0.9.48
What's Changed
- Suppress Jackson Databind 2.18.8 for CVE-2026-54515 by @suddendust in #315
- Changes to enhance existing length op by @sarthak77 in #312
- Read testOnBorrow correctly from config by @suddendust in #316
New Contributors
- @sarthak77 made their first contribution in #312
Full Changelog: 0.9.47...0.9.48
Release v0.9.47
What's Changed
- Update jackson-databind to 2.18.8 by @suddendust in #314
- Make dbcp2 testOnBorrow configurable by @suddendust in #313
Full Changelog: 0.9.46...v0.9.47
Release v0.9.46
What's Changed
- Flatcollection search queryconverter bugfix by @suddendust in #308
- Batch updates by key groups by @suddendust in #303
Full Changelog: 0.9.45...v0.9.46
Release v0.9.45
What's Changed
- Remove transaction isolation level config in PG by @suddendust in #306
- Bind arrays correctly in PG updates by @suddendust in #307
Full Changelog: 0.9.44...0.9.45
v0.9.44
What's Changed
- [293] Implement FlatPostgresCollection#upsertAndReturn by @suddendust in #300
Full Changelog: 0.9.43...0.9.44
v0.9.43
What's Changed
- Upgrade pgjdbc to 42.7.11. Ref: https://nvd.nist.gov/vuln/detail/CVE-2026-42198 by @suddendust in #305
Full Changelog: 0.9.42...0.9.43
v0.9.42
What's Changed
- [290] Fix query shape for FlatPostgresCollection upsert and createOrReplace by @suddendust in #299
- [295] Make maxIdle and minIdle configurable by @suddendust in #296
- [Bugfix] [297] Add lastUpdatedTimestamp to all sub-doc update methods by @suddendust in #302
Full Changelog: 0.9.41...0.9.42
v0.9.41
What's Changed
- Add Collection#bulkUpdate(Map<Key, Collection> updates, ..) by @suddendust in #288
Full Changelog: 0.9.40...0.9.41
v0.9.40
v0.9.39
What's Changed
- [FlatPostgresCollection] Implement bulkCreateOrReplaceReturnOlder + drop + Bugfix for delete(key) always returning true by @suddendust in #286
Full Changelog: 0.9.38...0.9.39