Просмотр исходного кода

docs: add changelog entry for gpb upgrade

Kjell Winblad 2 лет назад
Родитель
Сommit
fa9326f8ca
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      changes/ee/fix-11563.en.md

+ 1 - 0
changes/ee/fix-11563.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.