Release 10.x

10.4.0

 

Compatibility with Bitbucket 10

ScriptRunner for Jira is now compatible with Bitbucket 10. For guidance on Bitbucket 10 upgrade best practices and compatibility information, refer to our Upgrade to Bitbucket 10.0 page.

Backward compatibility

ScriptRunner 10.0.0 will only support Bitbucket 10.0 and above and will not be backwards compatible with earlier Bitbucket versions. Critical bugs and security fixes will continue to be released for ScriptRunner 9.x.x and 8.x.x. We recommend users on older versions of Bitbucket or ScriptRunner plan their upgrade to ensure access to the latest features, performance improvements, and security enhancements. We recommend following our Upgrade to Bitbucket 10.0 page for information and recommendations on how to upgrade.

Breaking changes

There are some key breaking changes you should be aware of when upgrading to Bitbucket 10:

  • UI Fragments update: Atlassian removed several Client Web Fragments in favor of Client Side Extensions (CSEs). If you use ScriptRunner UI fragments with any of these removed Client Web Fragments,  you will need to update your configuration by re-implementing these UI Fragments as CSEs.
  • Spring and Jakarta upgrade: Jira has upgraded to Spring 6.x and Jakarta EE 10.

  • jQuery upgrade: Jira has upgraded to jQuery 3 from version 2.

Scripts using upgraded or removed APIs may fail. For full details on all breaking changes and guidance on updating your scripts, see the breaking changes documentation.

On this page