otel-launcher-go
otel-launcher-go copied to clipboard
Bump go.opentelemetry.io/collector/config/configtls from 0.98.0 to 0.99.0 in /pipelines
Bumps go.opentelemetry.io/collector/config/configtls from 0.98.0 to 0.99.0.
Release notes
Sourced from go.opentelemetry.io/collector/config/configtls's releases.
cmd/builder/v0.99.0
Images and binaries here: https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.99.0
Changelog
Sourced from go.opentelemetry.io/collector/config/configtls's changelog.
v1.6.0/v0.99.0
🛑 Breaking changes 🛑
component
: Removed deprecated functionGetExporters
fromcomponent.Host
interface (#9987)🚩 Deprecations 🚩
confighttp
: deprecate ToClientContext, ToServerContext, ToListenerContext, replaced by ToClient, ToServer, ToListener (#9807)configtls
: DeprecatesClientConfig.LoadTLSConfigContext
andServerConfig.LoadTLSConfigContext
, useClientConfig.LoadTLSConfig
andServerConfig.LoadTLSConfig
instead. (#9945)💡 Enhancements 💡
Commits
fb9d80d
[chore] Prepare release v1.6.0/v0.99.0 (#10018)b473034
[chore][cmd/builder] Include replaces in builder versioning tests (#10016)cc9e3dd
[mdatagen] Rename include/exclude config options (#9960)bb48107
[exporter/otlp] Allow DNS scheme to be used in endpoint (#10010)6611edf
RemoveGetExporters
from component.Host (#9987)256c7c3
[cmd/builder] Allow configuring confmap providers (#9513)d1e631b
[builder] only compare major and minor versions from gomod (#9997)cb0637f
Support metric.metadata in pdata/pmetric (#10006)7b046d9
[cmd/builder] Remove undocumented strictness check (#9999)0aa9b10
[cmd/builder] Improve TestVersioning (#10000)- Additional commits viewable in compare view
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)