Releases: pcolby/pcp-pmda-cpp
Releases · pcolby/pcp-pmda-cpp
PMDA++ 0.4.4
PMDA++ 0.4.3
Features:
- C++11 support (817e66f)
- Coverity Scan automation with Travis CI (2973)
- Clang
scan-build
automation with Travis CI (83032bc) - numerous build and CI improvements.
- additional unit tests.
Bug fixes:
- broken
--unix
command line option (f7c20c5) - incorrect instance ID reported in two exception messages (1d5e544)
cout
format flags left modified (af388d9)pcp::on_store
may return prematurely (a3334c4)- template functions not fully specialized (1ad276f)
Special thanks to @badone and @bchoi for contributing to this release.
PMDA++ 0.4.2
PMDA++ 0.4.1
0.4.1 (2014-09-06)
Features:
- high resolution event timestamp support (requires PCP 3.9.10+)
Bug fixes:
- correct functional test dependencies (#26)
PMDA++ 0.4.0
PMDA++ 0.3.4
PMDA++ 0.3.3
Features:
- support for skipping
pcp::pmda::instance
definition (7ffbd69)
This release is really just to support some of the advanced usage of the pcp-pmda-qpid project (it uses two PMDA++ instances in one).
PMDA++ 0.3.2
Features:
- config file support (#21)