| RPC Version |
JIRA Version(s) |
Comments |
| 3.12.2-1 |
3.12 |
No functional changes - verified to work with 3.12 |
| 3.12.1-1 |
3.12 |
No functional changes - verified to work with 3.12 |
| 3.12-1 |
3.12 |
No functional changes - verified to work with 3.12 |
| 3.11-1 |
3.11 |
Added methods to retrieve Sub-task types. This change breaks backwards compatibility |
| 3.10.2-1 |
3.7.2 |
No functional changes - verified to work with 3.10.2 |
| 3.10.1-1 |
3.7.2 |
No functional changes - verified to work with 3.10.1 |
| 3.10-1 |
3.7.2 |
No functional changes - verified to work with 3.10 |
| 3.9.2-1 |
3.7.2 |
No functional changes - verified to work with 3.9.2 |
| 3.9.1-1 |
3.7.2 |
No functional changes - verified to work with 3.9.1 |
| 3.9-1 |
3.7.2 |
No functional changes - verified to work with 3.9 |
| 3.8.1-1 |
3.7.2 |
No functional changes - verified to work with 3.8.1 |
| 3.8-1 |
3.7.2 |
No functional changes - verified to work with 3.8 |
| 3.7.2-1 |
3.7.2 |
Fixes JRA-11878 and JRA-11445 |
| 3.7-1 |
3.7 |
No functional changes - verified to work with 3.7 |
| 3.7-beta2-1 |
3.7-beta2 |
No functional changes - verified to work with 3.7-beta2 |
| 3.7-beta1-1 |
3.7-beta1 |
Fixes JRA-11062 - verified to work with 3.7-beta1 |
| 3.6.5-1 |
3.6.5 |
No functional changes - verified to work with 3.6.5 |
| 3.6.4-1 |
3.6.4 |
No functional changes - verified to work with 3.6.4 |
| 3.6.3-2 |
3.6.3 |
Bugfix for JRA-10595 |
| 3.6.3-1 |
3.6.3 |
No functional changes - verified to work with 3.6.3 |
| 3.6.2-1 |
3.6.2 |
No functional changes - verified to work with 3.6.2 |
| 3.6.1-1 |
3.6.1 |
No functional changes - verified to work with 3.6.1 |
| 3.6-1 |
3.6 |
No functional changes - verified to work with 3.6 |
| 3.5.3-1 |
3.5.3 |
No functional changes - verified to work with 3.5.3 |
| 3.5.2-1 |
3.5.2 |
No functional changes - verified to work with 3.5.2 |
| 3.5.1-1 |
3.5.1 |
No functional changes - verified to work with 3.5.1 |
| 3.5-1 |
3.5 |
addAttachmentsToIssue now works with byte[][] objects. Added getIssueCountForFilter and getIssueById. Added new Admin service to get the configuration of the JIRA instance being accessed. |
| 3.4.3-1 |
3.4.3 |
No functional changes - verified to work with 3.4.3 |
| 3.4.2-1 |
3.4.2 |
No functional changes - verified to work with 3.4.2 |
| 3.4.1-1 |
3.4.1 |
No functional changes - verified to work with 3.4.1 |
| 3.3.3-1 |
3.3.3 |
No functional changes - verified to work with 3.3.3 |
| 3.3.2-1 |
3.3.2 |
No functional changes - verified to work with 3.3.2 |
| 3.3.1-1 |
3.3.1 |
No functional changes - verified to work with 3.3.1 |
| 3.3-2 |
3.3.x |
Moved to new versioning system. Added progress workflow methods () to the SOAP interface. |
| 3.3-1 |
3.3.x |
Internal development release |
| 1.5.3 |
3.2.1 |
Added methods updateIssue, getIssuesFromFilter, addComment, addVersion, getCustomFields and getFieldsForEdit |
| 1.5.2 |
3.2 |
Create issue now respects field layout definition. Refactored backend code (got rid of about 600 lines of code). Added getSubTaskIssue |
| 1.4.3 |
3.1.1 |
Proper fix & tests for XML-RPC. To add a custom field value you'll need to add a Vector under the key "customFieldValues". The Vector contain HashTables with keys "customfieldId" (String) and "values" (Vector of Strings). |
| 1.4.2 |
3.1.1 |
Shipped with 3.1.1 |
| 1.4.1 |
3.1 |
XML-RPC can now add custom fields to issues |
| 1.4 |
3.1 |
All new Axis backend. Many updates to SOAP, none to XML-RPC |
| 1.3.x |
3.1-DEV |
Sorry for any confusion on this. 1.3.x was an internal development release, and does not reliably work with publicly available versions of JIRA |
| 1.2.2 |
3.0.x |
This is the last version available for JIRA 3.0.x. RemoteExceptions now extends Exception rather than NestableException |
| 1.2.1 |
3.0.x |
Fixes a problem with mandatory field validations |
| 1.2.0 |
3.0.x |
Released version with JIRA 3.0 |
Comments (4)
Mar 09, 2007
Erich Oliphant says:
The source for the 3.7.31 version does not appear to be in the repositoryThe source for the 3.7.3-1 version does not appear to be in the repository
Aug 17, 2007
Basilio Vera says:
Is there any option or possible call to LOG WORK DONE? It's the most useful func...Is there any option or possible call to LOG WORK DONE? It's the most useful function for my system.
I'm trying to integrate the RPC-Plugin with a Subversion pre-commit hook, and trough the comment log I'd like to input work done, for example:
"JRA-1234 Fix all feature. [3h]"
Using the RPC-Plugin I'd like to add 3 hours of work done to the task automatically. That's possible modifying the pre-commit hook script of the repository.
Regards,
Basi.
Nov 08, 2007
Stefan Reuter says:
Maybe a bit late but if you are still interested have a look at \Extracting Jira...Maybe a bit late but if you are still interested have a look at [Extracting Jira Worklogs from Subversion|http://blogs.reucon.com/srt/2007/11/08/extracting_jira_worklogs_from_subversion.html].
This does exactly what you describe and utilizes a modified version of the Jira RPC Plugin that allows to perform actions on behalf of another user.
Jun 27
Ximon Eighteen says:
The source for 3.12.31 appears to have a broken project.xml, it has two develope...Has it downloaded the jar that it didn't like the checksum of or not? It doesn't look like it.
Ah I get it, it downloaded, failed checksum validation, then tried looking for it elsewhere... but I assume didn't find it and so kept the failed version?