mirror of
https://github.com/Fishwaldo/rundeck-api-java-client.git
synced 2025-07-09 22:49:08 +00:00
Update changes.xml for version 8
This commit is contained in:
parent
eb3ae51e69
commit
b517b9955a
1 changed files with 12 additions and 0 deletions
|
@ -22,6 +22,18 @@
|
|||
<author>Vincent Behar</author>
|
||||
</properties>
|
||||
<body>
|
||||
<release date='unreleased' description='Update for Rundeck API version 8' version='8.0'>
|
||||
<action type='add' dev='gschueler'>
|
||||
Support script interpreter parameters, API v8
|
||||
</action>
|
||||
<action type='add' dev='gschueler'>
|
||||
Support project parameter for imported jobs, API v8
|
||||
</action>
|
||||
<action type='update' dev='gschueler' issue='2'>
|
||||
Replace unwieldy methods with many arguments with Builder based interfaces, deprecating the old methods.
|
||||
The old methods will be removed completely in version 10 of this library.
|
||||
</action>
|
||||
</release>
|
||||
<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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue