Skip to content

Releases: cryptomator/webdav-nio-adapter

2.0.6

05 Feb 16:34
2.0.6
b02ef7a
Compare
Choose a tag to compare

What's Changed

  • Bump dependencies (#74)

For a full changelog, see 2.0.5...2.0.6

2.0.5

19 Oct 08:50
2.0.5
1491800
Compare
Choose a tag to compare

What's Changed

  • Bump the maven-dependencies group with 2 updates by @dependabot in #53

Security Fixes

Full Changelog: 2.0.4...2.0.5

2.0.4

18 Sep 10:04
2.0.4
b5df40e
Compare
Choose a tag to compare

What's Changed

Security Fixes

Full Changelog: 2.0.3...2.0.4

2.0.3

26 May 11:23
2.0.3
2a912d2
Compare
Choose a tag to compare

Bumped dependencies:

  • apache jetty to 10.0.14
  • slf4j to 2.0.7

Full Changelog: 2.0.2...2.0.3

2.0.2

06 Mar 13:11
2.0.2
208be66
Compare
Choose a tag to compare

Bugfixes

  • Using WindowsMounter with specific drive letter in as absolute paths throws Systemerror 67 (#47)
  • Using WindowsMounter with loopback hostname other than localhost, unmount() does not remove shared drive (#48)

Full Changelog: 2.0.1...2.0.2

2.0.1

03 Mar 15:13
2.0.1
6f7bc87
Compare
Choose a tag to compare

Bugfixes

  • Collection of registered context paths not updated for defaul context handler (#46)

Full Changelog: 2.0.0...2.0.1

2.0.0

22 Feb 11:33
2.0.0
6feec9f
Compare
Choose a tag to compare

Breaking Changes

What's Changed

  • Removed dependencies:
    • Dagger
    • Guava
  • New Dependencies: Caffeine

Full Changelog: 1.2.8...2.0.0

Release 2.0.0-beta5

13 Feb 21:24
2.0.0-beta5
8b301c6
Compare
Choose a tag to compare
Release 2.0.0-beta5 Pre-release
Pre-release
  • bump dependency
  • change name of WebDAV fallback mount service

Full Changelog: 2.0.0-beta4...2.0.0-beta5

Release 2.0.0-beta4

26 Jan 11:50
2.0.0-beta4
412c08c
Compare
Choose a tag to compare
Release 2.0.0-beta4 Pre-release
Pre-release
  • gracefully unmount GIO mount, if directory is not already removed

Release 2.0.0-beta3

23 Jan 12:52
2.0.0-beta3
7499936
Compare
Choose a tag to compare
Release 2.0.0-beta3 Pre-release
Pre-release
  • Fixed FalbackMounter not implementing getDefaultLoopbackPort
  • Added: WindowsMounter support VOLUME_NAME
  • Bump dependencies