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 github.com/open-telemetry/opentelemetry-log-collection from 0.14.0 to 0.16.0 in /internal/stanza #1066

Conversation

dependabot[bot]
Copy link

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

Bumps github.com/open-telemetry/opentelemetry-log-collection from 0.14.0 to 0.16.0.

Release notes

Sourced from github.com/open-telemetry/opentelemetry-log-collection's releases.

v0.16.0

Changed

  • syslog_input config embeds syslog_parser at the top level, rather than under a syslog key (PR43)
  • Rename entry.Label to entry.Attribute (PR51)

Removed

  • Several unused packages, including flusher, buffer, k8smetadata, hostmetadata, and ratelimit (PR53)

v0.15.1

Added

  • Optional max_buffer_size parameter to tcp_input operator (PR35)
  • TLS support to tcp_input operator (PR29)

Fixed

  • Data race in syslog parser (PR32)

v0.15.0

Added

  • syslog_input operator, which combines tcp_input, udp_input, and syslog_parser into a single operator. (PR24)
  • Syslog operator RFC 3164 location parameter (PR11)
  • uri_parser operator (PR12)

Removed

  • forward_input and forward_output, which were previously intended for use in the standalone agent (PR27)
Changelog

Sourced from github.com/open-telemetry/opentelemetry-log-collection's changelog.

[0.16.0] - 2020-03-08

Changed

  • syslog_input config embeds syslog_parser at the top level, rather than under a syslog key (PR43)
  • Rename entry.Label to entry.Attribute (PR51)

Removed

  • Several unused packages, including flusher, buffer, k8smetadata, hostmetadata, and ratelimit (PR53)

[0.15.1] - 2020-03-01

Added

  • Optional max_buffer_size parameter to tcp_input operator (PR35)
  • TLS support to tcp_input operator (PR29)

Fixed

  • Data race in syslog parser (PR32)

[0.15.0] - 2020-02-25

Added

  • syslog_input operator, which combines tcp_input, udp_input, and syslog_parser into a single operator. (PR24)
  • Syslog operator RFC 3164 location parameter (PR11)
  • uri_parser operator (PR12)

Removed

  • forward_input and forward_output, which were previously intended for use in the standalone agent (PR27)
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)

pmm-sumo and others added 30 commits February 25, 2021 18:04
CircleCI configuration update and linter fixes
* Introduce cascading filter processor
* Switch to AWS ECR
* Move envs into $BASH_ENV
* AWS CLI orb
Clarify which span attributes are updated/added and `probablistic_filtering_ratio` behavior
TRACING-1684 | Change cloud.namespace tag from "ec2" to "aws/ec2".
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 18, 2021

Looks like github.com/open-telemetry/opentelemetry-log-collection is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 18, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/internal/stanza/github.com/open-telemetry/opentelemetry-log-collection-0.16.0 branch March 18, 2021 09:56
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.

4 participants