Child pages
  • API Changes in Structure 2.1

This documentation relates to an older version 2.4 of the Structure Plugin for JIRA. View the current documentation home.

Skip to end of metadata
Go to start of metadata

1. Minor API Release

API changes in Structure 2.1 are backward-compatible. All plugins compiled against previous 7.x version of the API should work without recompilation.

The new API version contains additional methods and a few minor improvements.

JIRA Version

New API Version

5.0 – 5.2

7.3.0

See Structure API Versions for full version information and downloads.

2. Java API: Backwards-Compatible Changes

  • Several methods added to RestoreOperation interface for retrieving more information about problems that happened during restore.
  • SyncLogger.issues() method for constructing debug messages about multiple issues.