Last updated Feb 21, 2025

Atlassian developer changelog

This page contains announcements and updates for developers from various products, platforms, and programs across Atlassian. It includes filter controls to make it easier to only see updates relevant to you.

To ensure you don’t miss any updates, we also provide RSS feeds. These feeds will take on any filters you applied to the page, and are a standardized way of keeping up-to-date with Atlassian changes for developers. For example, in Slack with the RSS app installed, you can type /feed <FEED URL> in any channel, and RSS updates will appear in that channel as they are posted.

21 February 2025

Announcement Marketplace Platform Changes GA and Partner Implications

Marketplace Platform

Atlassian Marketplace is transitioning to a scalable architecture by reengineering our monolithic data model and adopting a microservices-based approach to enhance reliability and scalability. With this, Marketplace partners will see some changes which will require adoption.

Key changes for Marketplace partners:

  • Transition from V2 APIs:

  • User experience enhancements: We are improving visual design of some of our experiences. These updates primarily focus on modernizing the tech stack and aligning with Atlassian Design Systems, replacing older designs.

For more information on implementation details and release dates, have a look at the Quick Reference Guide. Let us know your feedback as comments on the QRG.

More details

Why are we doing it?

To sustain and accelerate the growth of our Marketplace business alongside our partners, modernising our technology stack is essential. This modernisation will enable us to:

  • Deliver features faster and resolve incidents more efficiently, overcoming current limitations.

  • Build advanced capabilities that our partners and customers need.

  • Simplify system complexity caused by the legacy technology and architecture.

Call to Action

  • Plan your transition to new APIs: Start integrating the new API contracts into your systems to enhance performance, reliability, and capabilities. Allocate time in your development roadmap for testing and implementation once available.

  • Remove reliance on Deprecated APIs: Plan to stop using any deprecated APIs by their deprecation dates.

  • Stay informed: Monitor upcoming communications for final API contracts and transition timelines.

For more information on implementation details and release dates, see the QRG guide.

20 February 2025

Announcement Flexible pricing options for multiple instances

Marketplace Platform

Multi-instance licensing is now live!The Atlassian Marketplace has introduced a new level of flexibility in app billing and licensing. This enhancement allows Cloud Enterprise customers to be charged based on the number of unique users of the app across multiple instances, irrespective of the number of product instances.

Customer GA is targeted for May 2025. The capability to set multi-instance pricing for apps is available from today, Feb 20, 2025. We recommend planning and setting your new pricing by May 15, 2025.

Key Points for Partners

  • Multi-Instance Pricing: Partners must offer multi-instance pricing for paid cloud apps alongside single-instance pricing, with flexibility to set different prices.

  • Existing Apps: Multi-instance pricing will be enabled by default, initially matching single-instance pricing.

  • Default Pricing: The pricing console will default multi-instance pricing to 1x of single-instance pricing, but partners can adjust this multiplier or edit fields as needed.

  • Customization: Partners can set multi-instance pricing as a price multiplier (≥1x of single-instance pricing) and edit pricing across different user tiers.

More details

Learn more here or via the developer documentation

Announcement Removal of extraneous fields from Update custom content REST API endpoint

REST API - Confluence Cloud

We have removed the following request body fields from the Update custom content REST API V2 endpoint:

  • spaceId

  • pageId

  • blogPostId

  • customContentId

These fields had no effect, so there is no impact on any clients who currently use them.

Announcement Preparing for Jira Software 10.5 and Jira Service Management 10.5 EAP 1

Jira Data Center
Jira Service Management Data Center

Jira Software 10.5 and Jira Service Management 10.5 EAP 1 are now available

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

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

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

19 February 2025

Announcement Reminder: Sandbox runtime being deprecated

Forge - Core Platform (excludes product REST APIs)

This is a reminder about the changelog announcement regarding the deprecation of the Forge sandbox runtime on Aug 28, 2024.

The retirement of the sandbox runtime will take effect on Feb 28, 2025, upon which any apps using the sandbox runtime will stop working.

Please ensure you update your app before the Feb 28, 2025 using this guide.

To increase awareness of the impending deadline, apps using the sandbox runtime will be blocked from executing in all development environments beginning Feb 19, 2025.

If you have questions or concerns about this deprecation, please visit this community thread.

Announcement Feedback Reporting fix: Updated customer feedback for churn events

Marketplace Platform

We have identified an issue within our system that resulted in the absence of customer feedback on churn events via the Feedback APIs between January to February 2025.

This issue has now been resolved, and consequently, 167,332 customer feedback records will be made available across all partners. These customer feedbacks were generated during the period from August 2020 to the present date. Effective Feb 20, 2025, partners will gain access to customer feedback regarding churn events from both historical and current feedback through reporting, as well as via the following APIs:

Added Extension data in Forge Bitbucket UI modules now include a location property

Forge - Bitbucket (excludes Bitbucket REST APIs)
Forge - Core Platform (excludes product REST APIs)
REST API - Bitbucket Cloud

All the Forge Bitbucket UI modules extension data now include a location property, which is available by calling the useProductContext hook. It provides the full URL of the host page where the module is displayed in. For more details, see the https://developer.atlassian.com/platform/forge/manifest-reference/modules/index-bitbucket/.

18 February 2025

