- BUGFIX: several memory leaks fixed
awsiot.eventstreamrpc
(used bygreengrasscoreipc
) had circular references the gc could not clean upawscrt.eventstream.rpc.ClientConnection
was leaking its native partawscrt.eventstream.rpc.ClientContinuation
was leaking incoming headersawscrt.http.HttpRequest
was leaking its headersawscrt.auth.AwsSigningConfig
was leaking its native part- each call to
awscrt.auth.aws_sign_request()
was leaking native native data
- BUGFIX: several MQTT race conditions fixed
- BUGFIX: fixed errors when application is running on Windows for 21 days