Skip to content
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.

v1.8.0

Latest
Compare
Choose a tag to compare
@acouvreur acouvreur released this 23 Jul 16:57
· 2 commits to main since this release

1.8.0 (2022-07-23)

Bug Fixes

  • swarm: add an extra wait of 5 seconds to consider a service up (410a5e1)
  • swarm: avoid API hammering on scaling request (#26) (4eb086f)
  • upgrade tinykv to avoid "fatal error: concurrent map iteration and map write" during periodic syncs (1a14070)

Features