Skip to content

Releases: go-faster/sdk

v0.9.2

08 Sep 14:11
9ab2f81
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump go.opentelemetry.io/contrib/propagators/autoprop from 0.42.0 to 0.43.0 by @dependabot in #31
  • fix(app): register pprof endpoint properly by @tdakkota in #38

New Contributors

Full Changelog: v0.9.1...v0.9.2

v0.9.1

07 Sep 17:40
58dc792
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump go.opentelemetry.io/contrib/instrumentation/runtime from 0.42.0 to 0.43.0 by @dependabot in #34
  • chore(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.16.0 to 1.17.0 by @dependabot in #35
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #37

Full Changelog: v0.9.0...v0.9.1

v0.9.0

29 Aug 09:19
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump go.opentelemetry.io/otel/sdk from 1.16.0 to 1.17.0 by @dependabot in #29

Full Changelog: v0.8.2...v0.9.0

v0.8.2

20 Aug 14:52
59d3157
Compare
Choose a tag to compare

Full Changelog: v0.8.1...v0.8.2

v0.8.1

09 Aug 09:04
f883755
Compare
Choose a tag to compare

Full Changelog: v0.8.0...v0.8.1

v0.8.0

08 Aug 15:37
c17f450
Compare
Choose a tag to compare
  • Disable http server listeners by default.
  • Disable pprof by default
  • Allow different addr for pprof and prometheus

v0.7.1

31 Jul 14:39
bf6ba9e
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump go.opentelemetry.io/contrib/instrumentation/runtime from 0.42.0-rc.1 to 0.42.0 by @dependabot in #18
  • chore(deps): bump go.opentelemetry.io/contrib/propagators/autoprop from 0.42.0-rc.1 to 0.42.0 by @dependabot in #17
  • feat(autometer, autotracer): add writer option by @ernado in #20
  • chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #21
  • chore(deps): bump golang.org/x/sync from 0.2.0 to 0.3.0 by @dependabot in #22
  • chore(deps): bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 by @dependabot in #24

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

v0.7.0

23 May 08:25
98060c2
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump golang.org/x/sync from 0.1.0 to 0.2.0 by @dependabot in #14
  • chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #15
  • feat: update otel by @ernado in #16

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

v0.6.0

13 May 18:51
55e838c
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 by @dependabot in #12
  • feat(app): init by @ernado in #13

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

02 May 18:40
ce635fa
Compare
Choose a tag to compare
chore: update otel