TeamCity On-Premises 2025.11.1

Released: Dec 15, 2025

2025.11.1 での更新項目

不具合の修正

  • AI Assistant and buttons "Analyze it" are available for guest user but they can't use them.
  • KeepArtifactsCleanerCache consumes a lot of disk space.
  • Add information about cloud images without registered agents to the obsolete Java on agents health report.
  • java.lang.StackOverflowError on clean build.
  • Actualize supported IDE versions.
  • Build step with a publishArtifacts service message can finish before artifacts finish uploading.
  • Pull request build feature does not provide parameters for composite builds.
  • TeamCity builds the wrong branch after an empty merge commit.
  • .NET runner: support for MSBuild Tools 2026.
  • Run in Docker Dockerfile command-line editor: caret jumps to end on edit.
  • Job-level artifacts: "Use shared files" option for dependency is enabled by default when the artifact is not shared.
  • New lines can be lost during streaming.
  • New build creation flow: wrong default checkout policy after creation.
  • Build status colors not accessible for color-blind users.
  • Build overview: difference in the height of the failed tests.
  • Perfmon build feature is not added by default to build configurations created via the new flow.
  • Corrupted tokens stored in the database are not processed correctly.
  • Build using VCS root with a parameter reference which depends on the output parameter provided by its dependency cannot collect changes.
  • Enterprise Plus license: remove information that is inapplicable for Staging license.
  • Enterprise Plus license: Improve texts on staging server, if main True-up license is not activated.
  • Upgrade Agent Java remains inactive if agent is running under JVM with ARM architecture even if there is an ARM JDK available.
  • Changing a cloud agent image with "Terminate running instances" checkbox unticked terminates the instances anyway.
  • Unclear "Internal error" error message in the build log.
  • Error calling method CloudEventListener.instanceAgentMatched during the server restart.
  • New Project Creation: First DSL import attempt fails, subsequent attempts succeed.
  • BUILD_FINISHED webhook payload is missing TimeSpentInQueue statistic.
  • Invalid argument is provided for the idsGroupsRemoved multi node event.
  • Unexpected Error: Property dotCoverCommandLineKey not found on type on the Settings page.
  • dotCover: HideAutoProperties argument doesn't work.
  • Cancelling a build during a checkout may cause 'Cannot read file C:\Users\builduser\.config\jgit\config failures and corrupted Git mirrors.
  • Microsoft SQL Server Management Studio (SSMS) MSBuild is picked over Visual Studio's Build Tools MSBuild.
  • Quick switch build configuration settings not working when pipelines are enabled.
  • Restore inline visibility of build comments without requiring an extra click.
  • Pipeline
    • TCP Run in Docker: Missing 'no result' message in Docker Image autocomplete.
    • Trends view cannot be opened with error 404, if there are pipelines on the server.
    • Original imported transitive parameter is used in jobs for overriden parameters.
    • Pipeline that has failed to start cannot show an error.
    • Webhooks with pull requests: New pull request doesn't trigger the run for the last PR (builds and pipelines).
    • Autocomplete pop-up is not scrollable with more than N elements.
    • Health report about PR branches in the VCS trigger for pipelines.
    • Imported Parameters: Suggestions in steps show all parameters from parent, not the imported ones.
    • Latest Visual Studio build tools not available within new dotnet runners (VS2026).
  • Performance
    • TeamCity 2025.11: High CPU usage from multiple Git CredentialsHelper processes.
    • Updating the login message can cause the UI to be unresponsive.
    • Checking for changes intermittently taking multiple hours to complete.
    • High CPU usage due to heavy computations inside PullRequestsBranchSpecsConflict health report.