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

build(deps): bump go.opentelemetry.io/collector/consumer from 0.84.0 to 0.85.0 #141

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2023

Bumps go.opentelemetry.io/collector/consumer from 0.84.0 to 0.85.0.

Release notes

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

cmd/builder/v0.85.0

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

v0.85.0

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

💡 Enhancements 💡

  • components command: The "components" command now lists the component's stability levels. (#8289) Note that the format of this output is NOT stable and can change between versions.
  • confighttp: Add option to disable HTTP keep-alives (#8260)

🧰 Bug fixes 🧰

  • confmap: fix bugs of unmarshalling slice values (#4001)
  • exporterhelper: Stop logging error messages suggesting user to enable retry_on_failure or sending_queue when they are not available. (#8369)
Changelog

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

v0.85.0

Commits
  • f93029a [chore] Prepare release v0.85.0 (#8385)
  • 3d71035 [confmap] fix bug of unmarshalling slice values (#8017)
  • ab3d6c5 [chore] updating otel-go contrib deps (#8377)
  • 4e71dc1 [exporterhelper] Refactor options and baseExporter (#8369)
  • eaac340 [chore] update otel go 1.17 (#8299)
  • 03b56b6 [chore] consistently use multierr in otel instatiation (#8376)
  • 244ac13 [chore] update references to loglevel (#8374)
  • 8195e46 [confighttp] Add option to disable HTTP keep-alives (#8274)
  • 744eb93 [chore] [exporterhelper] Cleanup mock storage test helpers (#8349)
  • bcb00a7 [chore] Update go version used in workflows to ~1.28.8 (#8373)
  • 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)

Bumps [go.opentelemetry.io/collector/consumer](https://github.com/open-telemetry/opentelemetry-collector) from 0.84.0 to 0.85.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md)
- [Commits](open-telemetry/opentelemetry-collector@v0.84.0...v0.85.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/collector/consumer
  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 Sep 12, 2023
@codecov
Copy link

codecov bot commented Sep 12, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (a8e4706) 53.16% compared to head (2230e67) 53.16%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #141   +/-   ##
=======================================
  Coverage   53.16%   53.16%           
=======================================
  Files         137      137           
  Lines       11054    11054           
=======================================
  Hits         5877     5877           
  Misses       4936     4936           
  Partials      241      241           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tdakkota tdakkota merged commit 2919b9d into main Sep 12, 2023
14 checks passed
@tdakkota tdakkota deleted the dependabot/go_modules/go.opentelemetry.io/collector/consumer-0.85.0 branch September 12, 2023 20:49
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