TeamCity On-Premises Releases

Released: Mar 27, 2024

Updates in 2024.03

Funktionen

  • Semi-Automatic Security Updates - To keep you ahead of the curve in preventing and mitigating security issues, TeamCity now automatically downloads critical security updates. This approach helps to keep your system fortified against emerging risks and to swiftly tackle major vulnerabilities. Note that after an update is downloaded automatically, a system administrator still needs to approve its installation.
  • New Bundled Plugin: HashiCorp Vault - The HashiCorp Vault Support plugin is...

Released: Mar 4, 2024

Updates in 2023.11.4

Fehlerkorrekturen

  • If TeamCity is unable to reach jetbrains.com, it can slow down the start of the builds as well as some pages.
  • jacocoReport.xml is created empty due to ClassNotFoundError (if non bundled Jacoco is used).
  • AWS instance role/profile permissions no longer used by EC2 Cloud Profile in 2023.11.3.
  • Builds take incorrect revision if using settings from VCS and only negative checkout rules are defined.
  • EC2 cloud profile configuration missing agent push preset.
  • Cannot find a node...

Released: Jan 30, 2024

Updates in 2023.11.3

Fehlerkorrekturen

  • Artifacts downloading can be broken if the same host as the Server URL and Artifacts URL is used.
  • Request for agent files tree can fail with ConversionException exception.
  • Matrix build overview: "Pinned" and "Favorite" filters are always disabled.
  • Versioned settings update can stop working in some projects if too many update tasks are created.
  • Extra ID parameter is committed to DSL Settings for awsConnection if Display name of this AWS connection was changed in S3.
  • Excessive...

Released: Jan 18, 2024

Updates in 2023.11.2

Fehlerkorrekturen

  • Docker exec overrides user-defined working directory.
  • Logout function does not redirect to login page.
  • Secure parameters are not encrypted with the current encryption key after updating a project parameter.
  • Cannot override build configuration environment variables in docker wrapper.
  • Matrix builds overview: Dynamic status filters make parameters dropdown jumping for a running build.
  • Failed to perform runner finish stage jetbrains.buildServer.agent.impl.buildStages.runnerStages...

Released: Dec 15, 2023

Updates in 2023.11.1

Fehlerkorrekturen

  • Bitbucket commit status rejected due to too long key.
  • Multiple Problems after Upgrade to 2023.11.
  • Test parsing doesn't work.
  • Access to Subversion (SVN) broken "NoSuchMethodError: 'boolean org.apache.sshd.client.future.ConnectFuture.await()'".
  • Matrix build does not checkout from VCS root defined in DSL feature branch.
  • Predefined parameter teamcity.build.branch is not available in Parallel tests and Matrix builds.
  • Personal access token with outdated or corrupted refresh token can...

Released: Nov 28, 2023

Updates in 2023.11

Funktionen

Matrix Build

  • In TeamCity, you can leverage build parameters to replace raw values across build scripts, configuration/project settings, command-line arguments, and so on. Normally, each a parameter stores only one value. Starting with this release, you can add the Matrix Build feature to your configurations to specify a range of possible parameter values.
  • Adding multiple parameters, each with its own set of values, forms a matrix. TeamCity will run a build for each cell of this matrix...

Released: Sep 18, 2023

Updates in 2023.05.4

Funktionen

  • You can now download build log with message timestamps which contain date in addition to time.

Fehlerkorrekturen

  • Unable to view change details/diffView for a personal patch uploaded via REST API uploadDiffChanges.
  • Make SSLInvestigator use proxy settings to check custom certificates.
  • The incorrect branch is used for re-run for a build finished in a default branch if the default branch was changed.
  • Running build on agent may hang when agent's buildAgent.properties is modified during the...

Released: Aug 24, 2023

Updates in 2023.05.3

Fehlerkorrekturen

  • Listing repositories may fail on create from Azure DevOps OAuth connection form due to an organization not providing access to third-party OAuth applications.
  • GitHub App connection prepares a list of repositories for too long.
  • Unexpected exception appears within agent log after each closing of Agent Terminal.
  • Use custom SSL certificate when "error setting certificate file" occurred.
  • Commit Status Publisher incorrectly parses some Azure DevOps URLs in visualstudio.com domain...

Released: Jul 25, 2023

Updates in 2023.05.2

Fehlerkorrekturen

  • agent.bat started without arguments shows error instead of help.
  • The "number" locator now fails if the value contains special symbols.
  • Windows-based Docker agent images are not compatible with containerd.
  • Push to internal NuGet feed doesn't work on agent with .NET 8.
  • GitHub App connection: public repos of one user can invisible to another user (if the second user is not a collaborator in these repos).
  • "Error while applying patch" when building new branch (git shallow clone...

Released: Jul 11, 2023

Updates in 2023.05.1

Funktionen

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