fix(openfeature): consume isolated malformed flags - #19626
Conversation
Bring the canonical fixture harness onto current main before adding PR 21 regex coverage. Environment: Datadog workspace
Dependency direction analysis
|
Circular import analysis
|
|
Codeowners resolved asResolved from the full PR diff against |
|
Superseded by #19627. The replacement keeps the same final tree on a clean non-merge history so Reno sees the release-note UID once, and it pins the already-green libdatadog contract fix from DataDog/libdatadog#2339. |
Motivation
The canonical FFE corpus now verifies malformed-flag isolation and SemVer build-metadata precedence. Python should consume those shared fixes from libdatadog instead of duplicating evaluator behavior.
Changes
ea8b5cc5ce335109f11f3efbc5fd608f98a3ca54a0f522622fc946c1079a384324a6e45573877ae6Decisions
Validation
cargo fmt --all -- --checkcargo metadata --locked --no-depsDepends on DataDog/libdatadog#2343.