1---
2prelude: >
3    Some deprecated exceptions have been removed. See
4    upgrade section for more details.
5upgrade:
6  - The following list of exceptions have been deprecated
7    since 0.10.0 release -- ``Conflict``, ``ForbiddenPublicImage``
8    ``ProtectedImageDelete``, ``BadDriverConfiguration``,
9    ``InvalidRedirect``, ``WorkerCreationFailure``,
10    ``SchemaLoadError``, ``InvalidObject``,
11    ``UnsupportedHeaderFeature``, ``ImageDataNotFound``,
12    ``InvalidParameterValue``, ``InvalidImageStatusTransition``.
13    This release removes these exceptions so any remnant
14    consumption of the same must be avoided/removed.
15