183ac77a01
We no longer use the send-announcements-to field for anything. Change-Id: I10cb8f2c856c8c075862f567ea9a249b04185119 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
25 lines
666 B
YAML
25 lines
666 B
YAML
---
|
|
launchpad: osprofiler
|
|
team: oslo
|
|
type: library
|
|
release-model: cycle-with-intermediary
|
|
include-pypi-link: yes
|
|
branches:
|
|
- name: stable/newton
|
|
location: 1.4.0
|
|
releases:
|
|
- version: 1.3.0
|
|
projects:
|
|
- repo: openstack/osprofiler
|
|
hash: eab25741105859574ede89b0d47984b1cd3b6c3a
|
|
- version: 1.4.0
|
|
projects:
|
|
- repo: openstack/osprofiler
|
|
hash: 8027a1d3b7e7b0d3cb7fbccecc20a173cc5b9ddb
|
|
highlights: |-
|
|
* Add backward compatible drivers structure
|
|
* Add OSprofiler initialization method
|
|
* Add overall profiler stats by operation
|
|
* Add connection string usage to osprofiler-cli
|
|
* Add MongoDB driver
|