Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump go.opentelemetry.io/collector from 0.69.0 to 0.70.0 in /processor/routingprocessor #3685

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 30, 2023

Bumps go.opentelemetry.io/collector from 0.69.0 to 0.70.0.

Release notes

Sourced from go.opentelemetry.io/collector's releases.

cmd/builder/v0.70.0

Images and binaries here: https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.70.0

v0.69.1

🧰 Bug fixes 🧰

  • various modules: Fix issue where some collector modules imported previous version of other modules (#6929)
Changelog

Sourced from go.opentelemetry.io/collector's changelog.

v1.0.0-RC4/v0.70.0

🛑 Breaking changes 🛑

  • pdata: Start enforcing grpc server implementation to embed UnimplementedGRPCServer, dissallow client implementation (#6966)
  • config/configgrpc: Change configgrpc.GRPCClientSettings.Headers type to map[string]configopaque.String (#6852) Use configopaque.String(str) and string(opaque) to turn a string opaque/clear.
  • pdata: Remove deprecated pcommon.Value.Equal (#6860)

🚩 Deprecations 🚩

  • pdata: Deprecate pcommon.Map.Sort(). (#6688)
  • featuregate: Deprecate GetRegistry in favor of GlobalRegistry (#6979)

💡 Enhancements 💡

  • builder: Add remote debug option for otel-collector to builder (#6149)
  • connector: Add Builder (#6867)
  • cmd/builder: Add support for connector configurations (#6789)
  • exporter/otlphttp: Retry only on status code 429/502/503/504 (#6845)
  • featuregate: Reduce contention in featuregate by using sync.Map instead of mutex. (#6980)

🧰 Bug fixes 🧰

  • loggingexporter: Fix undefined symbol errors on building otelcorecol for other platforms than darwin, linux, windows. (#6924)
  • otlpexporter: Fix a dataloss bug in persistent storage when collector shuts down or restarts (#6771)

v0.69.1

🧰 Bug fixes 🧰

  • various modules: Fix issue where some collector modules imported previous version of other modules (#6929)
Commits
  • 2b96397 [chore] Prepare release 0.70.0 (#6999)
  • ed1f913 [chore] Build changelog and prepare release v1.0.0-rc4 (#6997)
  • 3a0a3c5 Add component node types (#6895)
  • dc3071c Extract service.pipelines interface, add skeleton graph implementation (#6764)
  • 701fe0d Add connectors to otelcol config (#6964)
  • 64d5dea dependabot updates Mon Jan 23 17:24:35 UTC 2023 (#6994)
  • 80cabdd Revert "Fix: Force usage of case-sensitive keys in configurations (#6876)" (#...
  • 51c9139 [pdata] Deprecate pcommon.Map.Sort() (#6989)
  • d97f1eb [configgrpc] Change Headers field type to have opaque values (#6853)
  • 8fa8408 Fix: Force usage of case-sensitive keys in configurations (#6876)
  • 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 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)

Bumps [go.opentelemetry.io/collector](https://github.com/open-telemetry/opentelemetry-collector) from 0.69.0 to 0.70.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-collector@v0.69.0...v0.70.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/collector
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 30, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/processor/routingprocessor/go.opentelemetry.io/collector-0.70.0 branch from d5cd6aa to 7ae1df3 Compare January 30, 2023 05:54
@antonblock antonblock closed this Dec 12, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/processor/routingprocessor/go.opentelemetry.io/collector-0.70.0 branch December 12, 2023 14:22
Copy link
Author

dependabot bot commented on behalf of github Dec 12, 2023

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.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant