Skip to content

SSHJ 0.15.0

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Aug 12:52
c7f50d3

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

✨ New Features

📦 Dependency Updates

Full Changelog: v0.14.0...v0.15.0