Lancements de TeamCity On-Premises

Released: Jun 24, 2019

Mises à jour de 2019.1.1

Fonctionnalités

  • 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

Mises à jour de 2019.1

Fonctionnalités

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

Released: Dec 6, 2018

Mises à jour de 2018.2

Fonctionnalités

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

Released: Oct 9, 2018

Mises à jour de 2018.1.3

Fonctionnalités

  • 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

Mises à jour de 2018.1

Fonctionnalités

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

Released: Jan 31, 2018

Mises à jour de 2017.2.2

Fonctionnalités

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

Correctifs

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

Mises à jour de 2017.2

Fonctionnalités

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

Released: Sep 6, 2017

Mises à jour de 2017.1.4

Fonctionnalités

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

Correctifs

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

Released: Jun 2, 2017

Mises à jour de 2017.1.2

Fonctionnalités

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

Correctifs

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

Released: Apr 11, 2017

Mises à jour de 2017.1

Fonctionnalités

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