Skip to content

v1.8.0

Compare
Choose a tag to compare
@adam-fowler adam-fowler released this 10 Aug 08:20
· 237 commits to main since this release
6092c8f

Minor release changes

  • Add async HBJobQueue.enqueue
  • Add async HBJobQueueHandler.shutdown
  • Make HBMemoryPersistDriver public so it can be used separate from HBApplication

Patch release changes

  • Fix concurrent access issues in HBMemoryPersistDriver.