Skip to content

v7.0.0

Latest
Compare
Choose a tag to compare
@rolodato rolodato released this 18 Dec 19:27
8d403c5

What's Changed

Breaking Changes

Version 7 removes the Id methods from the IFlag interface and Flag class to avoid deserialisation problems if this ID is null. A flag's internal ID is an implementation detail that should not be relevant to SDK users. If you have a use case that requires using a flag's internal ID, please create an issue here: https://github.com/Flagsmith/flagsmith-dotnet-client/issues

Full Changelog: v6.0.0...v7.0.0