TeamCity On-Premises のリリース

Released: Jul 31, 2019

2019.1.2 での更新項目

機能

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

不具合の修正

  • 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 branches in the build...

Released: Jun 24, 2019

2019.1.1 での更新項目

機能

  • 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

2019.1 での更新項目

機能

  • 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, and they...

Released: Dec 6, 2018

2018.2 での更新項目

機能

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

Released: Oct 9, 2018

2018.1.3 での更新項目

機能

  • 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

2018.1 での更新項目

機能

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

Released: Jan 31, 2018

2017.2.2 での更新項目

機能

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

不具合の修正

  • "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 plugin (without...

Released: Nov 27, 2017

2017.2 での更新項目

機能

  • 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

2017.1.4 での更新項目

機能

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

不具合の修正

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 settings view should...

Released: Jun 2, 2017

2017.1.2 での更新項目

機能

  • Detect and warn the administrator on incorrect proxying server configuration.
  • Display global server errors/warnings only to server administrators.

不具合の修正

  • Test analysis has some strange "Show Type Id" option.
  • Assign Roles dialog does not support hierarchy of projects with hidden parents.
  • Cloud profiles. <Project pool> is displayed in Agents tab though it is hidden in the Pools.
  • Rework project pool presentation on the Agent pools list: make it less standing out.
  • Use filtering drop-downs...