📝 Резюме · 🧾 Транскрипт (формат) · 📄 Оригинал (1.7 KB)
https://blog.jetbrains.com/teamcity/2026/04/teamcity-2025-11-4-bug-fix/

TeamCity 2025.11.4: финальный bug-fix апдейт

Выпуск финального минорного обновления для серии TeamCity 2025.11 On-Premises. Версия 2025.11.4 закрывает критические проблемы, накопившиеся в предыдущих versions.

Исправленные проблемы:

  • Bitbucket Cloud: Atlassian упразднил API, используемые TeamCity. Обновление восстанавливает совместимость для команд, использующих Bitbucket.
  • Unresolved output parameters: Сбои сборок, вызванные неразрешёнными выходными параметрами.
  • Excessive Git operations: Оптимизация операций с Git при проверке изменений — ускорение performance.
  • VCS problems: Устранение проблем с системами контроля версий, вызывавших падение performance.

Совместимость: TeamCity 2025.11.4 использует тот же формат данных, что все релизы 2025.11.x, поэтому апгрейд/даунгрейд внутри серии не требует backup/restore.

Почему обновлять:

  • Performance improvements
  • Лучшая совместимость с интеграциями
  • Быстрые и стабильные сборки
  • Enhanced security

Критично для Bitbucket Cloud: Команды, использующие Bitbucket Cloud connections, не могут работать без этого обновления — API, от которого зависела прежняя версия, уже не поддерживается.

Способы обновления:

  • Автоматическое обновление в текущей версии TeamCity
  • Скачивание с сайта JetBrains
  • Docker image pull (если используется контейнеризация)
🧾 Транскрипт (формат)

TeamCity 2025.11.4 Is Out Source: https://blog.jetbrains.com/teamcity/2026/04/teamcity-2025-11-4-bug-fix/

Our final bug-fix update for the 2025.11 On-Premises servers is now available. Version 2025.11.4 addresses a few issues, including the folowing:

Bitbucket Cloud connection issues related to Atlassian deprecating older APIs; Unresolved output parameters causing the build to fail; Excessive Git operations on changes checking; VCS problems causing performance issues. All TeamCity bug-fix updates include performance and security improvements, so we recommend that you never skip these minor updates. See TeamCity 2025.11.4 Release Notes for the complete list of resolved issues.

Why update? Staying up to date with minor releases ensures your TeamCity instance benefits from the following:

Performance improvements. Better compatibility with integrations. Faster, more stable builds. Enhanced security for your workflows. This update is also crucial for teams utilizing Bitbucket Cloud connections in TeamCity, as they no longer function as expected due to changes in Bitbucket API.

Compatibility TeamCity 2025.11.4 shares the same data format as all 2025.11.x releases. You can upgrade or downgrade within this series without the need for backup and restoration.

How to upgrade Use the automatic update feature in your current TeamCity version. Download the latest version directly from the JetBrains website. Pull the updated TeamCity Docker image. Need help? Thank you for reporting issues and providing feedback! If you have questions or run into any problems, please let us know via the TeamCity Forum or Issue Tracker.

Happy building!