Skip to content

Releases: hypertrace/document-store

Release v0.9.10

06 Oct 06:27
f0e2bef

Choose a tag to compare

What's Changed

  • Refactor Postgres Field Transformers and Collections by @suddendust in #236

Full Changelog: v0.9.9...v0.9.10

v0.9.9

30 Sep 12:20
3cc020b

Choose a tag to compare

[ENGTAI-69911] mongo connection timeout support (#237)

Release v0.9.8

24 Sep 09:16
107cda0

Choose a tag to compare

What's Changed

Full Changelog: v0.9.7...v0.9.8

Release v0.9.7

09 Sep 09:10
3e0a88a

Choose a tag to compare

What's Changed

  • Throw duplicate exception for an update method by @ishaan701 in #231

Full Changelog: v0.9.6...v0.9.7

Release v0.9.6

20 Aug 12:09
f344f93

Choose a tag to compare

What's Changed

  • Add iso time for create in #230

Release v0.9.5

15 Jul 17:33
e869f86

Choose a tag to compare

What's Changed

Full Changelog: v0.9.4...v0.9.5

Release v0.9.4

15 Jul 15:44
6b45742

Choose a tag to compare

What's Changed

Full Changelog: v0.9.3...v0.9.4

Release v0.9.3

27 Jun 10:24
52842d4

Choose a tag to compare

What's Changed

Full Changelog: v0.9.2...v0.9.3

v0.9.2

17 Jun 09:49
32efd42

Choose a tag to compare

This the updates contains the patch to build Postgres queries.

Release v0.9.1

24 Apr 09:37
b091041

Choose a tag to compare

chore: add NullNode case while converting values for mertrics reporti…