Skip to content

Releases: agoda-com/opentelemetry-logs-go

v0.6.0

11 Feb 12:26
3766063
Compare
Choose a tag to compare

What's Changed

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

v0.5.1

17 Jun 08:25
c2d3bb9
Compare
Choose a tag to compare

What's Changed

  • fix: make LogRecord accept the "any" type as Body by @mralves in #38

New Contributors

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

v0.5.0

21 Apr 08:57
11fba1f
Compare
Choose a tag to compare

Changed

Removed

v0.4.3

02 Nov 00:22
fc91d27
Compare
Choose a tag to compare

Fixed

v0.4.2

30 Oct 11:37
c4f4cb6
Compare
Choose a tag to compare

Fixed

v0.4.1

13 Oct 04:31
838bea3
Compare
Choose a tag to compare

Fixed

  • autoconfiguration always emit error message on initialization @chameleon82
  • fix variables and private methods names @chameleon82
  • merge the logRecord resources with those provided by the logProvider @def

v0.4.0

02 Oct 08:30
2379155
Compare
Choose a tag to compare

Changed

v0.3.0

13 Sep 08:26
ea24e8b
Compare
Choose a tag to compare

Changed

Fixed

v0.2.0

30 Aug 16:20
5bd7762
Compare
Choose a tag to compare

What's Changed

Changed

  • opentelemetry update to 1.17.0
  • github.com/golang/protobuf/proto replaced with google.golang.org/protobuf
  • otlp/internal package moved to otlp/otlplogs/internal
  • more unit tests added

v0.1.2

05 Aug 17:07
bb256cf
Compare
Choose a tag to compare

What's Changed

  • revert to all-in-one package