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

[chore] Prepare release 0.86.0 #27206

Merged
merged 8 commits into from
Sep 26, 2023

Conversation

codeboten
Copy link
Contributor

@codeboten codeboten commented Sep 26, 2023

The following commands were run to prepare this release:

  • make chlog-update VERSION=v0.86.0
  • sed -i.bak s/0.85.0/0.86.0/g versions.yaml
  • make multimod-prerelease
  • make multimod-sync

Fixes #27199

cmd/oteltestbedcol/builder-config.yaml.bak Outdated Show resolved Hide resolved
import: github.com/open-telemetry/opentelemetry-collector-contrib/extension/storage/filestorage

exporters:
- gomod: go.opentelemetry.io/collector/exporter/loggingexporter v0.86.0
- gomod: go.opentelemetry.io/collector/exporter/otlpexporter v0.86.0
- gomod: go.opentelemetry.io/collector/exporter/otlphttpexporter v0.86.0
- gomod: github.com/open-telemetry/opentelemetry-collector-contrib/exporter/carbonexporter v0.85.0
- gomod: github.com/open-telemetry/opentelemetry-collector-contrib/exporter/carbonexporter v0.86.0
- gomod: github.com/open-telemetry/opentelemetry-collector-contrib/exporter/jaegerexporter v0.85.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we remove the jaeger exporter?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the testbed still uses it to test the jaeger receiver. i would be happy with an alternative if you have an idea

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd vote for creating an issue and moving forward with release as-is.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the testbed still uses it to test the jaeger receiver. i would be happy with an alternative if you have an idea

Thats a genius yet annoying idea.

I don't want to block the release for this, but I think we should change how this works. I'm good with an issue.

Signed-off-by: Alex Boten <[email protected]>
Signed-off-by: Alex Boten <[email protected]>
@dmitryax
Copy link
Member

Sorry, I didn't notice this PR and merged #27185

@codeboten codeboten merged commit 17e4415 into open-telemetry:main Sep 26, 2023
@codeboten codeboten deleted the prepare-release-prs/0.86.0 branch September 26, 2023 16:52
@github-actions github-actions bot added this to the next release milestone Sep 26, 2023
jmsnll pushed a commit to jmsnll/opentelemetry-collector-contrib that referenced this pull request Nov 12, 2023
The following commands were run to prepare this release:
- make chlog-update VERSION=v0.86.0
- sed -i.bak s/0.85.0/0.86.0/g versions.yaml
- make multimod-prerelease
- make multimod-sync

Fixes open-telemetry#27199

---------

Signed-off-by: Alex Boten <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

prepare release fails for v0.86.0
6 participants