liblemonshark:
-fix memory bugs (not resetting epan_dissect)
-upgrade to Wireshark 4.4.2
dotnet:
-fix utf-8 string handling
-fix field name out of range issues
-fix field type name out of range issues
-add Buffers list to Packet
-add Childrens list to Field
python:
-fix field name out of range issues
-fix field type name out of range issues
-add get_buffers list to Packet
-add get_childrens list to Field