Looking for TeamCity hosted by JetBrains? Please see TeamCity Cloud.
TeamCity On-Premises 2024.07.2
Released: Aug 29, 2024
Updates in 2024.07.2
Fixes
Fixed: Error 404 is thrown when attempting to view the contents of the 'content' directory in build artifacts.
Fixed: Matrix build (or parallel tests build) is red if there are more than 100 generated builds. While there is a limit of 350 builds in the error message.
Fixed: Exception in changesLoaded event on attempt to compute changes of auto-generated build if the main build is personal.
Fixed: Incorrect information about max number of authorized agents in case of per-usage license on the secondary node.
Fixed: Cannot start cloud agent from the Agents Page.
Fixed: Failed connection to Amazon after choosing type of a cloud profile.
Fixed: GitHub Checks report doesn't contain info about dependencies for composite builds.
Fixed: There are no separate statuses in GitHub Checks for "failed to start" and "canceled" builds.
Fixed: Provide a better status for queued builds in GitHub Checks.
Fixed: KeepArtifactsCleanerCache consumes a lot of disk space.
Fixed: Perforce ditto mapping: server-side checkout not able to build correct patсh.
Fixed: Too broad problem identity if a problem is raised by SSH agent.
Fixed: Nodes do not synchronize the entire queue from the database.
Fixed: Parameter teamcity.build.triggeredBy gets "broken" by matrix build.
Fixed: Improved error messages in service messages from TeamCity containing URLs.
Fixed: Info logging about events related to GitHub Checks Webhook Trigger.
Fixed: Already optimized build is being added to the build queue as a result of a race condition.
Fixed: Enabling the "Apply changes in snapshot dependencies and version control settings" option in Version Settings via the REST API doesn't work.
Fixed: Agent status does not change if the agent's termination is blocked by the terminal.
Fixed: NUnit runner doesn't work with NUnit Console 3.18.1.
Fixed: VMWare cloud agents may fail to fetch server URL from GuestInfo after startup.
Fixed: "SSH Agent" build feature should convert EOL in ssh keys.
Fixed: Allow to upload dotCover and ReSharper tools in tar.gz format.
Fixed: Added links to download bundled dotCover and ReSharper tools to the error info.
Fixed: Deleted subproject returns after changes in parent project, if Versioned settings are stored in custom path.
Fixed: TeamCity refuses to connect to PostgreSQL, if the password is longer than 60 characters.
Fixed: Branch filter applied but not editable on Favorite Projects view.
Fixed: Gradle build always runs tests.
Fixed: Reduce contention on update of agent parameters for cloud agents started from the same cloud image.
Fixed: Versioned settings VCS root defined in Root project can slow down start of the builds even if they are configured to use current settings.