|
| 1 | +## 10.0.0 |
| 2 | +* Fixed namespace qualifing. (#808) |
| 3 | +* Added host port setter. (#802) |
| 4 | +* Improved logger performance. (#798, #799) |
| 5 | +* Improved CI. (#796, #801) |
| 6 | +* Applied boost asio stackless coroutine for parsing process. (#794) |
| 7 | +* Fxied constexpr. (#793) |
| 8 | +* Improved tests. (#789) |
| 9 | +* Added lifetime query for the buffer. (#787) |
| 10 | +* Refined examples. (#785) |
| 11 | +* Fixed topic alias. (#783) |
| 12 | +* Added certificate update support for the broker. (#781) |
| 13 | +* Improved packet_id allocation. (#778) |
| 14 | +* Removed copy. (#774) |
| 15 | +* Added command line options for the broker. (#772) |
| 16 | +* Fixed the broker error handling. (#769) |
| 17 | +* Improved session expiry process. (#767) |
| 18 | +* Refined error checking. (#766, #770) |
| 19 | +* Fixed invalid assertion checking. (#761) |
| 20 | +* Added packet id exhausted queuing support for the broker. (#757) |
| 21 | +* Fixed the broker crush. (#754) |
| 22 | +* <<<< breaking change >>>> Added shared subscription support. (#752, #759, #764, #765) |
| 23 | +* Fixed invalid iterator operation on the broker. (#750) |
| 24 | +* Removed unused files. (#748) |
| 25 | +* Re-organized the test tree. (#747) |
| 26 | + |
1 | 27 | ## 9.0.0
|
2 | 28 | * Added Websocket sub-ptorocol. (#735)
|
3 | 29 | * Added BOOST_ASIO_NO_DEPRECATED to CI. (#734, #745)
|
|
0 commit comments