Announcement Important notice: Updates to REST API rate limits

Confluence Data Center
Jira Data Center
Marketplace Platform
REST API - Jira Cloud Platform
REST API - JSM Cloud
REST API - Jira Software Cloud
REST API - Cloud Admin

We have recently noticed an unusual increase in API usage. In order to maintain reliable services for both Atlassian customers and partners, we will begin enforcing more granular rate limits for Confluence and Jira APIs.

We will begin enforcing REST API (Quota and Burst based) rate limits for all free apps on or after August 18, 2025. We have added additional headers to provide further transparency. Please monitor header responses to see where you are at with regard to limits.

In some circumstances where apps are highly impacting the stability of our platform, we reserve the right to enforce the limits at an earlier date. We will notify your listed contact via email if you are impacted. Additionally, we are planning to bring clarity to rate limits across our platform infrastructure over the next year, including paid apps.

We recommend all customers and partners ensure they're not exceeding the rate limits so that they do not get impacted at a later date.

Learn more about the header responses and read relevant FAQs about rate limiting adjustments for Jira here and Confluence here.

Announcement Share your interest in the App Editions EAP

Marketplace Platform

We're excited to announce that we’re expanding the early access program (EAP) for App Editions to more partners. Our goal this time is to engage additional partners who have previously expressed interest and those who have recently shown enthusiasm for developing editions.

This approach will ensure readiness when we activate the customer General Availability (GA) switch, also known as Milestone 3, in Q2 of calendar year 2025. We have a quick but involved path from EAP to General Availability and are looking for our early adopters to work with us along the way.

Learn more about the EAP participation criteria and requirements here. If you’re interested in participating in the early access program Round 2, please complete the attached form by Mar 3, 2025.

Added Support for `view.createHistory()` in Forge Bitbucket modules

Forge - Bitbucket (excludes Bitbucket REST APIs)
Forge - Core Platform (excludes product REST APIs)
REST API - Bitbucket Cloud

The following Forge Bitbucket modules now support view.createHistory() via @forge/bridge:

  • bitbucket:repoMainMenuPage

  • bitbucket:repoSettingsMenuPage

  • bitbucket:workspaceSettingsMenuPage

App developers can now utilize a path segment at the end of the page URL to maintain page history within their app. For more details, see https://developer.atlassian.com/platform/forge/apis-reference/ui-api-bridge/view/#createhistory.

Fixed New Billing System Field and Dual Licensing Reason Code updates in Licenses and Transaction Report

Marketplace Platform

Starting Feb 18, 2025 , we are introducing two updates:

  1. New Billing System Field (newBillingSystem) in Marketplace reporting Licensing API

    • This field indicates whether a customer entitlement is on the new or old billing system.

    • Yes = Entitlement is on the new billing system

    • No = Entitlement is still on the old billing system

    • If case of free apps data this fields  is not available

    • This is particularly important for Marketplace partners participating in App Editions, as it helps identify which cloud customers are on the new vs. old billing system.

    • The field will be maintained when a customer transitions between billing systems.

  2. Dual Licensing Discount Reason Code in Marketplace reporting Transactions API
    We have backfilled data for 62,000 transactions across various partner accounts to correctly display dual licensing discounts for records that were not displaying it earlier. These records were originally not displayed as DUAL_LICENSING but are now correctly labeled. To improve accuracy, we have enhanced our pipeline to map a specific internal reason code(which previously was a free text field) to dual licensing.

    Partners can access these discounts via the Transactions API and read the following fields:

    • Discount Type: Manual

    • Reason Code: DUAL_LICENSING

17 February 2025

Deprecation Notice Trello to deprecate `PUT board/:id/labelNames` endpoint

REST API - Trello

This endpoint will be deprecated in 6months per our developer communications guidelines (August 18, 2025). For any third-party scripts that rely on this endpoint, use the PUT labels/:id endpoint instead (documentation here).

More details

This endpoint is not referenced in our API documents or guides.

Added New Bitbucket product events for pull request comment resolved and reopened

Forge - Bitbucket (excludes Bitbucket REST APIs)
Forge - Core Platform (excludes product REST APIs)
REST API - Bitbucket Cloud

We’ve added two new Bitbucket Forge product events: avi:bitbucket:resolved:pullrequest-comment and avi:bitbucket:reopened:pullrequest-comment. You can use these events to invoke your Forge app function when a pull request comment is resolved or reopened. For more details see https://developer.atlassian.com/platform/forge/events-reference/bitbucket/.

14 February 2025

Deprecation Notice Removing request body for GET Issue Limit Report API

REST API - Jira Cloud Platform

Starting 15 Feb 2025, we will no longer accept a request body for the GET Issue Limit Report API. Any API calls made with a request body will result in a 403 error. If you are using a request body with this API, you will need to modify requests to avoid errors.

The API can still be used without a request body. By default, issues approaching the limit will be returned at the 80% threshold of the limit.

Announcement Option to relink data after app reinstallation has been added to the roadmap

Forge - Core Platform (excludes product REST APIs)

Option to relink data after app reinstallation is now being considered as a future improvement to the developer platform. If this is of interest watch this roadmap item for updates. See https://ecosystem.atlassian.net/browse/ROADMAP-107 for more information.

Rate this page: