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

Update change log for upcoming release #12910

Merged
merged 5 commits into from
Dec 23, 2024
Merged

Conversation

trask
Copy link
Member

@trask trask commented Dec 17, 2024

Two more PRs I'd like to try to get it:

UPDATE will move those to the Jan release

@trask trask requested a review from a team as a code owner December 17, 2024 23:46
@github-actions github-actions bot requested a review from theletterf December 17, 2024 23:46
@@ -1,3 +1,3 @@
#!/bin/bash -e

grep -Po "val stableVersion = \"\K[0-9]+.[0-9]+.[0-9]+" version.gradle.kts
grep "val stableVersion = " version.gradle.kts | grep -Eo "[0-9]+.[0-9]+.[0-9]+"
Copy link
Member Author

Choose a reason for hiding this comment

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

grep -P stopped working for me, seems it's not very standard: open-telemetry/opentelemetry-java-contrib#1596 (comment)

CHANGELOG.md Outdated Show resolved Hide resolved
@trask trask merged commit ef83bd9 into open-telemetry:main Dec 23, 2024
56 checks passed
@trask trask deleted the changelog branch December 23, 2024 05:44
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.

4 participants