Releases: cryptomator/fuse-nio-adapter
Releases · cryptomator/fuse-nio-adapter
5.0.2
5.0.1
What's Changed
- always add
nonamedattr
mount option to FUSE-T mount due to missing xattr support - updated dependencies:
org.slf4j:slf4j-api
from version 2.0.13 to 2.0.16
Full Changelog: 5.0.0...5.0.1
5.0.0
What's Changed
- *[Breaking Change] Use JDK 22 by @infeo in #122
- Dependency updates
org.cryptomator:jfuse
from 0.6.1 to 0.7.0org.cryptomator:integrations-api
from 1.3.0 to 1.3.1org.slf4j:*
from 2.0.9 to 2.0.13
New Contributors
- @JaniruTEC made their first contribution in #108
Full Changelog: 4.0.0...5.0.0
4.0.0
What's Changed
Breaking Changes
- JDK 21 (#82)
Regular Changes
- Support for extended attributes on macOS and Linux (#35, #86)
- Relaxed inUse definition (#80)
- Remove guava by @Sineaggi in #77
- Search for lib in
java.library.path
instead of hardcoded path by @nicomem in #81
Bumps
New Contributors
Full Changelog: 3.0.0...4.0.0
4.0.0-beta5
What's changed
- deactivate extended attributes for WinFsp mounts (see #86)
Full Changelog: 4.0.0-beta4...4.0.0-beta5
4.0.0-beta4
What's Changed
- Bump dependencies, containing upstream fixes
Full Changelog: 4.0.0-beta3...4.0.0-beta4
4.0.0-beta3
4.0.0-beta2
What's Changed
- JDK 21 by @overheadhunter in #82
- Search for lib in
java.library.path
instead of hardcoded path by @nicomem in #81
New Contributors
Full Changelog: 4.0.0-beta1...4.0.0-beta2
4.0.0-beta1
What's Changed
- [BREAKING] Bump required JDK to 21
- Remove guava by @Sineaggi in #77
- experimental xattr support
- bump dependencies
Full Changelog: 3.0.0...4.0.0-beta1