Skip to content

v0.19.0-alpha

Latest
Compare
Choose a tag to compare
@MrAlias MrAlias released this 05 Dec 17:51
· 67 commits to main since this release
v0.19.0-alpha
b93ae2e

Overview

Added

  • Support span attribute limits to go.opentelemtry.io/auto/sdk. (#1315)
  • Support span link limits to go.opentelemtry.io/auto/sdk. (#1320)
  • Support span event limits to go.opentelemtry.io/auto/sdk. (#1324)
  • Support attribute value limits to go.opentelemtry.io/auto/sdk. (#1325)
  • Support Go 1.22.10. (#1367)
  • Support Go 1.23.4. (#1367)
  • Support golang.org/x/net 0.32.0. (#1382)
  • Support google.golang.org/grpc 1.67.2. (#1382)
  • Support google.golang.org/grpc 1.68.1. (#1382)
  • Support google.golang.org/grpc 1.70.0-dev. (#1382)

Fixed

What's Changed

  • Bump go.opentelemetry.io/collector/pdata from 1.19.0 to 1.20.0 in /sdk/internal/telemetry/test by @dependabot in #1308
  • Bump docker/metadata-action from 5.5.1 to 5.6.1 by @dependabot in #1313
  • Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /sdk/internal/telemetry/test by @dependabot in #1309
  • Bump go.opentelemetry.io/collector/pdata from 1.19.0 to 1.20.0 by @dependabot in #1312
  • Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /sdk by @dependabot in #1310
  • Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #1311
  • Switch to Renovate by @MrAlias in #1317
  • Add span attribute limit to auto/sdk by @MrAlias in #1315
  • chore(deps): pin dependencies by @renovate in #1321
  • chore(deps): update googleapis to e639e21 by @renovate in #1322
  • fix(deps): update module go.opentelemetry.io/auto/sdk to v1 by @renovate in #1328
  • chore(deps): update golang.org/x by @renovate in #1329
  • chore(deps): update module github.com/goccy/go-json to v0.10.3 by @renovate in #1330
  • chore(deps): update module github.com/klauspost/cpuid/v2 to v2.2.9 by @renovate in #1331
  • fix(deps): update module go.opentelemetry.io/auto/sdk to v1.0.0 by @renovate in #1332
  • fix(deps): update google.golang.org/grpc/examples digest to 4c07bca by @renovate in #1326
  • chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.7 by @renovate in #1327
  • chore(deps): update module github.com/pelletier/go-toml/v2 to v2.2.3 by @renovate in #1333
  • chore(deps): update module github.com/pierrec/lz4/v4 to v4.1.21 by @renovate in #1334
  • fix(deps): update module github.com/golangci/golangci-lint to v1.62.2 by @renovate in #1335
  • chore(deps): update actions/cache action to v3.3.3 by @renovate in #1336
  • chore(deps): update actions/checkout action to v3.6.0 by @renovate in #1337
  • chore(deps): update actions/upload-artifact action to v3.2.1 by @renovate in #1338
  • chore(deps): update docker/build-push-action action to v6.10.0 by @renovate in #1339
  • chore(deps): update module github.com/bytedance/sonic to v1.12.5 by @renovate in #1341
  • chore(deps): update module github.com/bytedance/sonic/loader to v0.2.1 by @renovate in #1343
  • chore(deps): update module github.com/go-playground/validator/v10 to v10.23.0 by @renovate in #1344
  • chore(deps): update module github.com/klauspost/compress to v1.17.11 by @renovate in #1346
  • chore(deps): update module github.com/stretchr/testify to v1.10.0 by @renovate in #1348
  • chore(deps): update module go.uber.org/multierr to v1.11.0 by @renovate in #1349
  • chore(deps): update module google.golang.org/protobuf to v1.35.2 by @renovate in #1351
  • chore(deps): update actions/cache action to v4 by @renovate in #1352
  • chore(deps): update actions/checkout action to v4 by @renovate in #1353
  • chore(deps): update actions/setup-go action to v5 by @renovate in #1354
  • fix: parse of tracers map for otel-go 1.32 by @RonFed in #1319
  • Update sdk go.mod by @MrAlias in #1342
  • chore(deps): update actions/upload-artifact action to v4 by @renovate in #1355
  • chore(deps): update dependency ubuntu to v24 by @renovate in #1356
  • chore(deps): update module github.com/rogpeppe/go-internal to v1.13.1 by @renovate in #1347
  • chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.24.0 by @renovate in #1345
  • chore(deps): update gcr.io/distroless/base-debian12 docker digest to e9d0321 by @renovate in #1357
  • Add span link limits by @MrAlias in #1320
  • chore(deps): update module go.opentelemetry.io/proto/otlp to v1.4.0 by @renovate in #1358
  • Add span event limits by @MrAlias in #1324
  • chore(deps): update golang:1.23.3 docker digest to 2b01164 by @renovate in #1362
  • chore(deps): update googleapis to 19429a9 by @renovate in #1360
  • chore(deps): update golang:1.23.3-bookworm docker digest to c59a9d7 by @renovate in #1363
  • fix(deps): update google.golang.org/grpc/examples digest to 634497b by @renovate in #1361
  • [auto] Update generated offsets by @github-actions in #1367
  • chore(deps): update golang docker tag to v1.23.4 by @renovate in #1368
  • Add attribute value limits by @MrAlias in #1325
  • fix(deps): update module go.opentelemetry.io/collector/pdata to v1.21.0 by @renovate in #1369
  • chore(deps): update golang:1.23.4 docker digest to 574185e by @renovate in #1370
  • chore(deps): update golang:1.23.4-bookworm docker digest to ef30001 by @renovate in #1371
  • fix(deps): update google.golang.org/grpc/examples digest to 5565631 by @renovate in #1373
  • fix(deps): update golang.org/x by @renovate in #1374
  • chore(deps): update module golang.org/x/text to v0.21.0 by @renovate in #1375
  • [auto] Update generated offsets by @github-actions in #1382
  • fix(deps): update google.golang.org/grpc/examples digest to 645aadf by @renovate in #1381
  • chore(deps): update module google.golang.org/grpc to v1.68.1 by @renovate in #1377
  • chore(deps): update golang.org/x by @renovate in #1378
  • chore(deps): update actions/cache action to v4.2.0 by @renovate in #1383
  • chore(deps): update module github.com/prometheus/common to v0.61.0 by @renovate in #1380
  • Release v0.19.0-alpha by @MrAlias in #1376

New Contributors

Full Changelog: v0.18.0-alpha...v0.19.0-alpha