Skip to content

Tags: hypertrace/document-store

Tags

0.9.46

Toggle 0.9.46's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Batch updates by key groups (#303)

v0.9.46

Toggle v0.9.46's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Batch updates by key groups (#303)

0.9.45

Toggle 0.9.45's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bind arrays correctly in PG updates (#307)

0.9.44

Toggle 0.9.44's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Implement FlatPostgresCollection#upsertAndReturn (#300)

0.9.43

Toggle 0.9.43's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrade pgjdbc to 42.7.11. Ref: https://nvd.nist.gov/vuln/detail/CVE-…

…2026-42198 (#305)

0.9.42

Toggle 0.9.42's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Bugfix] [297] Add lastUpdatedTimestamp to all sub-doc update methods (

…#302)

0.9.41

Toggle 0.9.41's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add Collection#bulkUpdate(Map<Key, Collection<SubDocumentUpdate>> upd…

…ates, ..) (#288)

0.9.40

Toggle 0.9.40's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
nit: Change warn log to debug (#287)

0.9.39

Toggle 0.9.39's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[FlatPostgresCollection] Implement bulkCreateOrReplaceReturnOlder + d…

…rop + Bugfix for delete(key) always returning true (#286)

0.9.38

Toggle 0.9.38's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Implement Collection#search for FlatPostgresCollection (#285)