Skip to content

opentelemetry-configuration: resolve false-positive warning logs for newer schema minor version#5436

Open
herin049 wants to merge 3 commits into
open-telemetry:mainfrom
herin049:fix/decl-config-schema-ver
Open

opentelemetry-configuration: resolve false-positive warning logs for newer schema minor version#5436
herin049 wants to merge 3 commits into
open-telemetry:mainfrom
herin049:fix/decl-config-schema-ver

Conversation

@herin049

Copy link
Copy Markdown
Contributor

Description

Fixes issue where a false-positive warning log is emitted while using the latest supported schema version 1.1.

Fixes #5435

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

uv run tox -e py314-test-opentelemetry-configuration

Does This PR Require a Contrib Repo Change?

  • Yes. - Link to PR:
  • No.

Checklist:

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been added
  • Documentation has been updated

@herin049
herin049 requested a review from a team as a code owner July 18, 2026 23:53
@herin049 herin049 changed the title opentelemetry-configuration: resolve false-positive warning logs for newer minor version opentelemetry-configuration: resolve false-positive warning logs for newer schema minor version Jul 18, 2026
@herin049 herin049 moved this to Ready for review in Python PR digest Jul 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Ready for review

Development

Successfully merging this pull request may close these issues.

Declarative config: file_format "1.1.0" triggers a false "newer minor version" warning after the schema was bumped to v1.1.0

1 participant