The second build of TeamCity 2021.1 Early Access Program is available for download.
TeamCity 2021.1 EAP2 brings more than 40 improvements and fixes. In these release notes, we describe the most exciting updates.
New Kotlin Script build runner
Kotlin by JetBrains is a widely adopted and concise programming language, perfect for scripting your build tasks on Windows, Linux, and macOS. In this EAP, we introduce a new build runner — Kotlin Script.
The runner is easy to configure: you just need to enter a Kotlin script or provide a path to it, and TeamCity will compile and execute it during the bu