1955a5c2ed
This release features new driver architecture and is a major step in OSprofiler development. Change-Id: Iad65f95b67cd83a392720aa5657fe21116d9bf07
21 lines
616 B
YAML
21 lines
616 B
YAML
---
|
|
launchpad: osprofiler
|
|
team: oslo
|
|
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
|