TeamCity On-Premises 2024.07.3

Released: Oct 1, 2024

Updates in 2024.07.3

Fixes

  • SSH agent fails on Win with 2024.07.2 TeamCity update.
  • Failed to obtain details if agent is local for cloud agents.
  • Wrong number of pending changes in build configuration tab if <all branches> is selected.
  • "Builds metadata storage is corrupted and will be recreated" when starting secondary node.
  • Cannot connect to SVN with locally stored user credentials in 2024.07+.
  • Build may be canceled when the server is temporary unavailable (repeating failure after successful registration).
  • Detect untrusted builds only for gitlab.com.
  • 429 response code for repository visibility cache.
  • TeamCity tries to collect changes from a deleted Perforce Stream.
  • Cannot find a node:100479888 may occur when collecting VCS changes on the secondary node.
  • Unable to specify context parameters for versioned settings: Editing of the project settings is disabled.
  • Project creation from the GitHub App fails with 404.
  • Unexpected response from the server can stop the build on the agent if the server cannot accept data from agent for long period of time.
  • Cannot create new SVN project from URL: error "Path is invalid", if path contains upper case letters.
  • StackOverflowError on attempt to compute build artifacts state (loop via composite build artifacts).
  • Fixed <Error class: unknown class> in the DSL documentation.
  • Add information about Matrix build feature to parent Matrix build log.
  • Number of Agents instead of Max Number of Agents is shown for the True-Up license on the new page.
  • GitHub App commit hook does not schedule changes collecting in versioned settings VCS root.
  • Build dependencies view are not available when there is one dependency with lack of access.
  • Automatic plugin update proposes versions from non-stable channel.
  • Invalid directory for version settings doesn't process correctly (no validation or clear error message).
  • JB License: Warning on the Updates page shows expired server license as incompatible.
  • Slow checking for changes operation in case of XML versioned settings format.
  • High contention on a write lock when a new test name is saved in DB can slow down processing of messages from the builds.
  • Improve performance of SQL query used to check whether VCS root has a DAG.
  • 2FA: Make /disable endpoint also refresh grace period, if two factor auth is mandatory for the user.