Skip to content

2.6.1

Compare
Choose a tag to compare
@StephenSorriaux StephenSorriaux released this 22 Jan 21:55
· 120 commits to master since this release

Bug Fixes

  • client: add missing paren (#550) (1452a48f)
  • core:
    • support deprecated KazooRetry argument (#545) (4242da80)
    • reduce timeout for the first Connect() request (#540) (2ae392e6)
  • handlers: make AsyncResult call all registered callbacks instantly if the handler has stopped running (#549) (d9e0e720)
  • recipe:
    • No more memory leak when ChildrenWatch was stopped (#543) (37bcda35)
    • No more memory leak once TreeCache was closed (#524) (c48f2733)