What's new in Jazz Foundation 7.1

Learn more about what's new and changed in Jazz Foundation.

Enhancements to the REST APIs
The following actions are available in the newly created or updated REST APIs:
  • Retrieve user account information. This information includes the date of creation, date it was last modified, the jazz repository permissions that are associated with the account, and the archived flag.
  • Retrieve information about the history of a user account, which includes information about the additions, changes, and deletions that were done to the user account.
  • Retrieve all the permissions within a project area or team area. You can also get all enabled permission for a role within a project area or a team area by passing that role ID as a query parameter.
  • Include the history of process specification changes, such as changes to role-based permissions, workflows, and e-signatures in the project area history.
For more information, see the following topics:
Option to disable saving all historical states of user definitions
Added the Disable Save to All Historical States option in the administrative UI. When this option is selected, the Save to All Historical States option is disabled to prevent the historical user states being overwritten when they save a change. This option allows organizations to preserve past historical states and use them in audit reports that use the REST APIs.
Installer property name change that configures embedded or external Liberty installation
The web-installer contains the silent-install-server.xml response file that allows users to install Engineering Lifecycle Management with the embedded liberty server or an external liberty server. This customization uses the user.com.ibm.team.install.jfs.appserver.liberty.disable property in 703. In 7.1, this property is renamed to user.com.ibm.team.install.jfs.appserver.liberty.embedded.disable. For more information, see Installing by using command-line commands.

What's new in other Engineering Lifecycle Management applications