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/pdata from 1.0.0-rc4.0.20230130215412-26bd7b2bf678 to 1.0.0-rc6 in /processor/logstransformprocessor #7902

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 27, 2023

Bumps go.opentelemetry.io/collector/pdata from 1.0.0-rc4.0.20230130215412-26bd7b2bf678 to 1.0.0-rc6.

Release notes

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

v1.0.0-rc6/v0.72.0

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

v1.0.0-rc6/v0.72.0

🛑 Breaking changes 🛑

  • all: Remove go 1.18 support, bump minimum to go 1.19 and add testing for 1.20 (#7151)
  • pdata: Remove deprecated [Metrics|Traces|Logs]MoveTo methods. (#7165)
  • featuregate: Remove deprecated funcs in featuregate. (#7173)

💡 Enhancements 💡

  • semconv: Generated Semantic conventions 1.17 that now contains the event type. (#7170)
  • semconv: Generated Semantic conventions 1.18. (#7168)

🧰 Bug fixes 🧰

  • memorylimiterprocessor: Fix incorrect parsing of cgroups when running Collector with host mount (#6826)
  • confmap: Clear list of old already closed closers. (#7215)

v1.0.0-RC5/v0.71.0

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

v1.0.0-rc5/v0.71.0

🛑 Breaking changes 🛑

  • pdata: Add private method to GrpcServer interface, disallow direct implementation (#6966)
  • featuregate: Remove deprecated GetRegistry (#7011)
  • pcommon: Remove deprecated Map.Sort (#6688)

🚩 Deprecations 🚩

  • featuregate: Deprecate Registry.List in favor of Registry.VisitAll. (#7041)
  • featuregate: Deprecate Apply in favor of Set (#7018)
  • pdata: Deprecate [Metrics|Logs|Traces].MoveTo methods. (#7091)
  • featuregate: Deprecate RegistryOption in favor of RegisterOption (#7012)
  • featuregate: Deprecate featuregate.Registry.[IsEnabled, RegisterID, MustRegister] (#6998)

🚀 New components 🚀

  • httpsprovider: Add the httpsprovider. This component allows the collector to fetch configurations from web servers using the HTTPS protocol. (#6683)

💡 Enhancements 💡

  • exporter: Allow configuration of fields, RandomizationFactor and Multiplier, for exponential backoff algorithm when retry on failure is enabled (#6610)
  • connectors: Add "connectors", a new type of pipeline component (#2336)
    • Connectors connect pipelines by acting as an exporter in one or more pipelines and simultaneously

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [go.opentelemetry.io/collector/pdata](https://github.com/open-telemetry/opentelemetry-collector) from 1.0.0-rc4.0.20230130215412-26bd7b2bf678 to 1.0.0-rc6.
- [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases)
- [Commits](https://github.com/open-telemetry/opentelemetry-collector/commits/pdata/v1.0.0-rc6)

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

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 Feb 27, 2023
Copy link

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Dec 30, 2023
Copy link

Closed as inactive. Feel free to reopen if this PR is still being worked on.

@github-actions github-actions bot closed this Jan 14, 2024
Copy link
Author

dependabot bot commented on behalf of github Jan 14, 2024

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.

@dependabot dependabot bot deleted the dependabot/go_modules/processor/logstransformprocessor/go.opentelemetry.io/collector/pdata-1.0.0-rc6 branch January 14, 2024 05:19
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 Stale
Projects
None yet
0 participants