Skip to content

v0.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 17 May 08:29
· 16 commits to master since this release
b0ac0de
msgpack: increase the string and map size limits

This PR increases the maximum string length and map size
to accomodate use cases where certain data is erroneously
packed into certain fields.

Signed-off-by: Aditya Prajapati <aditya@calyptia.com>