TeamCity On-Premises のリリース

Released: Oct 11, 2019

2019.1.4 での更新項目

不具合の修正

  • Major problem with Java RMI, which could potentially lead to remote code execution if there is no firewall configured on the server machine.
  • Problems concerned the possibility of a reverse tabnabbing in several TeamCity plugins.
  • Use specified command as '--entrypoint' value for command line step instead of /bin/sh.
  • "Copy message link" does not include build configuration.
  • You cannot override a hidden parameter, but you also do not get any error message.
  • "Removing data of XXX stale build...

Released: Aug 29, 2019

2019.1.3 での更新項目

不具合の修正

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 triggered in the...

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