TeamCity On-Premises Releases

Released: May 8, 2025

Updates in 2025.03.2

Fixes

  • Fixed problem where builds getting stuck in the build queue due to agent cloud profile errors.
  • Fixed issue where hanging Kubernetes Executor builds that run cross-platform msbuild commands.
  • Fixed 'Failed to copy artifacts' errors in the Artifact Migration tool.
  • The project-config.xml was file missing from large project clones.

Released: Apr 16, 2025

Updates in 2025.03.1

Fixes

  • Custom report tab scrolls infinitely.
  • Error with test reports for package names starting with a digit.
  • Warnings in triggers log - "lastProcessedModId has become unreachable, will reset it".
  • Problem with cached parameters after removing PullRequest (BitBucker Server).
  • externalStatus.html requires authenticated session to show the information.
  • git-lfs does not work on agent version 2025.03.
  • Upgrade to 2025.03 might fail in PipelineNameToProjectNameConverter when build type XML config is...

Released: Mar 20, 2025

Updates in 2025.03

Features

  • TeamCity UI Updates - As part of the previously announced TeamCity/Pipelines merge, version 2025.03 introduces another major UI update. Key changes include:
    • The Edit Project/Configuration button is replaced with the Settings toggle. The View and Edit modes toggled by this UI element use different accent colors for distinguishing between the two at a glance. In addition, TeamCity stays in the selected mode unless you explicitly switch it. This means once you've switched to project...

Released: Mar 7, 2025

Updates in 2024.12.3

Features

  • Updated plugin for .NET runtime detection on Ubuntu 22.04/24.04.

Fixes

  • externalStatus.html requires authenticated session to show information.
  • S3 cleanup cannot delete artifacts: "Project is not specified to get correct Connection".
  • False warning on unauthenticated docker pull.
  • Mute doesn't work for Unit 5 TestFactory generated tests.
  • Container Deployer runner is broken.
  • Change agent requirement for cross-platform ReSharper CLT.
  • GitHub App always times out when loading repositories...

Released: Feb 3, 2025

Updates in 2024.12.2

Features

  • S3 Parallelized Download - S3 artifact storage plugin is now capable of downloading build artifacts in parallel from S3 and S3-compatible artifact storages which improves performance.

Fixes

  • Color of the health item changes depending on the theme.
  • Querying builds running on a specific agent returns agent-less builds.
  • Kubernetes Executor: default value of image pull policy is pushed as a param to DSL.
  • teamcity.build.chain.onlyTags and teamcity.build.chain.skipTags don't work with...

Released: Jan 17, 2025

Updates in 2024.12.1

Features

  • Enhanced VCS checkout, ensuring revision computation considers all VCS root variations.
  • Added support for MySQL 8.4 by adding 'allowPublicKeyRetrieval' to the database connection URL.

Fixes

  • Resolved problem with truncated build tags, addressing an issue that impacted tag visibility.
  • Fixed possible agent hang-ups during artifact publishing.
  • Fixed SSH agent build feature issues on Windows.

Released: Nov 28, 2024

Updates in 2024.12

Features

  • Pipelines Merge Announcement and Major UI Changes
    • The top navigation bar has been replaced with a sleek side menu, revamped breadcrumbs, refreshed project and configuration icons, and introduced other visual enhancements for a cleaner, more functional experience.
    • Although significant on their own, these changes are more than a visual refresh - they lay the foundation for another major upcoming change: the integration of TeamCity and TeamCity Pipelines.
    • Currently, TeamCity focuses on...

Released: Oct 1, 2024

Updates in 2024.07.3

Fixes

  • SSH agent fails on Win with 2024.07.2 TeamCity update.
  • Failed to obtain details if agent is local for cloud agents.
  • Wrong number of pending changes in build configuration tab if <all branches> is selected.
  • "Builds metadata storage is corrupted and will be recreated" when starting secondary node.
  • Cannot connect to SVN with locally stored user credentials in 2024.07+.
  • Build may be canceled when the server is temporary unavailable (repeating failure after successful registration...

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...

Released: Aug 6, 2024

Updates in 2024.07.1

Fixes

  • JB license: Offline activation and Licenses page loading may take several seconds, if request to JBA is waiting for response.
  • Running Maven in docker using <Custom> maven version fails.
  • Custom build dialog triggers a build with original artifact dependency even if dependency is set to rebuild.
  • JB license: Add separate help link to the documentation page that describes activation process.
  • Maven's release:prepare goal is failing in TC build step with ProvisionException.
  • Excessive...