...
- It is possible now to get help on locator usage by sending a request with "$help" string as a locator
- Project features are now exposed
- Server license key list is now exposed
- Maximum number of agents in an agent pool is supported
Bundled Tools Updates
- the bundled IntelliJ IDEA is updated to 2016.2 RC (162.1121.10)
Other Improvements
Maven-related operations performed on the server-side are now moved to separate process
New option added to Subversion VCS root: Enable non-trusted SSL certificate; if this option is enabled, TeamCity will be able to connect to SVN servers without properly signed SSL certificate
Starting from this EAP TeamCity uses unidirectional agent-to-server connection via the polling protocol by default. If for some reason the polling protocol cannot be used, TeamCity switches to the fallback bidirectional communication via xml-rpc.
fixed issues
...