Skip to content

Commit 31f18be

Browse files
authored
Merge pull request #809 from redboltz/update_to_10.0
Update the version to 10.0.0.
2 parents b371ec5 + c020769 commit 31f18be

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

+26
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
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+
127
## 9.0.0
228
* Added Websocket sub-ptorocol. (#735)
329
* Added BOOST_ASIO_NO_DEPRECATED to CI. (#734, #745)

0 commit comments

Comments
 (0)