Add 4.1.0 release notes
Source for changes: https://gist.github.com/jimrollenhagen/13b25f0963448d4418b5 Change-Id: Ib1d26c58653d26c4753ce836e7de75c4fa7eed38
This commit is contained in:
parent
4b5c8f13d9
commit
0284ac29b4
@ -2,6 +2,23 @@
|
||||
Release Notes
|
||||
=============
|
||||
|
||||
4.1.0
|
||||
=====
|
||||
|
||||
This brings some bug fixes and small features on top of Ironic 4.0.0.
|
||||
Major changes are listed below, and full release details are available
|
||||
on Launchpad: https://launchpad.net/ironic/liberty/4.1.0.
|
||||
|
||||
* Added CORS support
|
||||
|
||||
The Ironic API now has support for CORS requests, that may be used by,
|
||||
for example, web browser-based clients. This is configured in the [cors]
|
||||
section of ironic.conf.
|
||||
|
||||
* Removed deprecated 'admin_api' policy rule
|
||||
|
||||
* Deprecated the 'parallel' option to periodic task decorator
|
||||
|
||||
4.0.0 First semver release
|
||||
============================
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user