Skip to content
v1.3.0-rc.2

This is a release candidate for the v1.3.0 minor release.

This release adds the "databaseTuning" config option to adjust parameters for
the database size in use. The defaults is "auto" which automatically determines
appropriate parameters. The other options are "small" (results in the
parameters used previously, and used now for small databases) and "large"
(results in the new parameters for large databases, regardless of the actual
database size).

Bugfixes:

 - #5985: Log spam and high CPU use if #include path is wrong in .stignore

Enhancements:

 - #5138: Rate limit can be very bursty
 - #5948: Improve free space checking when syncing
 - #5966: Database performance: improve situation with huge databases

Other issues:

 - #5924: Upgrade server JSON generator
 - #5991: lib/api: TestHostCheck never finishes with Go 1.13rc2 under Docker
 - #5999: Allow providing your own ldflags for building