Skip to content

Releases: hypertrace/goagent

Release v0.20.0

25 Jun 17:41

Choose a tag to compare

What's Changed

  • ENG-58885 add ServiceOption support to metrics by @prodion23 in #247
  • ENGTAI-40849: Add service.instance.id attribute in SpanFromContext function by @tim-mwangi in #248
  • ENGTAI-63290: Upgrade to otel go v1.36.0 by @tim-mwangi in #249

Full Changelog: v0.19.0...v0.20.0

Version 0.19.0

28 Feb 16:54
5d40916

Choose a tag to compare

What's Changed

  • feat: use opaque key to identify trace-provider by @thugrock7 in #241
  • chore: remove depreacted opencensus instrumentation by @tim-mwangi in #242
  • ENG-56723: Add optional token as header, add specs by @prodion23 in #244
  • feat: Update span interface to add a new function which will return span id by @stellarhuman in #245
  • chore: upgrade to otel go v1.34.0 by @tim-mwangi in #246

New Contributors

Full Changelog: v0.18.0...v0.19.0

Version 0.18.0

23 Oct 22:40
1fd91b9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17.0...v0.18.0

Version v0.17.0

12 Jun 18:26
35350a1

Choose a tag to compare

What's Changed

Full Changelog: v0.16.1...v0.17.0

Version 0.16.0

20 Mar 15:47
87ab698

Choose a tag to compare

What's Changed

  • adding generic attributes interface by @varkey98 in #217
  • fix: fix vulnerabilities in grpc and net by @tim-mwangi in #218
  • ENG-37132: Adding bodyAttribute functions to support already truncated bodies by @puneet-traceable in #219
  • adding iterator interface and removing GetAll() method from attribute list by @varkey98 in #220
  • feat: update to otelgo v1.20 by @varkey98 in #222
  • feat: update filter interface to process only based on spans by @varkey98 in #223
  • feat: adding length method to attribute list and updating http.url attribute in net/http instrumentation by @varkey98 in #224
  • add ResponseMessage field to FilterResult by @prodion23 in #225
  • feat: upgrade to otel go v1.21.0 by @tim-mwangi in #226
  • feat: Update deps to otel go 1.24.0 by @prodion23 in #227

New Contributors

Full Changelog: v0.15.0...v0.16.0

Version 0.15.0

02 Nov 19:54

Choose a tag to compare

What's Changed

Full Changelog: v0.14.0...v0.15.0

v0.14.0

30 Jun 15:44

Choose a tag to compare

What's Changed

Full Changelog: v0.13.1...v0.14.0

Version 0.13.1

24 Feb 19:32

Choose a tag to compare

What's Changed

Full Changelog: v0.13.0...v0.13.1

Version 0.13.0

17 Feb 19:10

Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.0

Version 0.12.0

01 Feb 16:51

Choose a tag to compare

What's Changed

  • feat: otel go metrics setup by @tim-mwangi in #200
  • feat: use a modified batch span processor that creates metrics by @tim-mwangi in #201
  • feat: refactor http operation metrics to handle multiple frameworks by @tim-mwangi in #202
  • fix: disable metrics if using zipkin traces endpoint but empty metrics endpoint by @tim-mwangi in #203

Full Changelog: v0.11.0...v0.12.0