Releases: hypertrace/document-store
Releases · hypertrace/document-store
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
v0.9.38
What's Changed
- Add Collection#bulkCreateOrReplace by @suddendust in #284
- Implement Collection#search for FlatPostgresCollection by @suddendust in #285
Full Changelog: 0.9.37...0.9.38
v0.9.37
What's Changed
- Add Additional Telemetry to FlatPostgresCollection And SchemaRegistry by @suddendust in #282
Full Changelog: 0.9.36...0.9.37