Releases

TeamCity 2021.1.1 is here

TeamCity version 2021.1.1 is released.

This update resolves over 90 big and small issues. Plenty of them are related to improving the newly released features (such as Node.js runner and Elasticsearch) and fixing the build log representation in our experimental UI. Other prominent improvements are:

  • Regression fixes for 2021.1:
    • Fixed the behavior when subprojects were ignored in project settings committed to a VCS in XML format.
    • Fixed a bug in the NuGet performance optimization algorithm. Trying to load a package whose filename contains the “.” (dot) symbol would fail and result in the “Could not find acceptable representation” exception in the build log.
    • VSTest is now properly detected on build agents.
  • Allow sorting dependency builds by date in the Custom Run dialog.
    By default, dependency builds in the Custom Run dialog are grouped by their branches and sorted by date inside these groups. But in some projects, it might be convenient to display the newest dependency builds at the top of the list, regardless of their branch. It can now be achieved by changing the sorting method.
  • VCS roots of archived subprojects are hidden by default.
    Roots of archived subprojects aren’t usually relevant and can be safely hidden from the VCS Roots page. This makes the total list of roots shorter and easier to navigate. If you ever need to find an archived root, just enable the including archived filter above the list.

The full list of resolved issues is available in our release notes.

As any minor update, 2021.1.1 shares the same data format with all the 2021.1.x releases, so you can easily upgrade/downgrade TeamCity within these versions without performing a backup/restore procedure.

Remember to check our upgrade notes and use one of the following options to upgrade:

Your feedback is welcome in our forum or tracker.

Happy building!

image description