Version 1.26.0

master v1.26.0
Girish Ramakrishnan 2023-12-12 11:33:35 +01:00
parent 575262b21e
commit 15c363a5f7
2 changed files with 4 additions and 1 deletions

View File

@ -433,3 +433,6 @@
* #9269: panic: nil pointer dereference in (*indexHandlerRegistry).startLocked
* #9274: Missing lock in DeviceStatistics ("fatal error: concurrent map read and map write")
[1.26.0]
* Add LDAP support

View File

@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Decentralized file synchronization",
"version": "1.25.2",
"version": "1.26.0",
"upstreamVersion": "1.27.1",
"healthCheckPath": "/healthcheck",
"httpPort": 8000,