Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps github.com/signalfx/splunk-otel-go/instrumentation/github.com/confluentinc/confluent-kafka-go/v2/kafka/splunkkafka from 1.26.0 to 1.28.0.

Release notes

Sourced from github.com/signalfx/splunk-otel-go/instrumentation/github.com/confluentinc/confluent-kafka-go/v2/kafka/splunkkafka's releases.

v1.28.0

This release upgrades OpenTelemetry Go to v1.38.0/v0.60.0/v0.14.0/v0.0.13 and OpenTelemetry Go Contrib to v1.38.0/v2.0.0/v0.63.0/v0.32.0/v0.18.0/v0.13.0/v0.11.0/v0.10.0.

This minor release is the last to support Go 1.23. The next minor release will require at least Go 1.24.

What's Changed

... (truncated)

Changelog

Sourced from github.com/signalfx/splunk-otel-go/instrumentation/github.com/confluentinc/confluent-kafka-go/v2/kafka/splunkkafka's changelog.

[1.28.0] - 2025-09-03

This release upgrades [OpenTelemetry Go to v1.38.0/v0.60.0/v0.14.0/v0.0.13][otel-v1.38.0] and [OpenTelemetry Go Contrib to v1.38.0/v2.0.0/v0.63.0/v0.32.0/v0.18.0/v0.13.0/v0.11.0/v0.10.0][contrib-v1.38.0].

This minor release is the last to support [Go 1.23]. The next minor release will require at least [Go 1.24].

[1.27.0] - 2025-07-03

This release upgrades [OpenTelemetry Go to 1.37.0/0.59.0/0.13.0][otel-v1.37.0] and [OpenTelemetry Go Contrib to 1.37.0/0.62.0/0.31.0/0.17.0/0.12.0/0.10.0/0.9.0][contrib-v1.37.0].

Added

  • Support for OTLP protocol configuration via environment variables:
    • OTEL_EXPORTER_OTLP_PROTOCOL to specify the protocol used by OTLP exporters.
      • Allowed values:
        • grpc - gRPC protocol (default)
        • http/protobuf - HTTP with Protobuf encoding
    • OTEL_EXPORTER_OTLP_TRACES_PROTOCOL to override the protocol specifically for traces export.
    • OTEL_EXPORTER_OTLP_METRICS_PROTOCOL to override the protocol specifically for metrics export.
    • OTEL_EXPORTER_OTLP_LOGS_PROTOCOL to override the protocol specifically for logs export.

Changed

  • Because of changes in go.opentelemetry.io/contrib/instrumentation/runtime, github.com/signalfx/splunk-otel-go/distro now produces the new metrics by default. Set OTEL_GO_X_DEPRECATED_RUNTIME_METRICS=true environment variable to additionally produce the deprecated metrics. See https://pkg.go.dev/go.opentelemetry.io/contrib/instrumentation/runtime for more information. We advise migrating to the new metrics, as the deprecated ones will be removed in the future.
Commits
  • 2f521f5 Release v1.28.0 (#4092)
  • 67d9eab chore(deps): update go-openapi packages (#4078)
  • ab564e6 chore(deps): update module github.com/golangci/go-printf-func-name to v0.1.1 ...
  • b584ee2 chore(deps): update module github.com/spf13/cobra to v1.10.1 (#4088)
  • 86c7490 fix(deps): update module go.opentelemetry.io/proto/otlp to v1.8.0 (#4090)
  • 491f4db fix(deps): update module github.com/stretchr/testify to v1.11.1 (#4075)
  • ec2ffce chore(deps): update module github.com/prometheus/common to v0.66.0 (#4082)
  • d3ec8a8 fix(deps): update module github.com/graph-gophers/graphql-go to v1.7.2 (#4087)
  • a5cf317 chore(deps): update module github.com/spf13/pflag to v1.0.10 (#4086)
  • dd07e88 chore(deps): update module github.com/ghostiam/protogetter to v0.3.16 (#4084)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…github.com/confluentinc/confluent-kafka-go/v2/kafka/splunkkafka

Bumps [github.com/signalfx/splunk-otel-go/instrumentation/github.com/confluentinc/confluent-kafka-go/v2/kafka/splunkkafka](https://github.com/signalfx/splunk-otel-go) from 1.26.0 to 1.28.0.
- [Release notes](https://github.com/signalfx/splunk-otel-go/releases)
- [Changelog](https://github.com/signalfx/splunk-otel-go/blob/main/CHANGELOG.md)
- [Commits](signalfx/splunk-otel-go@v1.26.0...v1.28.0)

---
updated-dependencies:
- dependency-name: github.com/signalfx/splunk-otel-go/instrumentation/github.com/confluentinc/confluent-kafka-go/v2/kafka/splunkkafka
  dependency-version: 1.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file v2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants