Skip to content

1.0.2 Release

Compare
Choose a tag to compare
@shilpa24balaji shilpa24balaji released this 09 Feb 00:08
· 407 commits to master since this release
b001964

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