Skip to content

Commit

Permalink
Release 0.24.0
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Maier <[email protected]>
  • Loading branch information
andy-maier committed Aug 15, 2019
1 parent c105d0f commit 1505103
Showing 1 changed file with 3 additions and 13 deletions.
16 changes: 3 additions & 13 deletions docs/changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Change log
Version 0.24.0
^^^^^^^^^^^^^^

Released: not yet
Released: 2019-08-15

**Incompatible changes:**

Expand All @@ -31,14 +31,10 @@ Released: not yet
perform the requested action.") so far raised `ServerAuthError`. However,
that exception does not represent that situation properly, because the
login user is actually properly authenticated.

The handling of this case was changed to now raise `HTTPError` instead of
`ServerAuthError`.

This change is incompatible to users of the zhmcclient API that are handling
this situation specifically.

**Deprecations:**
This change is only incompatible to users of the zhmcclient API who have
code handling this exception specifically.

**Bug fixes:**

Expand Down Expand Up @@ -81,12 +77,6 @@ Released: not yet
* Added support for specifying multiple notification topics to
`zhmcclient.NotificationReceiver`.

**Known issues:**

* See `list of open issues`_.

.. _`list of open issues`: https://github.com/zhmcclient/python-zhmcclient/issues


Version 0.23.0
^^^^^^^^^^^^^^
Expand Down

0 comments on commit 1505103

Please sign in to comment.