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/cmd/mdatagen from 0.20.0 to 0.21.0 in /internal/tools #2515

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2021

Bumps go.opentelemetry.io/collector/cmd/mdatagen from 0.20.0 to 0.21.0.

Release notes

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

Release version 0.21.0

v0.21.0 Beta

🛑 Breaking changes 🛑

  • Remove deprecated function IsValid from trace/span ID (#2522)
  • Remove accessors for deprecated status code (#2521)

💡 Enhancements 💡

  • otlphttp exporter: Add compression option for gzip encoding of outgoing http requests (#2502)
  • Add ScrapeErrors struct to consumererror to simplify errors usage (#2414)
  • Add cors_allowed_headers option to confighttp (#2454)
  • Add SASL/SCRAM authentication mechanism on kafka receiver and exporter (#2503)

🧰 Bug fixes 🧰

  • otlp receiver: Sets the correct deprecated status code before sending data to the pipeline (#2521)
  • Fix IsPermanent to account for wrapped errors (#2455)
  • otlp exporter: Preserve original error messages (#2459)
Changelog

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

v0.21.0 Beta

🛑 Breaking changes 🛑

  • Remove deprecated function IsValid from trace/span ID (#2522)
  • Remove accessors for deprecated status code (#2521)

💡 Enhancements 💡

  • otlphttp exporter: Add compression option for gzip encoding of outgoing http requests (#2502)
  • Add ScrapeErrors struct to consumererror to simplify errors usage (#2414)
  • Add cors_allowed_headers option to confighttp (#2454)
  • Add SASL/SCRAM authentication mechanism on kafka receiver and exporter (#2503)

🧰 Bug fixes 🧰

  • otlp receiver: Sets the correct deprecated status code before sending data to the pipeline (#2521)
  • Fix IsPermanent to account for wrapped errors (#2455)
  • otlp exporter: Preserve original error messages (#2459)
Commits
  • 7d7ae2e Release v0.21.0 (#2535)
  • 5c1c1ce Improve caching for go actions, add go build cache (#2519)
  • 4ab3625 Increase memory limit for TestTraceNoBackend10kSPS (#2538)
  • 49d0b61 Add SASL_SCRAM authentication mechanism on kafka exporter (#2503)
  • 0ed7a4c docs(component): improves the documentation to clarify that components should...
  • a04feee Remove accessors for deprecated status code, fix receiver logic (#2521)
  • 9383e82 Update docs and code comments to not refer to old consumerdata (#2511)
  • 92f1cac Remove warning about IsNil, this function no-longer exists (#2518)
  • f46ee92 Run build binaries in parallel (#2520)
  • d71dd31 Remove deprecated function IsValid from trace/span ID (#2522)
  • 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)

@dependabot dependabot bot requested a review from a team March 1, 2021 07:07
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 2021
@codecov
Copy link

codecov bot commented Mar 1, 2021

Codecov Report

Merging #2515 (4b2dfb8) into main (16d8ca9) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2515   +/-   ##
=======================================
  Coverage   91.32%   91.32%           
=======================================
  Files         431      431           
  Lines       21480    21480           
=======================================
  Hits        19616    19616           
  Misses       1395     1395           
  Partials      469      469           
Flag Coverage Δ
integration 69.24% <ø> (ø)
unit 90.22% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 16d8ca9...4b2dfb8. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/go_modules/internal/tools/go.opentelemetry.io/collector/cmd/mdatagen-0.21.0 branch 2 times, most recently from 3a91e7a to 6cc1d80 Compare March 2, 2021 03:11
@bogdandrutu bogdandrutu force-pushed the dependabot/go_modules/internal/tools/go.opentelemetry.io/collector/cmd/mdatagen-0.21.0 branch 2 times, most recently from b48dbdf to 699a28f Compare March 3, 2021 21:14
@bogdandrutu
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 5, 2021

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@bogdandrutu
Copy link
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/go_modules/internal/tools/go.opentelemetry.io/collector/cmd/mdatagen-0.21.0 branch from 699a28f to ec12c84 Compare March 5, 2021 19:23
@bogdandrutu bogdandrutu force-pushed the dependabot/go_modules/internal/tools/go.opentelemetry.io/collector/cmd/mdatagen-0.21.0 branch from ec12c84 to 4b2dfb8 Compare March 9, 2021 00:42
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 11, 2021

A newer version of go.opentelemetry.io/collector/cmd/mdatagen exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@bogdandrutu
Copy link
Member

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 11, 2021

Superseded by #2659.

@dependabot dependabot bot closed this Mar 11, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/internal/tools/go.opentelemetry.io/collector/cmd/mdatagen-0.21.0 branch March 11, 2021 21:54
ljmsc referenced this pull request in ljmsc/opentelemetry-collector-contrib Feb 21, 2022
* Add env support for batch span processor

* Update changelog

* lint
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants