Skip to content

Release 6.0.1

Compare
Choose a tag to compare
@brendandburns brendandburns released this 25 Sep 20:28
· 3471 commits to master since this release

Changes in this release:

  • Fix: remove the capacity limit of ProcessorListener
  • Fixes unexpectedly listener quitting leads to OOM approved
  • Fix: should not return from DefaultController.worker() method
  • manually set OKHttpClient read timeout zero ensure client doesnot timeout
  • Fixes leaking informer#controller daemon thread
  • Release/flush websocket buffers on abnormal closing
  • Add workqueue support
  • Add leader election
  • Feat: Structurelize patch object