Skip to content

Releases: hypertrace/hypertrace-core-graphql

Release v0.8.1

10 Jun 11:12
15da6ec
Compare
Choose a tag to compare

Added support for filters in spanJoiner #181

Release v0.8.0

31 May 06:02
89ab3a0
Compare
Choose a tag to compare

Added span joiner #177 #176

Release v0.7.9

07 Feb 15:08
504a2f7
Compare
Choose a tag to compare

Chore: add logical operator in hypertrace gql common schema #165

Release v0.7.8

25 Jan 06:30
dd582cd
Compare
Choose a tag to compare

Chore: update gradle to 8.5 #164

Release v0.7.7

22 Sep 13:37
ee2d2c7
Compare
Choose a tag to compare
chore: update gradle plugins (#144)

Release v0.7.6

10 Dec 15:56
1a2bca4
Compare
Choose a tag to compare
fix: upgrade vulnerable log4j (#85)

Release v0.7.5

24 Sep 06:08
f060ccc
Compare
Choose a tag to compare
Filter out internal attributes using the internal flag (#78)

* filtered out attributes using the internal flag in the getAll method

* corrected mistake in if condition

* filtering out internal attributes

* snyk-scan fix

* same version for netty libs

Co-authored-by: Ankit Choudhary <[email protected]>

Release v0.7.4

17 May 15:18
79c9a04
Compare
Choose a tag to compare
feat: adds support for exporting spans in otlp format (#62)

* feat: adds support for exporting spans in otlp format

* refactor: addressed review comments and refactor a bit

* feat: removed un-used protobuf plugin

* chore: addressed missed review comments

* refactor: removed the request scope argument from span request builder

* fix: extending expiry date for IONETTY-1042268

* test: adds the unit test for export span conversion

* refactor the tags based method

* chore: address few comments

Release v0.7.3

29 Apr 14:26
e6a3738
Compare
Choose a tag to compare
feat: Add spanId attribute for span-log join query (#60)

Release v0.7.2

07 Jan 03:55
2e6c0b8
Compare
Choose a tag to compare
fix: publish for docker images (#42)