eProsima / Fast-DDS-statistics-backend

eProsima Fast DDS Statistics Backend is a C++ library that provides collection and procession the statistics measurements reported by Fast DDS Statistics Module. Looking for commercial support? Contact info@eprosima.com
https://eprosima.com
Apache License 2.0
17 stars 9 forks source link

Bump to v0.8.0 #183

Closed JLBuenoLopez closed 1 year ago

JLBuenoLopez commented 1 year ago

This PR bumps version to v0.8.0

It also updates the release notes and completes the public API documentation with the new API extensions introduced in #177. Changes introduced in #172 requires Fast DDS minimum version to be v.2.8.0.

codecov[bot] commented 1 year ago

Codecov Report

Base: 58.41% // Head: 58.41% // No change to project coverage :thumbsup:

Coverage data is based on head (a3fef9e) compared to base (aa034d4). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #183 +/- ## ======================================= Coverage 58.41% 58.41% ======================================= Files 33 33 Lines 4422 4422 Branches 2353 2353 ======================================= Hits 2583 2583 Misses 54 54 Partials 1785 1785 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eProsima). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eProsima)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

JLBuenoLopez commented 1 year ago

CI failures unrelated