Skip to content

Commit

Permalink
Mqtt5 General Availability (#538)
Browse files Browse the repository at this point in the history
  • Loading branch information
xiazhvera committed Dec 13, 2023
1 parent efa8589 commit 4e02ae7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
8 changes: 0 additions & 8 deletions source/mqtt5_client.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,6 @@
* SPDX-License-Identifier: Apache-2.0.
*/

/**
* DEVELOPER PREVIEW DISCLAIMER
*
* MQTT5 support is currently in **developer preview**. We encourage feedback at all times, but feedback during the
* preview window is especially valuable in shaping the final product. During the preview period we may make
* backwards-incompatible changes to the public API, but in general, this is something we will try our best to avoid.
*/

#include "module.h"

PyObject *aws_py_mqtt5_client_new(PyObject *self, PyObject *args);
Expand Down

0 comments on commit 4e02ae7

Please sign in to comment.