1.3.0
Minor Changes
-
#2417
daf919b
Thanks @dmarticus! - feat: Add evaluation environments support for feature flagsThis PR adds base support for evaluation environments in the core library, allowing SDKs that extend the core to specify which environment tags their SDK instance should use when evaluating feature flags.
The core library now handles sending the
evaluation_environments
parameter to the feature flags API when configured.
Patch Changes
- #2431
7d45a7a
Thanks @marandaneto! - fix: remove deprecated attribute $exception_personURL from exception events