File tree Expand file tree Collapse file tree 2 files changed +19
-2
lines changed Expand file tree Collapse file tree 2 files changed +19
-2
lines changed Original file line number Diff line number Diff line change
1
+ ---
1
2
commitizen :
2
3
bump_message : ' bump(mosq): $current_version -> $new_version'
3
4
pre_bump_hooks : python ../../ci/changelog.py mosquitto
4
5
tag_format : mosq-v$version
5
- version : 2.0.27
6
+ version : 2.0.28~0
6
7
version_files :
7
- - idf_component.yml
8
+ - idf_component.yml
Original file line number Diff line number Diff line change
1
+ ## [ 2.0.28~ 0] ( https://github.com/espressif/esp-protocols/commits/mosq-v2.0.28_0 )
2
+
3
+ ### Features
4
+
5
+ - Added support for TLS transport using ESP-TLS ([ 1af4bbe1] ( https://github.com/espressif/esp-protocols/commit/1af4bbe1 ) )
6
+ - Add API docs, memory consideration and tests ([ a20c0c9d] ( https://github.com/espressif/esp-protocols/commit/a20c0c9d ) )
7
+ - Add target tests with localhost broker-client ([ 5c850cda] ( https://github.com/espressif/esp-protocols/commit/5c850cda ) )
8
+ - Initial moquitto v2.0.18 port (TCP only) ([ de4531e8] ( https://github.com/espressif/esp-protocols/commit/de4531e8 ) )
9
+
10
+ ### Bug Fixes
11
+
12
+ - Fix clean compilation addressing _ GNU_SOURCE redefined ([ e2392c36] ( https://github.com/espressif/esp-protocols/commit/e2392c36 ) )
13
+
14
+ ### Updated
15
+
16
+ - docs(mosq): Prepare mosquitto component for publishing ([ c2c4bf83] ( https://github.com/espressif/esp-protocols/commit/c2c4bf83 ) )
You can’t perform that action at this time.
0 commit comments