Releases: cryptomator/fuse-nio-adapter
Releases · cryptomator/fuse-nio-adapter
6.0.1
For a list of all notable changes, read the changelog.
What's Changed
- Bump the github-actions group across 1 directory with 5 updates by @dependabot[bot] in #213
- add fallback for WinFSP directory by @infeo in #220
- Bump the maven-build-plugins group across 1 directory with 5 updates by @dependabot[bot] in #217
- Bump the github-actions group with 3 updates by @dependabot[bot] in #218
- Bump the java-test-dependencies group across 1 directory with 4 updates by @dependabot[bot] in #219
- Bump org.jetbrains:annotations from 26.0.2-1 to 26.1.0 in the java-production-dependencies group by @dependabot[bot] in #216
Full Changelog: 6.0.0...6.0.1
6.0.0
For a list of all notable changes, read the changelog.
What's Changed
- Update to JDK 25 by @infeo in #204
- Bump com.github.ben-manes.caffeine:caffeine from 3.2.2 to 3.2.3 in the java-production-dependencies group by @dependabot[bot] in #200
- Bump the github-actions group across 1 directory with 3 updates by @dependabot[bot] in #202
- Bump the java-test-dependencies group across 1 directory with 4 updates by @dependabot[bot] in #196
- Bump the maven-build-plugins group across 1 directory with 8 updates by @dependabot[bot] in #203
- Refactor CI by @infeo in #205
- Feature: Refactor logging by @infeo in #207
Full Changelog: 5.1.0...6.0.0
5.1.0
5.0.5
5.0.4
5.0.3
5.0.2
5.0.1
What's Changed
- always add
nonamedattrmount option to FUSE-T mount due to missing xattr support - updated dependencies:
org.slf4j:slf4j-apifrom 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:jfusefrom 0.6.1 to 0.7.0org.cryptomator:integrations-apifrom 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.pathinstead of hardcoded path by @nicomem in #81
Bumps
New Contributors
Full Changelog: 3.0.0...4.0.0