[release-announce] python-qinlingclient 4.0.0 (train)

no-reply at openstack.org no-reply at openstack.org
Wed Aug 21 13:37:00 UTC 2019


We are happy to announce the release of:

python-qinlingclient 4.0.0: python-qinlingclient

This release is part of the train release series.

The source is available from:

    https://opendev.org/openstack/python-qinlingclient

Download the package from:

    https://pypi.org/project/python-qinlingclient

Please report issues through:

    https://storyboard.openstack.org/#!/project/926

For more details, please see below.

4.0.0
^^^^^


New Features
************

* Support "--function-alias" for creating function execution and
  webhook, change the positional argument of function to optional "--
  function", so that the end user can either specify a function alias
  or a function identifier to create function execution or webhook.


Bug Fixes
*********

* Webhook function_version will not be reset automatically to 0
  during an update.

Changes in python-qinlingclient 3.0.0..4.0.0
--------------------------------------------

7e251a2 Improve function_alias integration
80bdfcf Fix broken function version during webhook update


Diffstat (except docs and test files)
-------------------------------------

qinlingclient/osc/v1/base.py                       |   2 +
qinlingclient/osc/v1/function_execution.py         |  30 ++++--
qinlingclient/osc/v1/webhook.py                    |  32 ++++---
qinlingclient/v1/function_execution.py             |   8 +-
qinlingclient/v1/webhook.py                        |   4 +-
...for-execution-and-webhook-8df54e2fe4a27779.yaml |   6 ++
...ix-webhook-update-version-4c79ac51af5656dd.yaml |   4 +
12 files changed, 192 insertions(+), 97 deletions(-)







More information about the Release-announce mailing list