mirror of
https://github.com/Fishwaldo/rundeck-api-java-client.git
synced 2025-07-12 07:58:56 +00:00
Update changelog for v 12.0
This commit is contained in:
parent
92d15c0748
commit
5bf4be0bc8
1 changed files with 13 additions and 1 deletions
|
@ -19,9 +19,21 @@
|
|||
xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd">
|
||||
<properties>
|
||||
<title>Changelog</title>
|
||||
<author>Vincent Behar</author>
|
||||
<author>Greg Schueler</author>
|
||||
</properties>
|
||||
<body>
|
||||
<release date='2014-11-25' description='Rundeck API version 12' version='12.0'>
|
||||
<action type='fix' dev='Sylvain-Bugat'>
|
||||
Pull Request #18: OWASP A9 fix know vulnerabilities: CVE-2014-3577: in Apache
|
||||
HttpComponents HttpClient before 4.3.5.
|
||||
</action>
|
||||
<action type='add' dev='gschueler'>
|
||||
Add API v12 support
|
||||
</action>
|
||||
<action type='fix' dev='gschueler'>
|
||||
Issue #17: Handle incorrect API v11 responses
|
||||
</action>
|
||||
</release>
|
||||
<release date='2014-11-06' description='Bugfix' version='11.1'>
|
||||
<action type='fix' dev='gschueler'>
|
||||
Issue #14: deleteJob fails
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue