1.0.2 Release
Added
- Added /cloud-status and /cloud-disconnect CRUD fields
- Added log for time difference of parodus connect time and boot time
- Added logic to shut down all tasks properly
- Added mutex protection to make client list and nn_sends thread safe
Changed
- Refactored connection logic and retries
- Partner-id comparison made case insensitive
- Refactored Upsteam RETRIEVE flow
- Enabled valgrind
Fixed
- Memory leaks
- Crash in CRUD request processing
- Issue in RETRIEVE response processing
See Changelog for additional details