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

Remove old schema urls before stabilizing #134

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

trask
Copy link
Member

@trask trask commented Jan 8, 2025

@trask trask requested review from a team as code owners January 8, 2025 22:13
@trask trask mentioned this pull request Jan 8, 2025
@@ -13,8 +13,6 @@ public final class SchemaUrls {
public static final String V1_26_0 = "https://opentelemetry.io/schemas/1.26.0";
public static final String V1_25_0 = "https://opentelemetry.io/schemas/1.25.0";
public static final String V1_24_0 = "https://opentelemetry.io/schemas/1.24.0";
public static final String V1_23_1 = "https://opentelemetry.io/schemas/1.23.1";
public static final String V1_22_0 = "https://opentelemetry.io/schemas/1.22.0";
Copy link
Contributor

Choose a reason for hiding this comment

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

I think you have to remove them from

too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants