releases/deliverables/newton/python-mistralclient.yaml
Lingxian Kong 2521a5c27a Release python-mistralclient 2.1.1
A critical bug was fixed[0] after 2.1.0 release, otherwise Horizon
will be broken in some scenario.

[0]: https://review.openstack.org/#/c/362507/

Change-Id: I9c3f4d7d86ab8edfdcfc02bbac6c9759d62b6408
2016-08-31 02:32:54 +00:00

22 lines
660 B
YAML

---
launchpad: python-mistralclient
team: mistral
send-announcements-to: openstack-announce@lists.openstack.org
include-pypi-link: yes
releases:
- version: 2.1.0
projects:
- repo: openstack/python-mistralclient
hash: 5352695e901ba749d23a855b83167975cb201491
highlights: |-
* Add osprofiler option
* Add KeyCloak OpenID Connect authentication
* Add ID option to update Action Definition
* Add target cloud options
- version: 2.1.1
projects:
- repo: openstack/python-mistralclient
hash: a37b5fe562a85787b74edc48c923aa6343490ec1
highlights: |-
* Remove strict dependency on osprofiler