v0.7.0
New major features
Fixes and improvements
- fix race condition with TCP/UDP client endpoints or serial endpoints (bluenviron/gomavlib@9a49375)
- avoid memory leak when reconnecting to a server (bluenviron/gomavlib@b7cbaec)
- fix constant overflow in 32bit architectures (bluenviron/gomavlib#19)
- fix crash that happens with a UDP server endpoint and packets with a size greater > 512 (bluenviron/gomavlib#16)
- Switch to Go 1.18