Skip to content

Release v1.35.0/v0.57.0/v0.11.0 #6407

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

Merged
merged 10 commits into from
Mar 5, 2025
Merged

Conversation

XSAM
Copy link
Member

@XSAM XSAM commented Mar 4, 2025

Overview

This release is the last to support Go 1.22.
The next release will require at least Go 1.23.

Added

Changed

  • Update github.com/prometheus/common to v0.62.0., which changes the NameValidationScheme to NoEscaping. This allows metrics names to keep original delimiters (e.g. .), rather than replacing with underscores. This is controlled by the Content-Type header, or can be reverted by setting NameValidationScheme to LegacyValidation in github.com/prometheus/common/model. (Update module github.com/prometheus/common to v0.62.0 and fix tests #6198)

Fixes

@XSAM XSAM added this to the v1.35.0 milestone Mar 4, 2025
@XSAM XSAM added the Unlock Released Changelog PRs that need to change released section in CHANGELOG.md label Mar 4, 2025
Copy link

codecov bot commented Mar 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.8%. Comparing base (3908b67) to head (cd0e29c).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #6407     +/-   ##
=======================================
- Coverage   81.8%   81.8%   -0.1%     
=======================================
  Files        283     283             
  Lines      24899   24899             
=======================================
- Hits       20380   20379      -1     
- Misses      4116    4117      +1     
  Partials     403     403             

see 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@XSAM XSAM mentioned this pull request Mar 4, 2025
14 tasks
@XSAM XSAM requested a review from MrAlias March 5, 2025 18:24
@XSAM XSAM merged commit 5ba5e7a into open-telemetry:main Mar 5, 2025
38 of 39 checks passed
@XSAM XSAM deleted the release-v1.35.0 branch March 5, 2025 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Unlock Released Changelog PRs that need to change released section in CHANGELOG.md
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants