Release Notes


2020-08-13 Jira Server 7.13.0 - 8.12.x Jira Data Center 7.13.0 - 8.12.x

Release Notes

New Features

  • [CE-101] REST API Explorer should work with CookieAuth, BasicAuth and Custom Header Authentication

Fixed Bugs

  • -

REST API

  • breaking changes:

    • none

Release Summary

We worked on the REST API Explorer Authroize functionality. Should you use some kind of 3rdparty App disabling Basic Auth or providing some other sort auf Authorization like API tokens you can now choose from other Authorization types.

By default it will be Cookie Auth using the logged in Jira users session for the try-out REST request functionality.

Other possible types are Basic Auth and Custom Headers.