diff --git a/changes/ee/fix-11542.en.md b/changes/ee/fix-11542.en.md new file mode 100644 index 000000000..0100677bf --- /dev/null +++ b/changes/ee/fix-11542.en.md @@ -0,0 +1 @@ +Enhanced Google ProtoBuf schema registry support: Now, when assigning a float to an integer using the rule engine functions `schema_encode` or `sparkplug_encode`, a `gpb_type_error` will be raised instead of the previous `badarith` error.