Skip to content

Releases: go-faster/sdk

v0.15.1

22 May 05:35
2f4799a
Compare
Choose a tag to compare

Fix autologs logger propagation.

What's Changed

  • chore(deps): bump go.opentelemetry.io/collector/pdata from 1.6.0 to 1.7.0 in the opentelemetry group by @dependabot in #112
  • chore(deps): bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by @dependabot in #113
  • chore(deps): bump go.opentelemetry.io/collector/pdata from 1.7.0 to 1.8.0 in the opentelemetry group by @dependabot in #115

Full Changelog: v0.15.0...v0.15.1

v0.15.0

24 Apr 17:44
ea5172b
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump go.opentelemetry.io/collector/pdata from 1.5.0 to 1.6.0 in the opentelemetry group by @dependabot in #110
  • chore(deps): bump the opentelemetry group with 14 updates by @dependabot in #111

Full Changelog: v0.14.0...v0.15.0

v0.14.0

23 Apr 07:51
44bb10d
Compare
Choose a tag to compare
Merge pull request #109 from go-faster/dependabot/go_modules/opentele…

…metry-a49c6ffae5

chore(deps): bump the opentelemetry group with 15 updates

v0.13.0

13 Jan 11:21
c8d39d2
Compare
Choose a tag to compare

Logs support.

What's Changed

  • chore(deps): bump github.com/go-faster/errors from 0.7.0 to 0.7.1 by @dependabot in #82
  • chore(deps): bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #83
  • chore(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0 by @dependabot in #84

Full Changelog: v0.12.0...v0.13.0

v0.12.0

07 Dec 18:32
ee5922b
Compare
Choose a tag to compare

Add app.WithResource option.

v0.11.0

30 Nov 17:10
d0d4f06
Compare
Choose a tag to compare

Add WithZapOptions.

What's Changed

  • chore(deps): bump the opentelemetry group with 9 updates by @dependabot in #81

Full Changelog: v0.10.2...v0.11.0

v0.10.2

13 Nov 22:28
08c5779
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump the opentelemetry group with 6 updates by @dependabot in #79

Full Changelog: v0.10.1...v0.10.2

v0.10.1

13 Nov 13:45
3f9ea0e
Compare
Choose a tag to compare

Full Changelog: v0.10.0...v0.10.1

v0.10.0

11 Nov 11:50
a7e9e3f
Compare
Choose a tag to compare

Changes

  • Add automaxprocs support and enable it by default
  • Add WithContext option

Deps

  • chore(deps): bump go.opentelemetry.io/otel/sdk from 1.17.0 to 1.18.0 by @dependabot in #43
  • chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.17.0 to 1.18.0 by @dependabot in #44
  • chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.17.0 to 1.18.0 by @dependabot in #40
  • chore(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdoutmetric from 0.40.0 to 0.41.0 by @dependabot in #39
  • chore(deps): bump go.opentelemetry.io/otel/sdk/metric from 0.40.0 to 0.41.0 by @dependabot in #42
  • chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp from 0.40.0 to 0.41.0 by @dependabot in #41
  • chore(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.17.0 to 1.18.0 by @dependabot in #46
  • chore(deps): bump go.opentelemetry.io/otel/exporters/prometheus from 0.40.0 to 0.41.0 by @dependabot in #48
  • chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc from 0.40.0 to 0.41.0 by @dependabot in #49
  • chore(deps): bump go.opentelemetry.io/contrib/propagators/autoprop from 0.43.0 to 0.44.0 by @dependabot in #47
  • chore(deps): bump go.opentelemetry.io/contrib/instrumentation/runtime from 0.43.0 to 0.44.0 by @dependabot in #45
  • chore(deps): bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 by @dependabot in #51
  • chore(deps): bump go.opentelemetry.io/otel/sdk/metric from 0.41.0 to 1.19.0 by @dependabot in #56
  • chore(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.18.0 to 1.19.0 by @dependabot in #55
  • chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc from 0.41.0 to 0.42.0 by @dependabot in #54
  • chore(deps): bump go.opentelemetry.io/contrib/propagators/autoprop from 0.44.0 to 0.45.0 by @dependabot in #52
  • chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.18.0 to 1.19.0 by @dependabot in #61
  • chore(deps): bump go.opentelemetry.io/otel/exporters/prometheus from 0.41.0 to 0.42.0 by @dependabot in #58
  • chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp from 0.41.0 to 0.42.0 by @dependabot in #59
  • chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.18.0 to 1.19.0 by @dependabot in #60
  • chore(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdoutmetric from 0.41.0 to 0.42.0 by @dependabot in #57
  • chore(deps): bump go.opentelemetry.io/contrib/instrumentation/runtime from 0.44.0 to 0.45.0 by @dependabot in #62
  • chore(deps): bump golang.org/x/sync from 0.3.0 to 0.4.0 by @dependabot in #63
  • chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3 by @dependabot in #65
  • chore(deps): bump golang.org/x/net from 0.12.0 to 0.17.0 by @dependabot in #64
  • chore(deps): bump github.com/go-logr/zapr from 1.2.4 to 1.3.0 by @dependabot in #66
  • chore(deps): bump github.com/go-faster/errors from 0.6.1 to 0.7.0 by @dependabot in #68
  • chore(deps): bump golang.org/x/sync from 0.4.0 to 0.5.0 by @dependabot in #67

Full Changelog: v0.9.2...v0.10.0

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