Add release notes for 0.17.0
Besides the configuration help text enhancements, there has been removal of the deprecated exceptions. This commit adds a release note for the same. Change-Id: Ib0d6b67eaa03437daf819d52926aaded1a59fe19
This commit is contained in:
parent
ab3dfc2802
commit
5677b6fb74
14
releasenotes/notes/releasenote-0.17.0-efee3f557ea2096a.yaml
Normal file
14
releasenotes/notes/releasenote-0.17.0-efee3f557ea2096a.yaml
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
---
|
||||||
|
prelude: >
|
||||||
|
Some deprecated exceptions have been removed. See
|
||||||
|
upgrade section for more details.
|
||||||
|
upgrade:
|
||||||
|
- The following list of exceptions have been deprecated
|
||||||
|
since 0.10.0 release -- ``Conflict``, ``ForbiddenPublicImage``
|
||||||
|
``ProtectedImageDelete``, ``BadDriverConfiguration``,
|
||||||
|
``InvalidRedirect``, ``WorkerCreationFailure``,
|
||||||
|
``SchemaLoadError``, ``InvalidObject``,
|
||||||
|
``UnsupportedHeaderFeature``, ``ImageDataNotFound``,
|
||||||
|
``InvalidParameterValue``, ``InvalidImageStatusTransition``.
|
||||||
|
This release removes these exceptions so any remnant
|
||||||
|
consumption of the same must be avoided/removed.
|
Loading…
Reference in New Issue
Block a user