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/model from 0.44.0 to 0.45.0 #3535

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2022

Bumps go.opentelemetry.io/collector/model from 0.44.0 to 0.45.0.

Release notes

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

v0.45.0 Beta

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

🛑 Breaking changes 🛑

  • Remove deprecated funcs in configtelemetry (#4808)
  • Deprecate service/defaultcomponents go package (#4622)
  • otlphttp and otlp exporters enable gzip compression by default (#4632)

💡 Enhancements 💡

  • Reject invalid queue size exporterhelper (#4799)
  • Transform configmapprovider.Retrieved interface to a struct (#4789)
  • Added feature gate summary to zpages extension (#4834)
  • Add support for reloading TLS certificates (#4737)

🚩 Deprecations 🚩

  • Deprecate pdata.NumberDataPoint.Type() and pdata.Exemplar.Type() in favor of NumberDataPoint.ValueType() and Exemplar.ValueType() (#4850)
Changelog

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

v0.45.0 Beta

🛑 Breaking changes 🛑

  • Remove deprecated funcs in configtelemetry (#4808)
  • Deprecate service/defaultcomponents go package (#4622)
  • otlphttp and otlp exporters enable gzip compression by default (#4632)

💡 Enhancements 💡

  • Reject invalid queue size exporterhelper (#4799)
  • Transform configmapprovider.Retrieved interface to a struct (#4789)
  • Added feature gate summary to zpages extension (#4834)
  • Add support for reloading TLS certificates (#4737)

🧰 Bug fixes 🧰

  • confighttp: Allow CORS requests with configured auth (#4869)

🚩 Deprecations 🚩

  • Deprecate pdata.NumberDataPoint.Type() and pdata.Exemplar.Type() in favor of NumberDataPoint.ValueType() and Exemplar.ValueType() (#4850)
Commits

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/model](https://github.com/open-telemetry/opentelemetry-collector) from 0.44.0 to 0.45.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.44.0...v0.45.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner February 17, 2022 04:08
@yurishkuro yurishkuro enabled auto-merge (squash) February 17, 2022 04:13
@codecov
Copy link

codecov bot commented Feb 17, 2022

Codecov Report

Merging #3535 (14c0e36) into main (53cf128) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3535   +/-   ##
=======================================
  Coverage   96.46%   96.46%           
=======================================
  Files         263      263           
  Lines       15376    15376           
=======================================
+ Hits        14832    14833    +1     
+ Misses        460      458    -2     
- Partials       84       85    +1     
Impacted Files Coverage Δ
cmd/query/app/static_handler.go 94.01% <0.00%> (-3.60%) ⬇️
pkg/config/tlscfg/cert_watcher.go 94.73% <0.00%> (+2.10%) ⬆️
cmd/collector/app/server/zipkin.go 70.73% <0.00%> (+12.19%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 53cf128...14c0e36. Read the comment docs.

@yurishkuro yurishkuro merged commit 4d1fc06 into main Feb 17, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/go.opentelemetry.io/collector/model-0.45.0 branch February 17, 2022 05:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant