Skip to content

Releases: hypertrace/goagent

Version 0.9.0

23 Sep 15:02
b2893db
Compare
Choose a tag to compare

Bump otel dependencies to 1.9.0

Version 0.8.0

16 Sep 16:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.2...v0.8.0

Version 0.7.2

30 Aug 20:37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.1...v0.7.2

Version 0.7.1

06 Jul 19:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

Version 0.7.0

28 Jun 15:59
3ff628c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

Version 0.6.0

25 Apr 17:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.6.0

Version 0.5.1

01 Mar 20:32
Compare
Choose a tag to compare

What's Changed

  • chore: update agent config and add SetTruncatedBodyAttribute as public function by @tim-mwangi in #165
  • chore: more comprehensive mysql example with an http-server before the db by @tim-mwangi in #167

Full Changelog: v0.5.0...v0.5.1

Version 0.5.0

21 Dec 12:11
Compare
Choose a tag to compare

What's Changed

  • chore: relocate examples. by @jcchavezs in #137
  • chore: improves usability of the options for http-handler and grpc-server with functional args. by @jcchavezs in #138
  • docs: fixes docs for filters. by @jcchavezs in #139
  • chore: fixes examples for gin by @jcchavezs in #140
  • feat: adds span status support. by @jcchavezs in #141
  • chore: span kind keeps consistency with status codes. by @jcchavezs in #142
  • chore: adds span status to SQL instrumentation. by @jcchavezs in #143
  • chore: upgrades to OTel 1.0.0. by @jcchavezs in #144
  • chore: allows to unmarshal fields with unknown fields. by @jcchavezs in #145
  • feat: load tls CA certificate into the exporter client by @tim-mwangi in #146
  • chore: adds options for mux middleware. by @jcchavezs in #147
  • chore: adds noop start span. by @jcchavezs in #149
  • chore: upgrades OTel propagators to 1.0.0. by @jcchavezs in #150
  • update to codecov v2 github action by @tim-mwangi in #151
  • docs: fixes docs for SQL instrumentation. by @jcchavezs in #152
  • breaking: changes the filter interface for filters. by @jcchavezs in #153
  • match on content-type header "stems" instead of full header strings by @tim-mwangi in #154
  • feat: adds options for gin middleware. by @jcchavezs in #155
  • feat: adds support for enabling disabling tracing in the agent. by @jcchavezs in #156
  • tests: decouple tests from config by @jcchavezs in #159
  • chore: adds initAsAdditional functionality to support coexistence with other tracers by @jcchavezs in #161
  • feat: adds InitAsAdditional feature to allows interop with other OTel tracers by @jcchavezs in #162
  • feat: adds support for body max processing size in bytes by @jcchavezs in #160
  • chore: adds support for logging exporter type and upgrades to OTel 1.3.0. by @jcchavezs in #164

New Contributors

Full Changelog: v0.4.0...v0.5.0

Version 0.4.0

07 Sep 19:21
Compare
Choose a tag to compare

This version include the following changes:

Version 0.3.0

17 Aug 21:39
Compare
Choose a tag to compare
v0.3.0

chore(version): changes version to 0.3.0