mirror of
https://github.com/Fishwaldo/rundeck-api-java-client.git
synced 2025-07-07 21:48:30 +00:00
Update changes for 6.0 release
This commit is contained in:
parent
234cf6db2a
commit
ce9e0ded20
2 changed files with 10 additions and 0 deletions
|
@ -22,6 +22,11 @@
|
|||
<author>Vincent Behar</author>
|
||||
</properties>
|
||||
<body>
|
||||
<release date='2013-02-21' description='Update for Rundeck API version 6' version='6.0'>
|
||||
<action type='add' dev='gschueler'>
|
||||
Support update for output entry format, API v6 #1
|
||||
</action>
|
||||
</release>
|
||||
<release version="5.0" date="2012-12-30" description="Use RunDeck REST API version 5 (RunDeck 1.4.4)">
|
||||
|
||||
<action dev="gschueler" type="add">Job Execution result contains average duration (v5)</action>
|
||||
|
|
|
@ -56,3 +56,8 @@ h2. RunDeck API version 5
|
|||
* Execution Query - OK
|
||||
* History list query - OK
|
||||
|
||||
h2. RunDeck API version 6
|
||||
|
||||
[Documentation of the RunDeck API version 6|http://rundeck.org/1.5/api/index.html]
|
||||
|
||||
* Execution Output format fixed - OK
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue