TeamCity On-Premises Releases

Released: Aug 29, 2019

Updates in 2019.1.3

Fehlerkorrekturen

Usability Problem

  • Do not scroll sidebar after selecting item, which belongs to favorites.
  • Trends and builds list show different last build.

Bug

  • Extremely long service message does not catch failed test.
  • Lock wait timeout in MySQL while updating last login timestamp.
  • Docker Compose: run chown to restore file permissions on Linux after the build.
  • After upgrading, TeamCity is not finding changes for branches and pull requests built before upgrading to 2018.2.
  • "The build was...

Released: Jul 31, 2019

Updates in 2019.1.2

Funktionen

  • Added the ability to use sudo in the docker plugin for running docker commands.
  • Move Configuration now available when synchronized settings in "Kotlin" format are used.

Fehlerkorrekturen

  • Do not scroll sidebar after selecting item, which belongs to favourites.
  • "401 You are logged out" Message in experimental UI.
  • Build configuration parameter change causes all branches to build.
  • Confusing "Unexpected messages processing node response" logging.
  • VCS trigger can trigger builds on old...

Released: Jun 24, 2019

Updates in 2019.1.1

Funktionen

  • Added support for Kotlin-based Gradle builds (build.gradle.kts) in Inspections (IntelliJ IDEA) build runner types.
  • Updated bundled #R tools - inspections and dupFinder to 2019.1.2.

Released: May 23, 2019

Updates in 2019.1

Funktionen

  • New look, new feel, fewer clicks - This version improves the look and updates the underlying technology stack so now the UI works as a single-page application. This means you can access parts of it faster and all the changes appear instantly. 2019.1 targets the pages related to working with projects and build configurations.
    • Sidebar - You can now access and search all your projects and build configurations via a sidebar. Tag build configurations or whole projects as your favorites...

Released: Dec 6, 2018

Updates in 2018.2

Funktionen

  • Increase scalability with a secondary TeamCity node - The secondary TeamCity node is designed to take the load off the main TeamCity server by taking over the task of collecting and checking for changes from the Version Control Systems. Outsourcing the collecting of VCS changes to the secondary node thus increases the scalability of the whole installation. It is also possible to use the secondary node for a high availability setup.
  • Build GitHub pull requests - TeamCity now extends its...

Released: Oct 9, 2018

Updates in 2018.1.3

Funktionen

  • Added React-based branch selector which improves performance of branch drop-downs with thousands of branches.
  • Added Show Usages functionality for JaCoCo coverage tools.
  • Set default JVM -Xmx option for agent launcher.

Released: Jun 25, 2018

Updates in 2018.1

Funktionen

  • New Kotlin DSL - Kotlin DSL has been significantly reworked and improved and now allows simpler usage, portability, and creation of projects from just one file.
    • Simple - The format of the DSL has been simplified. TeamCity no longer requires uuid and project IDs, which makes the code simpler and more readable.
    • All in one - One .teamcity/settings.kts file is now all you need to describe the project settings.
    • Portable - Kotlin DSL scripts are now server and project independent, which...

Released: Jan 31, 2018

Updates in 2017.2.2

Funktionen

  • Display progress for agent-side SVN checkouts.
  • Smooth out VCS root polling.
  • Docker images for Windows 1709.
  • Powershell runner - show script content in build configuration settings view tab.
  • Delete unused personal patches.
  • Limit personal patch by size.
  • Customize IDE error messages from TeamCity server.

Fehlerkorrekturen

  • "Changes" page: sections are expanded/collapsed by themselves.
  • Branch name on build and history pages are split with spans so it's hard to copy.
  • Confusing IDE outdated...

Released: Nov 27, 2017

Updates in 2017.2

Funktionen

  • Docker-specific build runners. Docker Build Runner, Docker Compose Runner and Docker Wrapper.
  • Docker support build feature. See information about all the Docker-related operations and events in your build on a dedicated Docker tab.
  • .NET CLI support. Extends support for the .NET CLI toolchain to building .NET Core projects. The highly popular .NET CLI plugin has been bundled and now provides the simulated behavior of the dotnet command out of the box.
  • Composite builds. Composite build...

Released: Sep 6, 2017

Updates in 2017.1.4

Funktionen

  • Added artifact limit support for externally stored artifacts.
  • Enforce active artifact storage.
  • Added support for SBT 1.0 in the Simple Build Tool runner.
  • Added human readable agent name instead of, or in addition to the image name.

Fehlerkorrekturen

Usability Problem

  • Permission name "View available images and running instances" is confusing.
  • Do not detect gradlew.bat as an executable.
  • Make critical server health items related to a build configuration more noticeable.
  • Gradle step...