### Answers checklist. - [x] I have read the documentation for esp-protocols [components](https://github.com/espressif/esp-protocols#readme) and the issue is not addressed there. - [x] I have updated my esp-protocols branch (master or release) to the latest version and checked that the issue is present there. - [x] I have searched the issue tracker for a similar issue and not found a similar issue. ### General issue report Due to some fixes and breaking changes in IDF >= v6.0 we need to publish a new version of some components. This issue serves a reminder: ## Required - [ ] console_cmd_mqtt (depends on mqtt) - [ ] console_cmd_ifconfig (depends on ethernet-init) - [ ] esp_mqtt_cxx (depends on mqtt) - [ ] lws (IDF >= v6.0 is not supported) ## Optional - [ ] eppp_link (fix of examples)