Zed Series Release Notes¶
15.0.0¶
Upgrade Notes¶
Python 3.6 & 3.7 support has been dropped. The minimum version of Python now supported is Python 3.8.
The
[coordination] check_watchersparameter has been removed.
Deprecation Notes¶
The
[DEFAULT] http_timeoutparameter has been deprecated. This parameter has been unused and thus has had no effect.
The
[DEFAULT] evaluation_intervalparameter has been migrated to the[evaluator]section. The old parameter is still kept for backwards compatibility but will be removed in a future release.