open-vault/changelog/18729.txt
valli_0x 8e9680223d
bug: correct sdk handling of the zero int64 value (#18729)
* bug: correct handling of the zero int64 value

* Update changelog/18729.txt

---------

Co-authored-by: valli_0x <personallune@mail.ru>
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
2023-03-09 11:25:45 +00:00

3 lines
112 B
Plaintext

```release-note:bug
sdk/backend: prevent panic when computing the zero value for a `TypeInt64` schema field.
```