- (maint) Fixes a long running, subtle bug in which we discard the trapperkeeper context on init
- TK-385 Return events as soon as possible rather than polling
- TK-389 Provide basic debouncing facilities
- TK-391 Handle overflow events
Initial release. Includes Trapperkeeper service protocol and an implementation
based on java.nio.file.WatchService
. Only recursive directory watching is
supported.