TeamCity On-Premises 2025.11.3

Released: Feb 19, 2026

2025.11.3 での更新項目

機能

  • Added support for quick search in remote builds in "My changes" tab.
  • Improved build configurations in a Projects hierarchy on "My changes" tab.
  • Added retries for PowerShell detection command.
  • Docker: Updated bundled Git version: 2.52.0 to 2.53.0.

不具合の修正

  • In the case of multiple Kotlin DSL settings.kts files under the .teamcity directory it should be possible to select the one which should be executed.
  • Docker Images, DinD support: Made Docker GID fixed to align across the releases.
  • SSH Agent-side checkout fails for VCS root created with new creation flow.
  • Incorrect test count when selecting failed tests.
  • Connection settings are cleaned up after changing the parent project for the connection.
  • Fixed PowerShell detection on Windows for PowerShell Core edition.
  • Optimize PowerShell detection on Windows by avoiding launching the PowerShell executable when possible.
  • "Restart server" on the Plugins page does nothing.
  • Long beforeBuildFinish makes build invisible on some pages.
  • "Stop build" button partially obscured in classic UI.
  • Deadlock during logging in from the login dialog while the auto-login feature is enabled.
  • After upgrading to IDEA 2024.3 TeamCity "open in IDE" dialog doesn't detect running IDEA.
  • Login fails with NPE.
  • Project things leaking through the TC plugin.
  • Don't show the re-encryption health report for after the update.
  • Edit roles pages for a user or group as well as user list page are slow if there are many projects available to the current administrator.
  • Locking in AI assistant plugin (DBBackedCustomDataStorage.refresh).
  • Queuing many builds with the same VCS Root Instance and Checkout Rules can lead to builds hanging on the "Finalize build settings" stage.
  • Unnecessary computations are performed in the CommonBranchSpec probably because of the different order of the pull requests returned by the PullRequests build feature.
  • TeamCity performs fetch with ^refs/tags/,+refs/ :refs/* refspec as soon as the number of branches in repository reaches 200.
  • JdkTypedValueSet slows TeamCity server startup.
  • Should preload build promotions from DB in the SecuredBuildHistory::findEntries method.
  • Slow removal of a large project tree (slow ProblemMutingServiceImpl.projectRemoved listener).