Last updated Feb 12, 2025

Changelog

Starting from Jira 10.1, we've moved the communication about Jira Software Data Center and Jira Service Management Data Center development releases to the Jira development releases page. With this transition, we aim to provide you with a single source of information about improvements and changes to our products.

You can continue using the Atlassian Developer community for discussion and support. Subscribe to the category to stay tuned!

If you're a Jira Data Center app developer, use this page to track the availability of upcoming Jira Data Center releases.

12 February 2025

Announcement Prepare your Data Center app for 2025 security and usability updates

To maintain high security standards, we're making the following changes to the upcoming major versions of all the Data Center products:

  • Spring and Jakarta upgrade

  • JQuery upgrade

  • Removal of deprecated components in AUI 10

  • Removal of Trusted apps

  • End of support for LESS

  • End of support for the Original theme

  • Supported platform updates

Visit the https://developer.atlassian.com/platform/marketplace/dc-apps-platform-8/#prepare-your-data-center-app-for-2025-security-and-usability-updates page to learn more about these updates, find resources, useful dates, and links.

24 January 2025

Announcement Introducing search API with Jira Data Center 10.4

As announced last year, we’re working on enabling OpenSearch as an opt-in feature. We’ve laid the foundations with the new Jira search API. This API aims to provide a comprehensive common and efficient index and search access method, effectively addressing the limitations of the current Lucene index access methods.

If your apps use Lucene search and index access directly, ensure their migration to the new search API because the older Lucene-specific methods are deprecated in Jira Data Center 10.4 and will be removed in future.

This release marks the first milestone of our larger purpose aimed at replacing the Lucene-based indexing process with OpenSearch for customers choosing to do so.

Read the Jira search API upgrade notes for important info on the new search and index access methods.

Join the conversation on this Atlassian Developer Community thread.

22 January 2025

Announcement Jira Software 10.4 and Jira Service Management 10.4

Jira Software and Jira Service Management 10.4 are now available

We’re happy to present the release of Jira Software and Jira Service Management 10.4. To find out more about breaking changes, new features, and introduced fixes, check out the Jira Software 10.4 release notes and Jira Service Management 10.4 release notes.

Download Jira Software 10.4 and Jira Service Management 10.4.

15 January 2025

Announcement Preparing for Jira Software 10.4 and Jira Service Management 10.4 EAP 3

Jira Software 10.4 and Jira Service Management 10.4 EAP 3 are now available

We’re happy to present the last Early Access Program (EAP) build of Jira Software 10.4 and Jira Service Management 10.4. To find out what’s in scope of this EAP release, refer to Preparing for Jira 10.4.

You can download the current EAP from this page. If you’re using maven.atlassian.com, the version is 10.4.0-m0004.

This EAP release isn't for production or demonstration use.

7 January 2025

Announcement Preparing for Jira Software 10.4 and Jira Service Management 10.4 EAP 02

Jira Software 10.4 and Jira Service Management 10.4 EAP 02 are now available

We’re happy to present the second Early Access Program (EAP) build of Jira Software 10.4 and Jira Service Management 10.4. To find out what’s in scope of this EAP release, refer to Preparing for Jira 10.4.

You can download the current EAP from this page. If you’re using maven.atlassian.com, the version is 10.4.0-m0002.

This EAP release isn't for production or demonstration use.

5 December 2024

Announcement Jira Software 10.3 and Jira Service Management 10.3 LTS

Jira Software and Jira Service Management 10.3 LTS are now available

We’re happy to present the release of Jira Software and Jira Service Management 10.3 Long Term Support (LTS). To find out more about breaking changes, new features, and introduced fixes, check out the Jira Software 10.3 release notes and Jira Service Management 10.3 release notes.

Download Jira Software 10.3 and Jira Service Management 10.3.

25 November 2024

Announcement Restricting source access to atlassian-jwt, atlassian-security, and atlassian-seraph

We're updating source access of the atlassian-jwt, atlassian-security, and atlassian-seraph repositories to available by request only.

More details

We're removing public view access to the following repositories:

The future versions of these libraries, as well as the future versions of atlassian-oauth that are published to Maven repositories, will no longer include sources.

You can file a support ticket to request access to the source code of these repositories.

22 November 2024

Announcement  Preparing for Jira Software 10.3 and Jira Service Management 10.3 (EAP 01)

Jira Software 10.3 and Jira Service Management 10.3 EAP 01 are now available

We’re happy to present the first Early Access Program (EAP) build of Jira Software 10.3 and Jira Service Management 10.3. To find out what’s in scope of this EAP release, refer to Preparing for Jira 10.3.

