Skip to content

Releases: hypertrace/document-store

Release v0.7.56

17 Jan 06:28
d4e5bff
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.55...v0.7.56

Release v0.7.55

09 Jan 04:41
609084f
Compare
Choose a tag to compare

What's Changed

  • Avoid re-throwing exception from Postgres connection closing error by @suresh-prakash in #193

Full Changelog: v0.7.54...v0.7.55

Release v0.7.54

02 Jan 10:23
0bf28a1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.53...v0.7.54

Release v0.7.53

15 Dec 13:22
782fddb
Compare
Choose a tag to compare

Make inclause behaviour between mongo and postgres consistent #186

Release v0.7.52

12 Dec 09:28
35d87df
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.51...v0.7.52

Release v0.7.51

24 Nov 15:52
17c84c4
Compare
Choose a tag to compare

What's Changed

  • Fix the Postgres issue with the removal of an element from a singleton list by @suresh-prakash in #185

Full Changelog: 0.7.50...v0.7.51

Release v0.7.50

16 Nov 08:33
49518cd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.49...0.7.50

Release v0.7.49

02 Nov 19:53
5822f1a
Compare
Choose a tag to compare

What's Changed

  • fix: update support for postgres collection names with schema identif… by @aaron-steinfeld in #181

Full Changelog: v0.7.48...0.7.49

Release v0.7.48

27 Oct 12:06
c87d82f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.47...v0.7.48

Release v0.7.47

26 Oct 14:24
85aa1ea
Compare
Choose a tag to compare

Includes fix for handling the empty objects, which were failing due to mongo upgrades