Skip to content

Releases: go-faster/sdk

v0.22.0

30 Jan 12:25
e21115a
Compare
Choose a tag to compare

Full Changelog: v0.21.0...v0.22.0

Add otelsync.

v0.21.0

28 Jan 05:49
b4edf93
Compare
Choose a tag to compare

Rework otel resource initialization

v0.20.0

26 Jan 19:43
273e481
Compare
Choose a tag to compare

Add autometric.

v0.19.0

25 Jan 22:43
8be7667
Compare
Choose a tag to compare

Support pyroscope

v0.18.0

06 Jan 23:33
10fa943
Compare
Choose a tag to compare

Add otelzap mode for zctx

v0.17.0

06 Jan 22:37
6769148
Compare
Choose a tag to compare
  • otelzap
  • Telemetry instead of Metrics
  • Go as Run without zap logger

v0.16.0

06 Jan 13:37
adb665d
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump golang.org/x/sync from 0.9.0 to 0.10.0 by @dependabot in #156
  • chore(deps): bump go.opentelemetry.io/collector/pdata from 1.20.0 to 1.21.0 in the opentelemetry group by @dependabot in #155
  • chore(deps): bump google.golang.org/grpc from 1.68.0 to 1.68.1 by @dependabot in #157
  • chore(deps): bump the opentelemetry group with 14 updates by @dependabot in #158
  • chore(deps): bump google.golang.org/grpc from 1.68.1 to 1.69.0 by @dependabot in #159
  • chore(deps): bump go.opentelemetry.io/collector/pdata from 1.21.0 to 1.22.0 in the opentelemetry group by @dependabot in #160
  • chore(deps): bump google.golang.org/grpc from 1.69.0 to 1.69.2 by @dependabot in #161
  • feat(app, autologs): add logger provider by @ernado in #162

Full Changelog: v0.15.2...v0.16.0

v0.15.2

26 Nov 09:16
bd74882
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump the opentelemetry group across 1 directory with 15 updates by @dependabot in #118
  • chore(deps): bump the opentelemetry group across 1 directory with 15 updates by @dependabot in #121
  • chore(deps): bump go.opentelemetry.io/collector/pdata from 1.11.0 to 1.12.0 in the opentelemetry group by @dependabot in #122
  • chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.65.0 by @dependabot in #120
  • chore(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 by @dependabot in #125
  • chore(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 by @dependabot in #123
  • chore(deps): bump go.opentelemetry.io/collector/pdata from 1.12.0 to 1.13.0 in the opentelemetry group by @dependabot in #124
  • chore(deps): bump google.golang.org/grpc from 1.65.0 to 1.66.0 by @dependabot in #130
  • chore(deps): bump github.com/prometheus/client_golang from 1.20.0 to 1.20.2 by @dependabot in #128
  • chore(deps): bump google.golang.org/grpc from 1.66.0 to 1.66.1 by @dependabot in #133
  • chore(deps): bump go.opentelemetry.io/collector/pdata from 1.14.1 to 1.15.0 in the opentelemetry group by @dependabot in #132
  • chore(deps): bump the opentelemetry group with 12 updates by @dependabot in #134
  • chore(deps): bump google.golang.org/grpc from 1.66.1 to 1.66.2 by @dependabot in #136
  • chore(deps): bump the opentelemetry group with 2 updates by @dependabot in #135
  • chore(deps): bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 by @dependabot in #137
  • chore(deps): bump google.golang.org/grpc from 1.66.2 to 1.67.0 by @dependabot in #138
  • feat(autometer): add WithLookupExporter option by @tdakkota in #139
  • chore(deps): bump go.uber.org/automaxprocs from 1.5.3 to 1.6.0 by @dependabot in #141
  • chore(deps): bump go.opentelemetry.io/collector/pdata from 1.15.0 to 1.16.0 in the opentelemetry group by @dependabot in #140
  • chore(deps): bump google.golang.org/grpc from 1.67.0 to 1.67.1 by @dependabot in #142
  • chore(deps): bump go.opentelemetry.io/collector/pdata from 1.16.0 to 1.17.0 in the opentelemetry group by @dependabot in #143
  • chore(deps): bump the opentelemetry group with 12 updates by @dependabot in #144
  • chore(deps): bump the opentelemetry group with 2 updates by @dependabot in #145
  • chore(deps): bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 by @dependabot in #146
  • chore(deps): bump go.opentelemetry.io/collector/pdata from 1.17.0 to 1.18.0 in the opentelemetry group by @dependabot in #147
  • chore(deps): bump go.opentelemetry.io/collector/pdata from 1.18.0 to 1.19.0 in the opentelemetry group by @dependabot in #148
  • chore(deps): bump the opentelemetry group with 12 updates by @dependabot in #151
  • chore(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0 by @dependabot in #150
  • chore(deps): bump google.golang.org/grpc from 1.67.1 to 1.68.0 by @dependabot in #149
  • chore(deps): bump the opentelemetry group with 2 updates by @dependabot in #152
  • chore(deps): bump go.opentelemetry.io/collector/pdata from 1.19.0 to 1.20.0 in the opentelemetry group by @dependabot in #153
  • chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #154

Full Changelog: v0.15.1...v0.15.2

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