Major API Release

Structure 1.5 comes with a set of API updates. The major changes are in the API for JIRA 5 compatible version.

JIRA Version

New API Version

4.3.x

4.0.2

4.4.x

4.0.3

5.0.x and later

5.0.0

See Structure API Versions for full version information and downloads.

Incompatible Changes

The only incompatible change in API 5.0.0 is that StructureSynchronizerModuleDescriptor class now extends a different base class. Theoretically this can break compatibility, but it's highly unlikely.

Compatible Changes

Utility Updates

JiraFunc class now contains more functions for operating on JIRA entities.