summaryrefslogtreecommitdiff
tag namev1.4.0-rc.11 (d99803836a7f2d0f9b640bd7e92513fd80516ad1)
tag date2020-03-06 20:52:48 +0100
tagged byJakob Borg <jakob@kastelo.net>
tagged objectcommit db02545ef3...
downloadsyncthing-1.4.0-rc.11.tar.gz
syncthing-1.4.0-rc.11.zip
v1.4.0-rc.11
This is a release candidate for the v1.4.0 minor release. Important changes: - A new config option maxConcurrentIncomingRequestKiB has been added to limit the maximum amount of request data being concurrently processed due to incoming requests. This limits Syncthing's peak RAM usage when there are many connected devices all requesting file data. The default is 256 MiB. - The config option maxConcurrentScans has been removed and replaced a new config option maxFolderConcurrency. In addition to just limiting concurrent scans it now also limits concurrent sync operations. The default is the number of available CPU threads ("GOMAXPROCS"). - Syncthing now always runs the monitor process, which previously was disabled with -no-restart. This facilitates crash reporting and makes logging behave more consistently. The observed behavior with -no-restart should be the same as before but the internals differ. - The database schema has been improved and will result in a migration plus compaction at first startup after the upgrade. Bugfixes: - #4774: Doesn't react to Ctrl-C when run in a subshell with -no-restart (Linux) - #5952: panic: Should never get a deleted file as needed when we don't have it - #6281: Progress emitter uses 100% CPU - #6300: lib/ignore: panic: runtime error: index out of range [0] with length 0 - #6304: Syncing issues, database missing sequence entries - #6335: Crash or hard shutdown can case database inconsistency, out of sync Enhancements: - #5786: Consider always running the monitor process - #5898: Database performance: reduce duplication - #5914: Limit folder concurrency to improve performance - #6302: Avoid thundering herd issue by global request limiter -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEncwpqDEvXA8mJeduSfWuwLzlJMcFAl5iqhAACgkQSfWuwLzl JMfI9Q//TaUdfc+flJyUAORl2+J3exqxQEh1qQ0zeheMuNcOlSdQLrTdbbykSJDz IRSfJfYL8r0nUi5WjRNcKW4IlOUWnVMAeTflMsZuf+zTZPb+TLEAPv5ogDs++qLj IZQYXGhgXFU9TlWBP1JQ2Cbgg2r96r+qPooYDDY2mmyPrRugV0a4VyH9ICekuvZg c+wXC3bOoIYRpsDz/tOPgacEdy2zqt5VOYCw2Kej2S/PlZuntn8ItF9MesMmozHy Y3HspswYskaihJjMpz3cYCcp98B7bA5eyIsBKavxtHShL7U8QPisehzkl6/62NeT 42B6aGL7fmqo0ym41/8y0FUCbtzt+RtRlzWeIWBGedEKCMhabn8K9LN0Fp9SFfeA zyCAuN6XuH/M7qtlQ7yWrp2SDAeY03wFYFY8LvdgdWUm0bpbdJcXMqN8ezLewOxc JWyLxW9d36To2+AwrcB6NWcX+mXQxm36oOtejlyqKzou0PfYHRLYjWTJBQPPeK22 7gxm6ivLnBYkbUAdV4wLvz3Os3CfoDWehO2wNItG2xlhgbOU3yUw8ck9FabAwG0H lc5VEjz91oExhE1lEf1ZGfna8k6nwjK3mo9YGsqO9G4ivH4JGhXAO6eJmkWFinQy iZDcSWoBYlOlxW/kNhJZxv9NgVCDw2cVwx9b1KCUwo2MZHuk4cA= =JCDN -----END PGP SIGNATURE-----