Skip to content

chore(deps): bump flagsmith-flag-engine to 0.6#48

Merged
Zaimwa9 merged 1 commit into
mainfrom
chore/bump-flag-engine-0.6
Jul 21, 2026
Merged

chore(deps): bump flagsmith-flag-engine to 0.6#48
Zaimwa9 merged 1 commit into
mainfrom
chore/bump-flag-engine-0.6

Conversation

@Zaimwa9

@Zaimwa9 Zaimwa9 commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Bump flagsmith-flag-engine from 0.5.1 to 0.6.0

What changed in flag-engine 0.6

Additive only — no breaking changes:

  • Added feature_type: String field to FeatureMetadata (with serde(default))
  • Made Feature::feature_type visibility pub (was private)
  • Plumbed feature_type through engine eval mappers

None of the types this client uses (FlagsmithValue, FlagsmithValueType, FeatureState, Environment, Trait, Segment, EvaluationResult) were modified.

Verification

All 40 tests pass locally (16 unit + 24 integration).

Note

This unblocks open-feature/rust-sdk-contrib#98, which is currently failing due to a diamond dependency conflict (the flagsmith crate pinned flag-engine to 0.5 while the provider bumped to 0.6). Once this ships as a new flagsmith release, that PR can land.

Signed-off-by: wadii <wadii.zaim@flagsmith.com>
@Zaimwa9
Zaimwa9 requested a review from a team as a code owner July 21, 2026 09:00
@Zaimwa9
Zaimwa9 requested review from emyller and removed request for a team July 21, 2026 09:00
@Zaimwa9
Zaimwa9 merged commit fd04f5a into main Jul 21, 2026
2 checks passed
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.

2 participants