Skip to content

Releases: nameko/opentelemetry-instrumentation-nameko

Release 0.5.2

26 Sep 09:29
23502f9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.5.2

Release 0.5.1

15 Nov 12:16
7548f17
Compare
Choose a tag to compare

What's Changed

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

Release 0.5.0

11 Nov 11:56
8789159
Compare
Choose a tag to compare

What's Changed

New Contributors

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

Release 0.4.0

17 Oct 10:05
1bb0e31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.4.0

Release 0.3.1

07 Oct 15:12
a7a8415
Compare
Choose a tag to compare

What's Changed

  • Bugfix: support scrubbing nonstring dict keys by @mattbennett in #8
  • Bugfix: support serialization of iterable dict keys by @mattbennett in #9

Full Changelog: v0.3.0...v0.3.1

Release 0.3.0

20 Jul 21:17
846b2cd
Compare
Choose a tag to compare
  • Fix a memory leak due to worker contexts staying in scope (#7)

Release 0.2.0

14 Jul 20:37
7a693ba
Compare
Choose a tag to compare

Some refactoring of the EntrypointAdapter base class that makes subclassing easier.

Release 0.1.0

14 Jul 19:56
354a8bc
Compare
Choose a tag to compare

Initial release 🎉