Skip to content

Releases: hypertrace/data-model

0.1.24

11 Nov 17:36
e583ecd

Choose a tag to compare

added util method (#40)

Co-authored-by: Sarthak Singhal <sarthaksinghal@Sarthaks-MacBook-Pro.local>

Upgrade avro dependencies

24 Aug 20:39
63e135c

Choose a tag to compare

0.1.23

Upgrade avro dep (#39)

Release v0.1.22

04 Apr 04:26
b48b52d

Choose a tag to compare

chore: update gradle version and fixed snyk failure (#37)

* chore: update gradle version and fixed snyk failure

* update constraints jackson-core

* fixed implementation to api

* update codeowners

* addressed comments of updgrading to 7.4.2 and others

* upgraded to latest

Release v0.1.21

07 Jan 14:02
a465bac

Choose a tag to compare

chore(attribute-creator): long, float and double attribute utility (#34)

* chore(attribute-creator): long and float attribute utility

* double attribute creator

* unit tests

Release v0.1.20

27 Oct 08:38
6d17864

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.19...0.1.20

Release v0.1.19

07 Oct 08:55
acf2c3d

Choose a tag to compare

support for follow_from (#26)

* support for follow_from

* test modified , scenario for follow_from event

* comment nit

* Update data-model/src/main/java/org/hypertrace/core/datamodel/shared/trace/StructuredTraceBuilder.java

Co-authored-by: kotharironak <53209990+kotharironak@users.noreply.github.com>

Co-authored-by: kotharironak <53209990+kotharironak@users.noreply.github.com>

Release v0.1.18

21 Jul 12:03
f8dc2b1

Choose a tag to compare

fix: Thread safe StructuredTraceGraph (#28)

* Thread safe StructuredTraceGraph

* Remove static method to construct event and entities graph

Release v0.1.17

19 Jul 15:03
5457710

Choose a tag to compare

chore: update vulnerable transitive dependency (#27)

Release v0.1.16

10 Jun 08:01
0e7dc3a

Choose a tag to compare

Compose StructuredTraceGraph from Entities and events graph (#25)

v0.1.15

14 Apr 09:34
ec5afce

Choose a tag to compare

feat: Schema for log event records (#19)