Released: Sep 3, 2010
Updates in this release
Updates in V5.1.4
- Now includes transparent support for maven-failsafe-plugin reports
Released: Jun 14, 2010
Updates in this release
Updates in V5.1.2
- Supports Asia Pacific EC2 region
- Removed TEAMCITY_RAKE_RUNNER_MODE env variable requirement
- You can now temporarily disable sending notifications via email or Jabber
Released: Apr 26, 2010
Updates in this release
Updates in V5.1
Greatly improved support for .NET 4.0
- .NET 4.0, Visual Studio 2010 and TFS 2010 are now supported;
- All solution runners (except 2003) were merged into the one solution runner which includes support for Visual Studio 2010;
- MSBuild runner now supports MSBuild for .NET 4.0;
- .NET 4.0 is supported for tests runners. You can also choose the .NET framework version for NUnit runner;
- NUnit tests UI is available in MSBuild runner;
- NAnt 0.90 alpha 1 is supported;
- Support for NUnit 2.5.3 and...
Released: Dec 8, 2009
Updates in this release
Updates in V5.0
- Amazon EC2 and Virtual Agents
Take avdantage of cloud computing with TeamCity by putting Build Agents on Amazon EC2. After your Build Agents' AMIs (Amazon Machine Images) are registered, the TeamCity server will account for those virtual machines in its build scheduling and will automatically do a suspend/resume job on them, based on the load and build queue status. - Better Support for Maven
Version 5.0 has many Maven support improvements under the hood. These include the creation...