Preparing for Jira 8.20
This documentation is intended for Jira developers who want to ensure that their existing apps are compatible with Jira 8.20
Quick info
Latest version
Here you can find information about the latest EAPs.
Application / Date | EAP number | Version (Maven) | Downloads |
|---|---|---|---|
Jira Core/Software | 8.20.0-RC01 | 8.20.0-m0004 | Source files (Core) Source files (Software) |
Jira Service Management
| 4.20.0-RC01 | 4.20.0-m0004 |
Summary of changes
Jira 8.20 is planned as a Long Term Support release. It introduces some minor fixes and small improvements along with some breaking changes to the Assets APIs.
Breaking changes to Assets APIs
INCLUDES BREAKING CHANGES
This version contains breaking changes to the groupId artifact in Assets. Learn more about developing apps for Assets
To ensure that your apps and integrations compile properly when you upgrade to the new version of Assets (Jira Service Management 4.20.0, Assets 8.7.11 app on Marketplace), update the following groupId artifact paths in your Maven dependency on the Java APIs:
Change com.riadalabs.jira.plugins to
com.atlassian.jira.pluginsChange
groupIdfromcom.riadalabs.jira.pluginstocom.atlassian.servicedesk