Skip to content

Releases: cryptomator/fuse-nio-adapter

6.0.1

03 Mar 12:19
6.0.1
2ee34ce

Choose a tag to compare

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

08 Jan 12:20
6.0.0
841a366

Choose a tag to compare

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

22 Sep 12:57
5.1.0
c0b6b4a

Choose a tag to compare

For a list of all notable changes, read the changelog.

Full Changelog: 5.0.5...5.1.0

5.0.5

09 Apr 09:00
5.0.5
532a19b

Choose a tag to compare

For important changes, read the changelog.

Full Changelog: 5.0.4...5.0.5

5.0.4

24 Mar 10:10
5.0.4
c5994f3

Choose a tag to compare

For a list of important changes, read the changelog.

Full Changelog: 5.0.3...5.0.4

5.0.3

14 Mar 14:12
5.0.3
3775053

Choose a tag to compare

What's Changed

  • Bump dependencies

Full Changelog: 5.0.2...5.0.3

5.0.2

31 Oct 16:03
5.0.2
fd81b82

Choose a tag to compare

What's Changed

  • Fix possible race condition when releasing and reading a file (#125)
  • By default use SMB backend in FUSE-T mounter
  • Updated dependencies
    • org.cryptomator:integrations-api to 1.4.0

Full Changelog: 5.0.1...5.0.2

5.0.1

18 Sep 11:03
5.0.1
6e06cea

Choose a tag to compare

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

24 Apr 15:06
5.0.0
3d70693

Choose a tag to compare

What's Changed

  • *[Breaking Change] Use JDK 22 by @infeo in #122
  • Dependency updates
    • org.cryptomator:jfuse from 0.6.1 to 0.7.0
    • org.cryptomator:integrations-api from 1.3.0 to 1.3.1
    • org.slf4j:* from 2.0.9 to 2.0.13

New Contributors

Full Changelog: 4.0.0...5.0.0

4.0.0

05 Dec 08:55
4.0.0
4dbe693

Choose a tag to compare

What's Changed

Breaking Changes

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