Changelog

Release History

VersionDateDescription
6.02013-02-21Update for Rundeck API version 6
5.02012-12-30Use RunDeck REST API version 5 (RunDeck 1.4.4)
2.02011-08-01Use RunDeck REST API version 2 (RunDeck 1.3+)
1.22011-07-31Ad-hoc scripts + history events
1.12011-07-28Import / export jobs
1.02011-07-08Use RunDeck REST API version 1 (RunDeck 1.2+)

Release 6.0 - 2013-02-21

TypeChangesBy

add

Support update for output entry format, API v6 #1gschueler

Release 5.0 - 2012-12-30

TypeChangesBy

add

Job Execution result contains average duration (v5)gschueler

fix

Issue #1: execution results don't contain argstringgschueler

add

Bulk Job delete (v5)gschueler

add

Executions query (v5)gschueler

add

History query (v5)gschueler

add

Support Rundeck API version 5gschueler

add

Maintenance and support of rundeck-api-java-client now primarily provided by the Rundeck project, and is now available at https://rundeck.github.com/rundeck-api-java-clientgschueler

add

Add output download, profile page, API token generationconnaryscott

add

Support Cookie-based user session authenticationconnaryscott

Release 2.0 - 2011-08-01

TypeChangesBy

add

Token-based authenticationvbehar

Release 1.2 - 2011-07-31

TypeChangesBy

add

Run ad-hoc scriptsvbehar

add

List history eventsvbehar

Release 1.1 - 2011-07-28

TypeChangesBy

add

Import jobs (XML or YAML)vbehar

add

YAML format is now supported when exporting jobs definitionsvbehar

add

Support for using an HTTP proxyvbehar

Release 1.0 - 2011-07-08

TypeChangesBy

add

Initial releasevbehar