Changes
- smbfs: implement java.nio.file.WatchService support (#889) @laeubi
- smbfs: make SmbFileChannel a real java.nio.channels.FileChannel (#888) @laeubi
- smbfs: reuse connection/session/share instead of reconnecting per operation (#887) @laeubi
- smbfs: add serialVersionUID and tighten InvalidShareException visibility (#886) @laeubi
- Feature/filesystem over dfs (#884) @dgodfrey
🐛 Bug Fixes
- Issues 855, 856, 857 (#858) @JozefDropco
✨ New Features
📦 Dependency Updates
- Miscellaneous fixes (#891) @hierynomus
Full Changelog: v0.14.0...v0.15.0