Skip to content

[v3-3-test] Allow opentelemetry-semantic-conventions pre-release in constraints resolution (#71177) - #71178

Merged
potiuk merged 1 commit into
v3-3-testfrom
backport-5af8d6b-v3-3-test
Aug 5, 2026
Merged

[v3-3-test] Allow opentelemetry-semantic-conventions pre-release in constraints resolution (#71177)#71178
potiuk merged 1 commit into
v3-3-testfrom
backport-5af8d6b-v3-3-test

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Constraints cut for a release candidate resolve with --prerelease explicit,
which drops the if-necessary fallback and permits a pre-release only where a
requirement marks one. opentelemetry-semantic-conventions has never published
a final release, so without an explicit mark the resolution has nothing to
satisfy it with and generation fails outright.

Removing the need for this exception is tracked at
#71176
(cherry picked from commit 5af8d6b)

Co-authored-by: Jarek Potiuk jarek@potiuk.com

…onstraints resolution (#71177)

Constraints cut for a release candidate resolve with `--prerelease explicit`,
which drops the if-necessary fallback and permits a pre-release only where a
requirement marks one. opentelemetry-semantic-conventions has never published
a final release, so without an explicit mark the resolution has nothing to
satisfy it with and generation fails outright.

Removing the need for this exception is tracked at
#71176
(cherry picked from commit 5af8d6b)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
@potiuk
potiuk marked this pull request as ready for review August 5, 2026 12:56
@potiuk
potiuk merged commit 860eac4 into v3-3-test Aug 5, 2026
27 of 35 checks passed
@potiuk
potiuk deleted the backport-5af8d6b-v3-3-test branch August 5, 2026 12:56
@vatsrahul1001 vatsrahul1001 added this to the Airflow 3.3.1 milestone Aug 5, 2026
@vatsrahul1001 vatsrahul1001 added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Aug 5, 2026
vatsrahul1001 pushed a commit that referenced this pull request Aug 5, 2026
…onstraints resolution (#71177) (#71178)

Constraints cut for a release candidate resolve with `--prerelease explicit`,
which drops the if-necessary fallback and permits a pre-release only where a
requirement marks one. opentelemetry-semantic-conventions has never published
a final release, so without an explicit mark the resolution has nothing to
satisfy it with and generation fails outright.

Removing the need for this exception is tracked at
#71176
(cherry picked from commit 5af8d6b)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants