Skip to content

Releases: go-faster/sdk

v0.34.0

20 Feb 09:37
c258f89

Choose a tag to compare

v0.33.0

08 Feb 10:23
3460563

Choose a tag to compare

Drop otelzap.

v0.32.1

31 Jan 22:11
e152320

Choose a tag to compare

What's Changed

  • chore(deps): bump golang.org/x/sync from 0.18.0 to 0.19.0 by @dependabot[bot] in #245
  • fix(app): prefer env as source of resource attributes by @tdakkota in #249

Full Changelog: v0.32.0...v0.32.1

v0.32.0

03 Dec 06:43
8e65c05

Choose a tag to compare

What's Changed

  • chore(deps): bump go.opentelemetry.io/collector/pdata from 1.46.0 to 1.47.0 in the opentelemetry group by @dependabot[bot] in #242
  • fix(autologs): filter otlp logs by level enabler by @tdakkota in #243

Full Changelog: v0.31.0...v0.32.0

v0.31.0

29 Nov 09:21
e2f3c28

Choose a tag to compare

What's Changed

Full Changelog: v0.30.0...v0.31.0

v0.30.0

27 Nov 23:26
8623eb3

Choose a tag to compare

What's Changed

  • chore(deps): bump google.golang.org/grpc from 1.76.0 to 1.77.0 by @dependabot[bot] in #237
  • chore(deps): bump go.opentelemetry.io/collector/pdata from 1.45.0 to 1.46.0 in the opentelemetry group by @dependabot[bot] in #236
  • chore(deps): bump go.uber.org/zap from 1.27.0 to 1.27.1 by @dependabot[bot] in #239
  • chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #238
  • fix(app): use custom zap config if level is set by @tdakkota in #240

New Contributors

Full Changelog: v0.29.3...v0.30.0

v0.29.3

12 Nov 16:07
4dcaf41

Choose a tag to compare

Better handle graceful shutdown.

v0.29.2

12 Nov 07:46
183bddb

Choose a tag to compare

Support http/protobuf as OTEL_EXPORTER_OTLP_PROTOCOL

v0.29.1

02 Nov 17:43
e4cd1a0

Choose a tag to compare

Fix for log tee encoding for

zap.With(zap.Any("ctx", ctx))

v0.29.0

31 Oct 15:50
cea6e1a

Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0 by @dependabot[bot] in #212
  • chore(deps): bump google.golang.org/grpc from 1.74.0 to 1.74.2 by @dependabot[bot] in #211
  • chore(deps): bump the opentelemetry group with 2 updates by @dependabot[bot] in #210
  • chore(deps): bump go.opentelemetry.io/collector/pdata from 1.36.1 to 1.37.0 in the opentelemetry group across 1 directory by @dependabot[bot] in #213
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #214
  • chore(deps): bump go.opentelemetry.io/collector/pdata from 1.37.0 to 1.38.0 in the opentelemetry group by @dependabot[bot] in #215
  • chore(deps): bump google.golang.org/grpc from 1.74.2 to 1.75.0 by @dependabot[bot] in #216
  • chore(deps): bump go.opentelemetry.io/collector/pdata from 1.38.0 to 1.39.0 in the opentelemetry group by @dependabot[bot] in #218
  • chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #217
  • chore(deps): bump github.com/grafana/pyroscope-go from 1.2.4 to 1.2.7 by @dependabot[bot] in #219
  • chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #220
  • chore(deps): bump the opentelemetry group with 21 updates by @dependabot[bot] in #221
  • chore(deps): bump github.com/prometheus/client_golang from 1.23.0 to 1.23.1 by @dependabot[bot] in #222
  • chore(deps): bump golang.org/x/sync from 0.16.0 to 0.17.0 by @dependabot[bot] in #224
  • chore(deps): bump go.opentelemetry.io/collector/pdata from 1.40.0 to 1.41.0 in the opentelemetry group by @dependabot[bot] in #225
  • chore(deps): bump google.golang.org/grpc from 1.75.0 to 1.75.1 by @dependabot[bot] in #226
  • chore(deps): bump github.com/prometheus/client_golang from 1.23.1 to 1.23.2 by @dependabot[bot] in #223
  • chore(deps): bump go.opentelemetry.io/collector/pdata from 1.41.0 to 1.42.0 in the opentelemetry group by @dependabot[bot] in #227
  • chore(deps): bump github.com/KimMachineGun/automemlimit from 0.7.4 to 0.7.5 by @dependabot[bot] in #230
  • chore(deps): bump google.golang.org/grpc from 1.75.1 to 1.76.0 by @dependabot[bot] in #229
  • chore(deps): bump go.opentelemetry.io/collector/pdata from 1.42.0 to 1.43.0 in the opentelemetry group by @dependabot[bot] in #228
  • chore(deps): bump go.opentelemetry.io/collector/pdata from 1.43.0 to 1.44.0 in the opentelemetry group by @dependabot[bot] in #231
  • feat(zapencoder): init by @ernado in #233

Full Changelog: v0.28.0...v0.29.0