TeamCity On-Premises のリリース

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

Released: Apr 11, 2017

2017.1 での更新項目

機能

  • Project level cloud profiles - Configuration of agent cloud profiles was moved to the project level. This puts project admins in charge of the cloud settings, letting teams inside organizations try our cloud agents more freely.
  • Visual Studio Team Services integration - TeamCity 2017.1 improves its integrations with VCS hosting services and now can be connected to VSTS the same way it is connected to GitHub, GitHub Enterprise or BitBucket Cloud. Once the connection is configured, setting up a...

Released: Jul 22, 2016

10 での更新項目

機能

  • TeamCity DSL lets users configure projects and build configurations programmatically, as code, based on the Kotlin programming language. Keep this code in a VCS, and all the changes to it will be applied to a build server automatically, without having to interact with the web UI.
  • Additional node for handling data coming from running builds takes the load off the main server and lets users run more builds at a time
  • Cross-server projects popup lets connect multiple TeamCity servers and browse...

Released: May 4, 2016

Updates in this release

Updates in 9.1.7

The following issues were fixed:

  • Make the branch label on the build overview a link.
  • Correct warning in build log when incorrect path to NUnit 3.0 is defined in build step.

Released: Sep 18, 2015

Updates in this release

Updates in 9.1.3

  • True Historical Builds - Reproduce any of your builds from any point in time.
  • Different Settings for Different Branches - Store different build steps and parameters in different branches, and apply them when needed.
  • Personal Builds with Personal Settings - Change project settings and see the results by running a personal build.
  • Support for Perforce and Subversion - The full list of supported VCSs for Versioned Settings now includes Git, Mercurial, Perforce and Subversion...

Released: Dec 11, 2014

Updates in this release

Updates in 9

  • Easily Move Projects Between Servers - Preserve your project with change history and user profiles.
  • Store Project Settings in Version Control - Store your project settings in a Version Control System (Git or Mercurial) just like you do with your source code.
  • Zero Server Maintenance Downtime - TeamCity now runs server clean-ups in the background, so that you can enjoy zero downtime and allocate all server time for your builds.
  • Edit Charts in the UI - Create and modify custom charts...