New features in CollabNet TeamForge 16.3

TeamForge 16.3 has a lot of new features. Here's a list of a few release-defining new features in TeamForge 16.3.

Top navigation enhancements

Continuing with the top navigation redesin, the TeamForge web application header has the following changes:

  • You can now mark your favorite projects so that they appear at the top of your My Projects list. These selections are retained across sessions.
  • Streamlined search area featuring a visually clarified input area.

Git/Pull Request

Gerrit v2.12.2 support
TeamForge 16.3 supports Gerrit v2.12.2.
Pull Request
Pull request is now a fully integrated solution of the code browser component. It is a collaborative, branch-based development workflow, allowing developers and other stakeholders to review, discuss and vote on code changes before reaching the targeted branch. To know more about the feature, see Pull request overview and Pull request step-by-step.

Export tracker artifacts: Support for .xslx format

MS Excel (.xlsx) format option is now available while exporting tracker artifacts from list views (tracker and planning folder), search tracker, file releases and reports pages.

Monitor teams and planning folders

Previously you could monitor only the items within a planning folder, but now monitoring can be done at the planning folder level itself. With the appropriate permission, you can also add users for monitoring them. For more information, see Monitor a planning folder.

You can now monitor a team and also items within a team. For more information, see Monitor a team.

Show recent repositories in My Workspace

The left pane on the My Workspace page now displays My Recent Repositories showing repositories to which five most recent commits were made by the user. Clicking the link takes you to the configured code browser for that repository.

Orchestrate/Integrations

  • Chef integration: The new TeamForge Orchestrate Chef adapter supplies deployment data from your Chef environment to TeamForge Orchestrate. Newly released integration provides associations between Chef events (such as deployments) and upstream builds and binary artifacts, extending the TeamForge traceability footprint. The integration also captures Chef data for centralized event reporting purposes. For more information, see Chef adapter overview.
  • JIRA cloud integration: Newly released webhooks-based integration (no plugin required) associates JIRA Cloud issues to TeamForge commits, extending the TeamForge traceability footprint. The integration also captures JIRA Cloud issue data for centralized event reporting purposes. For more information, see JIRA Cloud integration overview.
  • JIRA Server and Cloud integration: Added support for JIRA version 7.1.
  • Nexus integration: CTF-Nexus-Integration-Plugin-2.0.1 plugin is available now. For its release notes, see Nexus plugin 2.0.1 release notes.

Installer/site-options.conf

POSTGRES_INTERFACE
On TeamForge servers (both single-server/distributed setups), if the first interface is not "eth0/enp0", you must set this token with the network interface card (NIC) name which PostgreSQL must listen to. For more information, see POSTGRES_INTERFACE.
JDK
TeamForge 16.3 supports JDK 1.8.0_74.

New SOAP API for monitoring objects

TeamForge 16.3 adds a new SOAP interface, IMonitoringAppSoap, for monitoring objects via SOAP APIs. Similar to setting up monitoring via Web UI, you can now set up the monitoring via SOAP APIs as well. For more information, see IMonitoringAppSoap Javadoc.