Hi all,
Today, we (finally) published a new release of DOMjudge: version 5.2.0.
This release contains a lot of changes. Nothing really huge, but many useful improvements especially for administators. To name a few things that have been pain points in the past: - The judgedaemon now checks for free disk space (configurable) and also uses less per judging. - Instead of crashing hard, a judgedaemon may now report an "internal error" and disable itself or a specific problem or language, e.g. if a compile or compare script fails. - Import and export from ICPC files and problem zipfiles has been improved. - Updated the REST API to WF 2016/2017 specification. - Teams can now download testcases tagged as samples.
Download as usual at https://www.domjudge.org/
Finally, we're planning to publish a "twin" 5.3 release shortly that incorporates only a few minor changes, including support for the Kotlin programming language that will be used during the 2018 ICPC World Finals. Since that requires some changes that have not been as well tested, we're going to publish this as a separate release series within one or two weeks.
Best, Jaap