Skip to content

Releases: SWAT-engineering/java-watch

v0.9.7

Choose a tag to compare

@DavyLandman DavyLandman released this 09 Mar 08:56
7414d1e

Full Changelog: v0.9.6...v0.9.7

v0.9.6

Choose a tag to compare

@DavyLandman DavyLandman released this 12 Dec 08:39

What's Changed

  • updated our dependencies
  • Change log level of overflow rescanner when directory doesn't exist by #80

Full Changelog: v0.9.5...v0.9.6

v0.9.5 - better error reporting

Choose a tag to compare

@DavyLandman DavyLandman released this 10 Sep 13:36
603d119
  • Improve error checks reporting
  • Fixed bug with thread pool construction

Full Changelog: v0.9.4...v0.9.5

v0.9.4 replaced jna with rust & jni

Choose a tag to compare

@DavyLandman DavyLandman released this 14 Aug 11:07
e23921b

This release replaces our JNA based macOS binding to an jni&rust based solution.

Full Changelog: v0.9.3...v0.9.4

v0.9.3 use daemon threads for internal operations

Choose a tag to compare

@DavyLandman DavyLandman released this 10 Jul 10:04
20f0cb5

Full Changelog: v0.9.2...v0.9.3

v0.9.2 change the default to also use the new FSEvent API on macOS

Choose a tag to compare

@DavyLandman DavyLandman released this 30 Jun 08:28
db16133
  • Use the FSEvents API as the default on Mac by @sungshik in #54

Full Changelog: v0.9.1...v0.9.2

v0.9.1 macOS support using native api

Choose a tag to compare

@DavyLandman DavyLandman released this 17 Jun 12:37
667d964
  • A breaking change of the top level function name (#37)
  • On macOS we now use the "File System Events" API, to avoid the JDK polling behavior (#39)
  • New additions to the test suite for renames and deletes (#42 and #39)

Full Changelog: v0.5.0...v0.9.1

v0.5.0 first version

Choose a tag to compare

@DavyLandman DavyLandman released this 15 Apr 10:24
f4df32b

First version of java-watch. Included features:

  • Monitor changes at:
    • single entry level
    • directory level (only direct descendants)
    • all descendants level
  • Handle OVERFLOW events:
    • Yourself
    • We generate events for all current entries on disk
    • We keep track of changes in a map, and based on modification stamp generate a most likely events
  • extensive tests for Linux/Windows/OSX support

v0.5.0-RC4

v0.5.0-RC4 Pre-release
Pre-release

Choose a tag to compare

@DavyLandman DavyLandman released this 11 Apr 10:41
da5ee3a
[maven-release-plugin] copy for tag v0.5.0-RC4

v0.5.0-RC3

v0.5.0-RC3 Pre-release
Pre-release

Choose a tag to compare

@DavyLandman DavyLandman released this 11 Apr 10:33
1deec76
release 0.5.0-RC3