Skip to content

Version 0.16.0

Latest
Compare
Choose a tag to compare
@tim-mwangi tim-mwangi released this 20 Mar 15:47
· 5 commits to main since this release
87ab698

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