TeamCity Cloud のリリース

Released: Jul 11, 2023

2023.05.1 での更新項目

機能

  • Improved issuing refreshable tokens for VCS roots configured to access Microsoft Azure DevOps repositories.
  • Improved support for automatic aggregation of artifacts produced by parallel batch builds.
  • Improved support for using ECC private keys when configuring a secure HTTPS access to the TeamCity server.
  • TeamCity Docker images now include new options for ARM devices.

Released: May 26, 2023

2023.05 での更新項目

機能

  • Added a new dark theme - The dark theme can help reduce eye strain and eliminate visual distractions. TeamCity's dark theme is available for both the Classic and Sakura UIs. In addition to the Light and Dark options, you can also choose System theme which will automatically match your OS settings.
  • Agent terminal - In this release, you can now open remote terminals to agent machines directly from the TeamCity UI in order to easily view agent logs, check installed software, and debug specific...

Released: Oct 27, 2022

2022.10.x での更新項目

2022.10.3

Updated Mar 21, 2023

Fixes

  • Improved the log message when a port for the HTTPS connection is busy.
  • .NET custom step exiting with 1 doesn't fail the build.
  • NuGet feed cleared after upgrading from 2022.10.1 to 2022.10.2.
  • Update Git version within TeamCity Docker Images: 2.39.1 -> 2.39.2.
  • Kotlin DSL generates excessive UI Patch for 'branchFilter' VCS option parameter.
  • Build can fail with "Unable to collect changes" error if VCS generic executor pool queue is full.
  • Set focus on first...

Released: Apr 28, 2022

2022.04.x での更新項目

2022.04.4

Updated Sep 19, 2022

Features

  • Referencing parameters as variables is now supported for Approval rules in the Build Approval feature.

Fixes

  • Non-optimal reporting of build statuses in the Commit Status Publisher feature has been fixed.

2022.04.3

Updated Aug 10, 2022

Fixes

  • Previously finished successful test batches are now reused when rerunning a build with the Parallel Tests build feature enabled.
  • Fixed the issue with Commit Status Publisher sending excessive status updates for builds...

Released: Oct 25, 2021

2021.2.x での更新項目

2021.2.3

Updated Feb 16, 2022

Features

  • Add compatibility with BitBucket's checks for merging pull requests.

Fixes

  • Changes from unknown VCS users are not shown among avatars.
  • Insecure Tomcat connector attributes: missing secure attributes.
  • Jacoco report service message with reportDir parameter does not generate report.
  • Suite name does not appear in the tests report sometimes.
  • Build with two VCS roots fails with "Builds in default branch are disabled in build configuration" even though one VCS...

Released: May 20, 2021

2021.1.x での更新項目

2021.1.4

Updated Oct 8, 2021

Features

  • Added support for OpenSSH keys. You can now upload a key to TeamCity and reuse it when configuring VCS roots or running an SSH agent during a build.
  • Added the ability to run Python step on any version (AnyPython agent parameter support).

Fixes

  • Fixed a recent problem with sending email notifications that was observed on some TeamCity servers.
  • Removed the obsolete Let’s Encrypt root certificate from the TeamCity Docker images. Its presence was causing problems...