awslabs / aws-c-mqtt

C99 implementation of the MQTT 3.1.1 specification.
Apache License 2.0
93 stars 30 forks source link

Mqtt5 General Availability #339

Closed xiazhvera closed 9 months ago

xiazhvera commented 9 months ago

Issue #, if available:

Description of changes: Remove Mqtt5 Developer preview disclaimer.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov-commenter commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (c91a118) 82.40% compared to head (14bc0ef) 82.40%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #339 +/- ## ======================================= Coverage 82.40% 82.40% ======================================= Files 20 20 Lines 8775 8775 ======================================= Hits 7231 7231 Misses 1544 1544 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.