Change-Id: Ic9d5708920c2b351ec0bbfbccf38b039267a4179 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
23 lines
669 B
YAML
23 lines
669 B
YAML
---
|
|
launchpad: osprofiler
|
|
team: oslo
|
|
type: library
|
|
release-model: cycle-with-intermediary
|
|
send-announcements-to: openstack-dev@lists.openstack.org
|
|
include-pypi-link: yes
|
|
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
|