Forráskód Böngészése

docs: add changelog entry for gpb upgrade

Kjell Winblad 2 éve
szülő
commit
36d44ca5b7
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      changes/ee/fix-11542.en.md

+ 1 - 0
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.