Last updated Apr 25, 2024

REST plugin 2.1 release notes

28 July 2010With pleasure, Atlassian presents the Atlassian REST Plugin 2.1.

Atlassian REST 2.1, when paired with Seraph 2.2, provides more reliable use of REST resources by scripts and programs. The full explanation is a bit technical. Here's a developer's way of putting it into human-readable words:

You know how after a while you get logged out of JIRA or Confluence. As a person you notice that pretty easily because the page just looks different. But a program isn't that smart. It doesn't know that it has suddenly been logged out and is now doing things as 'anonymous' and not 'jsmith'. The new REST + Seraph combination means they get an error message instead of just suddenly becoming 'anonymous' when using REST.

Do you generate your REST API documentation using the Jersey WADL? With version 2.1 of the REST plugin, you can now have JSON examples as well as XML in your generated documentation. The plugin provides a new doclet based on com.sun.jersey.wadl.resourcedoc.ResourceDoclet that allows JSON examples. You will need to change your pom.xml to use this doclet.

This release also enables self-expansion of entities, along with other improvements described below.

Complete List of Fixes in this Release

KeySummaryTCreatedUpdatedAssigneeReporterPStatusResolution
REST-141atlassian-rest-common doesn't export all packagesBugJul 15, 2010Sep 28, 2015Luis Miranda [OOO until 2018]Luis Miranda [OOO until 2018]MajorRESOLVEDFixed
REST-140Enable self expanding functionalityImprovementJul 08, 2010Sep 28, 2015Luis Miranda [OOO until 2018]Luis Miranda [OOO until 2018]MinorRESOLVEDFixed
REST-138Framework doesn't handle inherited ListWrapper fieldsBugJul 02, 2010Sep 28, 2015Luis Miranda [OOO until 2018]Luis Miranda [OOO until 2018]MajorRESOLVEDFixed
REST-136add request attribute for /rest/ to force os_authType for seraphNew FeatureJun 30, 2010Sep 28, 2015Justus PendletonJustus PendletonMajorRESOLVEDFixed
REST-134Allow for JSON examples in generated REST documentationImprovementJun 28, 2010Sep 28, 2015Luis Miranda [OOO until 2018]Luis Miranda [OOO until 2018]MajorRESOLVEDFixed

5 issues

Rate this page: