Skip to content

tower 0.4.13

Compare
Choose a tag to compare
@hawkw hawkw released this 17 Jun 19:48
· 51 commits to master since this release
04527ae

Added

  • load_shed: Public constructor for Overloaded error (#661)

Fixed

  • util: Fix hang with call_all when the Stream of requests is pending
    (#656)
  • ready_cache: Ensure cancelation is observed by pending services (#668,
    fixes #415)
  • docs: Fix a missing section header due to a typo (#646)
  • docs: Fix broken links to Service trait (#659)