1. Minor Java API Release

With this release we add a few constants and a static method to the Java API. The changes are backwards-compatible.

JIRA Version

New API Version

7.x

16.1.0

See Structure API Versions for full version information and downloads.

2. Compatible Changes in the Java API

2.1. New constant in StructureLicenseError

  • JIRA_EVAL_LICENSE_MISMATCH

2.2. New constants in CoreStructureGenerators

  • GROUPER_AGILE_SPRINT

  • GROUPER_LINKS

2.3. New method in StructureUtil

  • getBooleanSystemProperty(String key, boolean defaultValue)