Releases: hypertrace/document-store
Releases · hypertrace/document-store
Release v0.9.10
What's Changed
- Refactor Postgres Field Transformers and Collections by @suddendust in #236
Full Changelog: v0.9.9...v0.9.10
v0.9.9
Release v0.9.8
What's Changed
- NO_TICKET : Fix dependency check by @ishaan701 in #235
- NO_TICKET: Catch MongoCommandException by @ishaan701 in #234
Full Changelog: v0.9.7...v0.9.8
Release v0.9.7
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
What's Changed
- Add iso time for create in #230
Release v0.9.5
What's Changed
- fix: update java compatibility by @aaron-steinfeld in #226
Full Changelog: v0.9.4...v0.9.5
Release v0.9.4
What's Changed
- chore: update commons lang by @aaron-steinfeld in #225
Full Changelog: v0.9.3...v0.9.4
Release v0.9.3
What's Changed
- build: update plugins and repos by @aaron-steinfeld in #224
Full Changelog: v0.9.2...v0.9.3
v0.9.2
This the updates contains the patch to build Postgres queries.
Release v0.9.1
chore: add NullNode case while converting values for mertrics reporti…