39522f6805
Change-Id: I6fae1af980487becf1b30153648a7b28e733a3af
44 lines
1.4 KiB
YAML
44 lines
1.4 KiB
YAML
---
|
|
launchpad: taskflow
|
|
team: oslo
|
|
send-announcements-to: openstack-dev@lists.openstack.org
|
|
include-pypi-link: true
|
|
releases:
|
|
- version: 1.31.0
|
|
projects:
|
|
- repo: openstack/taskflow
|
|
hash: e83a5642e7041a787f4057103a5727f12c599254
|
|
- version: 1.32.0
|
|
projects:
|
|
- repo: openstack/taskflow
|
|
hash: fd2dc3da7e530308e42e745f944b70694502766e
|
|
highlights: |-
|
|
* Use a automaton machine for WBE request state machine
|
|
* Add periodic jobboard refreshing (incase of sync issues)
|
|
* Add the ability to skip resolving from activating
|
|
* Add rundimentary and/or non-optimized job priorities
|
|
* Add some basic/initial engine statistics
|
|
- version: 2.0.0
|
|
projects:
|
|
- repo: openstack/taskflow
|
|
hash: 827b291cf8ab24aa79454586c86425f19245b482
|
|
highlights: '* Remove deprecated things for 2.0 release'
|
|
- version: 2.1.0
|
|
projects:
|
|
- repo: openstack/taskflow
|
|
hash: 88fec5d4ad8e5e8efbf60085fd0f5b96724d403d
|
|
highlights: |-
|
|
* Split revert/execute missing args (exception) messages
|
|
* Instead of a multiprocessing queue use sockets via asyncore
|
|
- version: 2.2.0
|
|
projects:
|
|
- repo: openstack/taskflow
|
|
hash: f885bc13087f1fecbab74b762bf48fe6c1a51d48
|
|
- version: 2.3.0
|
|
projects:
|
|
- repo: openstack/taskflow
|
|
hash: 613181f5715d54d6ec46ee97b07e4915811f9094
|
|
highlights: |-
|
|
* Add tests to verify kwargs behavior on revert validation
|
|
* Make tests less dependent on transient state
|