percona-postgresql-operator
percona-postgresql-operator copied to clipboard
CLOUD-727: Bump go.opentelemetry.io/otel/trace from 1.19.0 to 1.24.0
Bumps go.opentelemetry.io/otel/trace from 1.19.0 to 1.24.0.
Release notes
Sourced from go.opentelemetry.io/otel/trace's releases.
Release v1.23.0-rc.1
This is a release candidate for the v1.23.0 release. That release is expected to include the
v1release of the following modules:
go.opentelemetry.io/otel/bridge/opencensusgo.opentelemetry.io/otel/bridge/opencensus/testgo.opentelemetry.io/otel/example/opencensusgo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpcgo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttpgo.opentelemetry.io/otel/exporters/stdout/stdoutmetricSee our versioning policy for more information about these stability guarantees.
Changelog
Sourced from go.opentelemetry.io/otel/trace's changelog.
[1.24.0/0.46.0/0.0.1-alpha] 2024-02-23
This release is the last to support [Go 1.20]. The next release will require at least [Go 1.21].
Added
- Support [Go 1.22]. (#4890)
- Add exemplar support to
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc. (#4900)- Add exemplar support to
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp. (#4900)- The
go.opentelemetry.io/otel/logmodule is added. This module includes OpenTelemetry Go's implementation of the Logs Bridge API. This module is in an alpha state, it is subject to breaking changes. See our versioning policy for more info. (#4961)Fixed
- Fix registration of multiple callbacks when using the global meter provider from
go.opentelemetry.io/otel. (#4945)- Fix negative buckets in output of exponential histograms. (#4956)
[1.23.1] 2024-02-07
Fixed
- Register all callbacks passed during observable instrument creation instead of just the last one multiple times in
go.opentelemetry.io/otel/sdk/metric. (#4888)[1.23.0] 2024-02-06
This release contains the first stable,
v1, release of the following modules:
go.opentelemetry.io/otel/bridge/opencensusgo.opentelemetry.io/otel/bridge/opencensus/testgo.opentelemetry.io/otel/example/opencensusgo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpcgo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttpgo.opentelemetry.io/otel/exporters/stdout/stdoutmetricSee our versioning policy for more information about these stability guarantees.
Added
- Add
WithEndpointURLoption to theexporters/otlp/otlpmetric/otlpmetricgrpc,exporters/otlp/otlpmetric/otlpmetrichttp,exporters/otlp/otlptrace/otlptracegrpcandexporters/otlp/otlptrace/otlptracehttppackages. (#4808)- Experimental exemplar exporting is added to the metric SDK. See metric documentation for more information about this feature and how to enable it. (#4871)
ErrSchemaURLConflictis added togo.opentelemetry.io/otel/sdk/resource. This error is returned when a merge of twoResources with different (non-empty) schema URL is attempted. (#4876)Changed
- The
MergeandNewfunctions ingo.opentelemetry.io/otel/sdk/resourcenow returns a partial result if there is a schema URL merge conflict.
... (truncated)
Commits
e6e186bRelease v1.24.0/v0.46.0/v0.0.1-alpha (#4966)a5ec3fcAdd experimental-logs module set (#4961)27e495dFix output exponential histogram negative buckets (#4956)8df89f6log: Remove Value.AsAny (#4963)7cc660flog: Add allocation tests (#4957)6ea99aflog: Add benchmark tests (#4958)7b3382elog: Implement Value and KeyValue types (#4949)f793a05Fix registration of multiple callbacks when using the global meter provider (...c2fdbcadesign: log value accessors must not panic (#4948)dd3b00fAdd thelog/nooppackage (#4943)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
| Test name | Status |
|---|---|
| custom-extensions | skipped |
| demand-backup | skipped |
| init-deploy | skipped |
| monitoring | skipped |
| operator-self-healing | skipped |
| scaling | skipped |
| scheduled-backup | skipped |
| self-healing | skipped |
| start-from-backup | skipped |
| telemetry-transfer | skipped |
| upgrade-minor | skipped |
| users | skipped |
| We run 0 out of 12 |
commit: https://github.com/percona/percona-postgresql-operator/pull/678/commits/d8fd41aa9d71118b1585582918968709810291a0
image: perconalab/percona-postgresql-operator:PR-678-d8fd41aa9
@dependabot rebase
Dependabot can't resolve your Go dependency files. Because of this, Dependabot cannot update this pull request.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.