You can download the current EAP from this page. If you’re using maven.atlassian.com, the version is 10.3.0-m0002.

This EAP release isn't for production or demonstration use.

4 November 2024

Announcement  Preparing for Jira Software 10.2 and Jira Service Management 10.2 (EAP 01)

Jira Software 10.2 and Jira Service Management 10.2 EAP 01 are now available

We’re happy to present the first Early Access Program (EAP) build of Jira Software 10.2 and Jira Service Management 10.2. To find out what’s in scope of this EAP release, refer to Preparing for Jira 10.2.

You can download the current EAP from this page. If you’re using maven.atlassian.com, the version is 10.1.0-m0003.

This EAP release isn't for production or demonstration use.

20 September 2024

Announcement Preparing for Jira Software 10.1 and Jira Service Management 10.1 (EAP 02)

Jira Software 10.1 and Jira Service Management 10.1 EAP 02 are now available

We’re happy to present the first Early Access Program (EAP) build of Jira Software 10.1 and Jira Service Management 10.1. To find out what’s in scope of this EAP release, refer to Preparing for Jira 10.1.

You can download the current EAP from this page. If you’re using maven.atlassian.com, the version is 10.1.0-m0003.

This EAP release isn't for production or demonstration use.

13 September 2024

Early Access Introducing OpenSearch for Jira Data Center

We’re making preparations to introduce OpenSearch as an opt-in feature for our customers in a future Jira Data Center release. With OpenSearch, we’re aiming to externalize indexing processes to support large customers in improving performance for their search- and index-related functions in Jira DC.

Starting from Jira 11, we will stop providing Lucene as a dependency and we’ll keep you informed about future deprecations.

This project has only just begun, so we don’t yet have a timeline. We wanted to give you as much advance notice about this feature as possible, and we’ll share a guide to help you migrate and test your apps as soon as it’s ready.

Join the conversation on this Atlassian Developer Community thread.

6 September 2024

Announcement Preparing for Jira Software 10.1 and Jira Service Management 10.1 (EAP 01)

Jira Software 10.1 and Jira Service Management 10.1 EAP 01 are now available

We’re happy to present the first Early Access Program (EAP) build of Jira Software 10.1 and Jira Service Management 10.1. To find out what’s in scope of this EAP release, refer to Preparing for Jira 10.1.

You can download the current EAP from this page. If you’re using maven.atlassian.com, the version is 10.1.0-m0001.

This EAP release isn't for production or demonstration use.

22 August 2024

Announcement Jira Software 10.0 and Jira Service Management 10.0 are available now

We’re happy to present Jira Software 10.0 and Jira Service Management 10.0. Find out what’s included in this version in the Jira Software release notes and Jira Service Management release notes.

19 August 2024

Announcement Preparing for Jira Software 10.0 and Jira Service Management 10.0 (Release Candidate)

Jira Software 10.0 and Jira Service Management 10.0 Release Candidate is available now

We’re happy to present the Release Candidate (RC) build of Jira Software 10.0 and Jira Service Management 10.0.

You can download the Release Candidate from this page. If you’re using maven.atlassian.com, the version is 10.0.0-m0011.

If you’d like to share your feedback, leave a reply in the Atlassian Developer Community thread.

This release is not for production or demonstration use.

More details

Coming up next

This is the only planned Release Candidate for Jira Software 10.0 and Jira Service Management 10.0. Next, you can expect the General Availability (GA) release.

8 August 2024

Announcement Preparing for Jira Software 10.0 and Jira Service Management 10.0 (EAP 08)

Jira Software 10.0 and Jira Service Management 10.0 EAP 08 are now available

We’re happy to present another Early Access Program (EAP) build of Jira Software 10.0 and Jira Service Management 10.0. To find out what’s in scope of this EAP release, refer to Preparing for Jira Software 10.0 and Jira Service Management 10.0.

You can download the current EAP from this page. If you’re using maven.atlassian.com, the version is 10.0.0-m0010.

If you’d like to share your feedback, leave a reply in the Atlassian Developer Community thread.

This EAP release is not for production or demonstration use.

More details

Known issues

  • Make sure to delete secrets-config.yaml before upgrading your current Jira version to EAP07 or EAP08 because of a file format change. When you upgrade, the file will be recreated automatically with the new format.

Coming up next

This is the last EAP release of Jira Software 10.0 and Jira Service Management 10.0. Next, you can expect the release candidate (RC) which is close to being ready for the final release but may still undergo changes before the final version is out.

Changes introduced in EAP 08

  • atlassian-renderer has been upgraded to 9.0.3

Rate this page: