Skip to content

Releases: dubonzi/otelresty

v1.5.0

06 Nov 13:23
8fd98fc
Compare
Choose a tag to compare

What's Changed

  • adds a new 'http.path' attribute by @dubonzi in #6

Full Changelog: v1.4.0...v1.5.0

v1.4.0

06 Nov 12:46
4bf4d22
Compare
Choose a tag to compare

What's Changed

  • update dependencies and minimum go version by @dubonzi in #4
  • add option to hide the url by @dubonzi in #5

Full Changelog: v1.3.0...v1.4.0

v1.3.0

01 Mar 23:10
dade2fc
Compare
Choose a tag to compare

What's Changed

Minimum Go version increased to 1.21 to match otel's Go version.

  • update dependencies and minimum go version by @dubonzi in #2

Full Changelog: v1.2.0...v1.3.0

v1.2.0

12 Nov 19:58
dc4247a
Compare
Choose a tag to compare

What's Changed

Minimum Go version increased to 1.20 to match otel's Go version.

New Contributors

Full Changelog: v1.1.2...v1.2.0

v1.1.2

03 Aug 10:53
Compare
Choose a tag to compare
  • Fixed error not being recorded on the span

v1.1.1

17 Jul 12:08
Compare
Choose a tag to compare
  • Remove duplicated request attributes

v1.1.0

14 Jul 10:57
Compare
Choose a tag to compare
  • Added a new option WithTracerName to enable setting the tracer name
  • Improved span naming and tagging with more http tags

v1.0.1

13 Jul 15:16
Compare
Choose a tag to compare
fix module name

v1.0.0

13 Jul 15:13
Compare
Choose a tag to compare
first commit