changes.rst 39 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619
  1. .. _changes:
  2. =======
  3. Changes
  4. =======
  5. .. _release_2.0_beta.2:
  6. ------------------
  7. Version 2.0-beta.2
  8. ------------------
  9. *Release Date: 2016-09-10*
  10. CoAP Support
  11. ------------
  12. Release an experimental CoAP Gateway: https://github.com/emqtt/emqttd_coap
  13. API Breaking Changes
  14. --------------------
  15. '$u', '$c' variables in emqttd.conf and modules/acl.conf changed to '%u', '%c'
  16. Improve the design of mqtt retained message, replace emqttd_retainer with emqttd_mod_retainer.
  17. Add 'session.subscribed', 'session.unsubscribed' hooks, remove 'client.subscribe.after' hook
  18. Tab 'retained_message' -> 'mqtt_retained'
  19. Bugfix
  20. ------
  21. [2.0 beta1] FORMAT ERROR: "~s PUBLISH to ~s: ~p" (PR #671)
  22. Fixing issues in cluster mode. (PR #681)
  23. Fixing issues with unsubscribe hook (PR #673)
  24. .. _release_2.0_beta.1:
  25. ------------------
  26. Version 2.0-beta.1
  27. ------------------
  28. *Release Date: 2016-08-30*
  29. *Release Name: West of West Lake*
  30. EMQ - Shortened Project Name
  31. ----------------------------
  32. Adopt a shortened project name: EMQ(Erlang/Enterprise/Elastic MQTT Broker),E means Erlang/OTP, Enterprise and Elastic.
  33. Improve the Release Management
  34. ------------------------------
  35. In order to iterate the project fast, we will adopt a new release management strategy since 2.0. There will be two or three 'Preview Release' named beta1, beta2 or beta3, and then one or two 'Release Candidate' named rc1, rc2 before a Major version is production ready.
  36. Seperate Rel from Application
  37. -----------------------------
  38. We split the emqttd 1.x project into two projects since 2.0-beta1 release to resolve the plugins' dependency issue.
  39. A new project named `emqttd-relx`_ is created and responsible for buiding the emqttd application and the plugins::
  40. git clone https://github.com/emqtt/emqttd-relx.git
  41. cd emqttd-relx && make
  42. cd _rel/emqttd && ./bin/emqttd console
  43. erlang.mk and relx
  44. ------------------
  45. The rebar which is used in 1.x release is replaced by `erlang.mk`_ and `relx`_ tools since 2.0-beta1 release.
  46. You can check the 'Makefile' and 'relx.config' in the release project of the borker: `emqttd-relx`_ .
  47. Improve Git Branch Management
  48. -----------------------------
  49. +------------+-------------------------------------------+
  50. | stable | 1.x Stable Branch |
  51. +------------+-------------------------------------------+
  52. | master | 2.x Master Branch |
  53. +------------+-------------------------------------------+
  54. | emq10 | 1.x Developement Branch |
  55. +------------+-------------------------------------------+
  56. | emq20 | 2.x Development Branch |
  57. +------------+-------------------------------------------+
  58. | emq30 | 3.x Development Branch |
  59. +------------+-------------------------------------------+
  60. | issue#{id} | BugFix Branch |
  61. +------------+-------------------------------------------+
  62. New Config Syntax
  63. -----------------
  64. Since 2.0-beta1 release the configuration file of the broker and plugins adopt a new syntax like rebar.config and relx.config:
  65. etc/emqttd.conf for example::
  66. %% Max ClientId Length Allowed.
  67. {mqtt_max_clientid_len, 512}.
  68. %% Max Packet Size Allowed, 64K by default.
  69. {mqtt_max_packet_size, 65536}.
  70. %% Client Idle Timeout.
  71. {mqtt_client_idle_timeout, 30}. % Second
  72. MQTT-SN Protocol Plugin
  73. -----------------------
  74. The MQTT-SN Protocol Plugin `emqttd_sn`_ has been ready in 2.0-beta1 release. The default UDP port of MQTT-SN is 1884.
  75. Load the plugin::
  76. ./bin/emqttd_ctl plugins load emqttd_sn
  77. Improve the PubSub Design
  78. -------------------------
  79. .. image:: _static/images/publish.png
  80. Improve the Plugin Management
  81. -----------------------------
  82. The plugin of EMQ 2.0 broker is a normal erlang application which depends on and extends 'emqttd'. You can create a standalone plugin application project, and add it to `emqttd-relx`_ Makefile as a DEP.
  83. All the plugins' config files will be copied to emqttd/etc/plugins/ folder when making emqttd brinary packages in `emqttd-relx`_ project::
  84. ▾ emqttd/
  85. ▾ etc/
  86. ▸ modules/
  87. ▾ plugins/
  88. emqtt_coap.conf
  89. emqttd.conf
  90. emqttd_auth_http.conf
  91. emqttd_auth_mongo.conf
  92. emqttd_auth_mysql.conf
  93. emqttd_auth_pgsql.conf
  94. emqttd_auth_redis.conf
  95. emqttd_coap.conf
  96. emqttd_dashboard.conf
  97. emqttd_plugin_template.conf
  98. emqttd_recon.conf
  99. emqttd_reloader.conf
  100. emqttd_sn.conf
  101. emqttd_stomp.conf
  102. EMQ 2.0 Documentation
  103. ---------------------
  104. http://emqtt.io/docs/v2/index.html
  105. .. _release_1.1.3:
  106. -------------
  107. Version 1.1.3
  108. -------------
  109. *Release Date: 2016-08-19*
  110. Support './bin/emqttd_ctl users list' CLI (#621)
  111. Cannot publish payloads with a size of the order 64K using WebSockets (#643)
  112. Optimize the procedures that retrieve the Broker version and Borker description in the tick timer (PR#627)
  113. Fix SSL certfile, keyfile config (#651)
  114. -------------
  115. Version 1.1.2
  116. -------------
  117. .. _release_1.1.2:
  118. -------------
  119. Version 1.1.2
  120. -------------
  121. *Release Date: 2016-06-30*
  122. Upgrade mysql-otp driver to 1.2.0 (#564, #523, #586, #596)
  123. Fix WebSocket Client Leak (PR #612)
  124. java.io.EOFException using paho java client (#551)
  125. Send message from paho java client to javascript client (#552)
  126. Compatible with the Qos0 PUBREL packet (#575)
  127. Empty clientId with non-clean session accepted (#599)
  128. Update docs to fix typos (#601, #607)
  129. .. _release_1.1.1:
  130. -------------
  131. Version 1.1.1
  132. -------------
  133. *Release Date: 2016-06-04*
  134. Compatible with the Qos0 PUBREL packet (#575)
  135. phpMqtt Client Compatibility (#572)
  136. java.io.EOFException using paho java client (#551)
  137. .. _release_1.1:
  138. -----------
  139. Version 1.1
  140. -----------
  141. *Release Date: 2016-06-01*
  142. Highlights
  143. ----------
  144. Upgrade eSockd library to 4.0 and Support IPv6
  145. Support to listen on specific IP Address::
  146. {mqtt, {"192.168.1.20", 1883}, [
  147. ...
  148. ]},
  149. Add MongoDB, HTTP Authentication/ACL Plugins
  150. Upgrade MySQL, PostgreSQL, Redis Plugins to support superuser authentication and avoid SQL Injection
  151. Enhancements
  152. ------------
  153. Allow human-friendly IP addresses (PR#395)
  154. File operation error: emfile (#445)
  155. emqttd_plugin_mongo not found in emqttd (#489)
  156. emqttd_plugin_mongo Error While Loading in emqttd (#505)
  157. Feature request: HTTP Authentication (#541)
  158. Compatible with the Qos0 PUBREL packet (#575)
  159. Bugfix
  160. ------
  161. Bugfix: function_clause exception occurs when registering a duplicated authentication module (#542)
  162. Bugfix: ./emqttd_top msg_q result: {"init terminating in do_boot",{undef,[{etop,start,[],[]},{init,start_it,1,[]},{init,start_em,1,[]}]}} (#557)
  163. Tests
  164. -----
  165. 111 common test cases.
  166. Dashboard Plugin
  167. ----------------
  168. WebSocket Page: Support 'Clean Session', Qos, Retained parameters (emqttd_dashboard#52)
  169. Upgrade eSockd library to 4.0, Show OTP Release on Overview Page (emqttd_dashboard#61)
  170. Changing dashboard credentials for username authentication (emqttd_dashboard#56)
  171. Add './bin/emqttd_ctl admins' CLI,support to add/delete admins
  172. HTTP Auth Plugin
  173. ----------------
  174. Authentication/ACL by HTTP API: https://github.com/emqtt/emqttd_auth_http
  175. MongoDB Plugin
  176. --------------
  177. Upgrade Erlang MongoDB driver to v1.0.0
  178. Support superuser authentication
  179. Support ACL (emqttd_plugin_mongo#3)
  180. MySQL Plugin
  181. ------------
  182. Support superuser authentication
  183. Use parameterized query to avoid SQL Injection
  184. Postgre Plugin
  185. --------------
  186. Support superuser authentication
  187. Use parameterized query to avoid SQL Injection
  188. Redis Plugin
  189. ------------
  190. Support superuser authentication
  191. Support ClientId authentication by '%c' variable
  192. Reloader Plugin
  193. ---------------
  194. Reload modified modules during development automatically.
  195. .. _release_1.0.3:
  196. -------------
  197. Version 1.0.3
  198. -------------
  199. *Release Date: 2016-05-23*
  200. eSockd 3.2
  201. MochiWeb 4.0.1
  202. .. _release_1.0.2:
  203. -------------
  204. Version 1.0.2
  205. -------------
  206. *Release Date: 2016-05-04*
  207. Issue#534 - './bin/emqttd_ctl vm' - add 'port/count', 'port/limit' statistics
  208. Issue#535 - emqttd_client should be terminated properly even if exception happened when sending data
  209. PR#519 - The erlang '-name' requires the fully qualified host name
  210. emqttd_reloader plugin - help reload modified modules during development.
  211. .. _release_l.0.1:
  212. -------------
  213. Version 1.0.1
  214. -------------
  215. *Release Date: 2016-04-16*
  216. PR#515 - Fix '$queue' pubsub, add 'pubsub_queue' test and update docs
  217. .. _release_1.0:
  218. ------------------------------------
  219. Version 1.0 (The Seven Mile Journey)
  220. ------------------------------------
  221. *Release Date: 2016-04-13*
  222. *Release Name: The Seven Mile Journey*
  223. We finally released Version 1.0 (The Seven Mile Journey) with full documentation after two years' development and more than fifty iterations.
  224. The emqttd 1.0 implements a fully-featured, scalable, distributed and extensible open-source MQTT broker for IoT, M2M and Mobile applications:
  225. 1. Full MQTT V3.1/3.1.1 Protocol Specifications Support
  226. 2. Massively scalable - Scaling to 1 million connections on a single server
  227. 3. Distributed - Route MQTT Messages among clustered or bridged broker nodes
  228. 4. Extensible - LDAP, MySQL, PostgreSQL, Redis Authentication/ACL Plugins
  229. Bugfix and Enhancements
  230. -----------------------
  231. Possible race condition using emqttd_cm (#486)
  232. Improve the design of retained message expiration (#503)
  233. Do not expire the retained messages from $SYS/# topics (#500)
  234. Documentation
  235. --------------
  236. http://emqtt.io/docs
  237. http://docs.emqtt.com/
  238. Thanks
  239. ------
  240. Thank Ericsson for the Great Erlang/OTP Platform (http://erlang.org/)!
  241. Contributors on GitHub: @callbay @lsxredrain @hejin1026 @desoulter @turtleDeng @Hades32 @huangdan @phanimahesh @dvliman @Prots @joaohf
  242. Partners: EACG (http://eacg.de/)
  243. Favorite Band: The Seven Mile Journey (http://www.thesevenmilejourney.dk/)
  244. .. _release_0.17.1:
  245. -------------------
  246. Version 0.17.1-beta
  247. -------------------
  248. *Release Date: 2016-03-22*
  249. Enhancements
  250. ------------
  251. Time unit of session 'expired_after' changed to minute. (#479)
  252. Dashboard
  253. ---------
  254. Code Review and improve the design of Dashboard.
  255. .. _release_0.17.0:
  256. -------------------
  257. Version 0.17.0-beta
  258. -------------------
  259. *Release Date: 2016-03-15*
  260. Highlights
  261. ----------
  262. Installation and Configuration Guide released on http://docs.emqtt.com
  263. Improve and Consolidate the design of Hook, Server, PubSub and Router
  264. Upgrade the [Web Dashboard](https://github.com/emqtt/emqttd_dashboard) to support pagination
  265. Bridge emqttd broker to another emqttd broker & emqttd to mosquitto bridge (#438)
  266. Enhancements
  267. ------------
  268. emqttd_ctl: better error message (#450)
  269. ./bin/emqttd_ctl: add 'routes' command::
  270. routes list # List all routes
  271. routes show <Topic> # Show a route
  272. Add 'backend_subscription' table and support static subscriptions (emqttd_backend)
  273. Add 'retained_message' table and refactor emqttd_retainer module (emqttd_backend)
  274. A New Hook and Callback Design (emqttd_hook)
  275. Add PubSub, Hooks APIs to emqttd module (emqttd)
  276. Move start_listeners/0, stop_listeners/0 APIs to emqttd_app module (emqttd_app)
  277. Tests
  278. -----
  279. Add 100+ common test cases.
  280. Plugins
  281. -------
  282. Upgrade Dashboard, Redis, Stomp and Template Plugins
  283. .. _release_0.16.0:
  284. -------------------
  285. Version 0.16.0-beta
  286. -------------------
  287. *Release Date: 2016-02-16*
  288. Highlights
  289. ----------
  290. Licensed under the Apache License, Version 2.0 Now.
  291. Improve the design of cluster, support to join or leave the cluster (#449)::
  292. $ ./bin/emqttd_ctl cluster
  293. cluster join <Node> #Join the cluster
  294. cluster leave #Leave the cluster
  295. cluster remove <Node> #Remove the node from cluster
  296. cluster status #Cluster status
  297. Improve the design of Trie and Route, only the wildcard topics stored in Trie.
  298. Common Test to replace EUnit.
  299. Enhancements
  300. ------------
  301. mqtt_message record: add 'sender' field (#440)
  302. refactor the emqttd, emqttd_time, emqttd_opts, emqttd_node modules.
  303. Bugfix
  304. ------
  305. noproc error when call to gen_server2:call(false, {add_route,Topic,<0.685.0>}, infinity) (#446)
  306. Plugins
  307. -------
  308. Changed the license of all plugins.
  309. .. _release_0.15.0:
  310. -------------------
  311. Version 0.15.0-beta
  312. -------------------
  313. *Release Date: 2016-01-31*
  314. Highlights
  315. ----------
  316. Optimize for Push Application, 500K+ Subscribers to a Topic.
  317. Optimization for Route ETS insertion (#427)
  318. Priority Message Queue for Persistent Session (#432)
  319. Add Redis, MongoDB Plugins (#417)
  320. Enhancements
  321. ------------
  322. Username/Password Authentication: Support to configure default users (#428)
  323. Improve CLI Commands: pubsub, bridges, trace (#429)
  324. emqttd_mod_subscription: fix client_connected/3
  325. emqttd_auth_mod: add passwd_hash/2 function
  326. priority_queue: add plen/2, out/2 functions
  327. Bugfix
  328. ------
  329. Fix dequeue/1 of emqttd_bridge...
  330. Add emqttd:seed_now/0 function
  331. Plugins
  332. -------
  333. emqttd_plubin_mysql: Changed mysql driver to mysql-otp
  334. emqttd_plugin_pgsql: Integrate with ecpool
  335. emqttd_plugin_redis: First release
  336. emqttd_plugin_mongo: First release
  337. .. _release_0.14.1:
  338. -------------------
  339. Version 0.14.1-beta
  340. -------------------
  341. *Release Date: 2015-12-28*
  342. Bugfix: emqttd_ws_client.erl: Unexpected Info: {'EXIT',<0.27792.18>,{shutdown,destroy}} (#413)
  343. Improve: fix spec errors found by dialyzer
  344. .. _release_0.14.0:
  345. -------------------
  346. Version 0.14.0-beta
  347. -------------------
  348. *Release Date: 2015-12-18*
  349. Highlights
  350. ----------
  351. Scaling to 1.3 Million Concurrent MQTT Connections on a 12 Core, 32G CentOS server.
  352. New PubSub, Router Design (#402). Prepare for scaling to 10 millions on one cluster.
  353. Enhancements
  354. ------------
  355. Improve the gproc_pool usage with a general emqttd_pool_sup
  356. Improve the design of emqttd_pubsub, add a new emqttd_router module
  357. Improve the design of the whole supervisor tree
  358. Route aging mechanism to remove the topics that have no subscriptions
  359. Improve the dashboard, mysql, pgsql, stomp, sockjs plugins
  360. Add 'topics', 'subscriptions' admin commands
  361. Avoid using mnesia table index and mnesia:index_read API to lower CPU usage
  362. Subscribe timeout exception (#366)
  363. Long Delay on Multiple Topic Subscription (#365)
  364. Subscriptions persistence (#344)
  365. emqttd_ctl: 'subscriptions' command to force clients to subscribe some topics (#361)
  366. Bugfix
  367. ------
  368. emqttd_sm: spec of lookup_session/1 is not right BUG (#411)
  369. Observer application should be removed from reltool.config for 'wx' app is not available (#410)
  370. Benchmark
  371. ---------
  372. 1.3 million concurrent MQTT connections on a 12 Core, 32G CentOS Server, consume about 15G Memory and 200% CPU.
  373. .. _release_0.13.1:
  374. -------------------
  375. Version 0.13.1-beta
  376. -------------------
  377. *Release Date: 2015-11-28*
  378. Bugfix: Plugin pathes error under windows (#387)
  379. Improve: Too many error logs "[error] Session ..... Unexpected EXIT: client_pid=<0.14137.35>, exit_pid=<0.30829.22>, reason=nop..." (#383)
  380. Improve: Define QOS0/1/2, Pooler Error (PR#382)
  381. Improve: High CPU load when 400K unstable mobile connections (#377)
  382. BugFix: emqttd_plugin_pgsql - error using same query with latest update plugin (pgsql#5)
  383. .. _release_0.13.0:
  384. -------------------
  385. Version 0.13.0-beta
  386. -------------------
  387. *Release Date: 2015-11-08*
  388. Highlights
  389. ----------
  390. Rate Limiting based on [Token Bucket](https://en.wikipedia.org/wiki/Token_bucket) and [Leaky Bucket](https://en.wikipedia.org/wiki/Leaky_bucket#The_Leaky_Bucket_Algorithm_as_a_Meter) Algorithm
  391. Upgrade eSockd and MochiWeb libraries to support Parameterized Connection Module
  392. Improve emqttd_client to support fully asynchronous socket networking
  393. Enhancements
  394. ------------
  395. Protocol Compliant - Session Present Flag (#163)
  396. Compilation fails if repo is cloned with a different name (#348)
  397. emqttd_client: replace gen_tcp:send with port_command (#358)
  398. TCP sndbuf, recbuf, buffer tuning (#359)
  399. emqttd_client.erl to handle 'inet_async', 'inet_reply' properly (#360)
  400. Refator the [client/session management design](https://github.com/emqtt/emqttd/blob/master/doc/design/ClientSession.md)
  401. Bugfix
  402. ------
  403. Cannot kick transient client out when clientId collision (#357)
  404. Fix the order of emqttd_app:start_server/1 (#367)
  405. emqttd_session:subscribe/2 will crash (#374)
  406. Benchmark
  407. ---------
  408. [benchmark for 0.13.0 release](https://github.com/emqtt/emqttd/wiki/benchmark-for-0.13.0-release)
  409. 3.1G memory and 50+ CPU/core:
  410. .. code-block:: bash
  411. Connections: 250K
  412. Subscribers: 250K
  413. Topics: 50K
  414. Qos1 Messages/Sec In: 4K
  415. Qos1 Messages/Sec Out: 20K
  416. Traffic In(bps): 12M+
  417. Traffic Out(bps): 56M+
  418. .. _release_0.12.3:
  419. -------------------
  420. Version 0.12.3-beta
  421. -------------------
  422. *Release Date: 2015-10-22*
  423. Bugfix: emqttd_sysmon crasher for 'undefined' process_info (#350)
  424. Bugfix: emqttd_client: catch parser exception (#353)
  425. .. _release_0.12.2:
  426. -------------------
  427. Version 0.12.2-beta
  428. -------------------
  429. *Release Date: 2015-10-16*
  430. Bugfix: Retained messages should not be expired if 'broker.retained.expired_after = 0' (#346)
  431. .. _release_0.12.1:
  432. -------------------
  433. Version 0.12.1-beta
  434. -------------------
  435. *Release Date: 2015-10-15*
  436. Highlight: Release for Bugfix and Code Refactor.
  437. Feature: Retained message expiration (#182)
  438. Improve: '$SYS/#' publish will not match '#' or '+/#' (#68)
  439. Improve: Add more metrics and ignore '$SYS/#' publish (#266)
  440. Improve: emqttd_sm should be optimized for clustered nodes may be crashed (#282)
  441. Improve: Refactor emqttd_sysmon and suppress 'monitor' messages (#328)
  442. Task: benchmark for 0.12.0 release (#225)
  443. Benchmark: About 900K concurrent connections established on a 20Core, 32G CentOS server.
  444. .. _release_0.12.0:
  445. -------------------
  446. Version 0.12.0-beta
  447. -------------------
  448. *Release Date: 2015-10-08*
  449. Highlights
  450. ----------
  451. Enhance the **emqttd_ctl** module to allow plugins to register new commands (#256)
  452. Add [emqttd_recon plugin](https://github.com/emqtt/emqttd_recon) to debug/optimize the broker (#235)
  453. Add **'./bin/emqttd_ctl broker pubsub'** command to check the status of core pubsub processes
  454. Add **'./bin/emqttd_top'** command(like etop) to show the top 'msg_q', 'reductions', 'memory' or 'runtime' processes
  455. 'rel/files/emqttd.config.production' for production deployment(default)
  456. 'rel/files/emqttd.config.development' for development deployment
  457. Enhancements
  458. ------------
  459. Qos1/2 messages will not be dropped under unstable mobile network (#264)
  460. **emqttd_session:subscribe/2, emqttd_session:unsubscribe/2** APIs should be asynchronous (#292)
  461. **etc/emqttd.config**: 'idle_timeout' option to close the idle client(socket connected but no 'CONNECT' frame received)
  462. **etc/emqttd.config**: 'unack_retry_interval' option for redelivering Qos1/2 messages
  463. How to monitor large 'message_queue_len' (#283)
  464. Bugfix
  465. ------
  466. Behaviour emqttd_auth_mod is missing init callback (#318)
  467. Benchmark
  468. ---------
  469. Write a new [benchmark tool](https://github.com/emqtt/emqtt_benchmark) to benchmark this release
  470. Hw requirements - 5K users, 25-50 msgs/sec, QoS=1 (#209)
  471. Supported Number of Connections Greatly Reduced When Clients are Subscribing (#324)
  472. .. _release_0.11.0:
  473. -------------------
  474. Version 0.11.0-beta
  475. -------------------
  476. *Release Date: 2015-09-25*
  477. Highlight: Rebar to manage plugin dependencies.
  478. Highlight: [Stomp](https://github.com/emqtt/emqttd_stomp) and [SockJS](https://github.com/emqtt/emqttd_sockjs) Plugins!
  479. Improve: add rel/files/emqttd.config.development|production.
  480. Improve: rel/reltool.config.script to release deps of plugin.
  481. Improve: persist mnesia schema on slave nodes.
  482. Improve: use timer:seconds/1 api.
  483. Improve: The binary release will be compiled with R18.1 now.
  484. Bugfix: issue#306 - emqttd_cm should unregister the duplicated client
  485. Bugfix: issue#310 - usage of emqttd_ctl error: 'session list' should be 'sessions list'
  486. Bugfix: issue#311 - './bin/emqttd_ctl sessions list' error
  487. Bugfix: issue#312 - unsubcribe will lead to crash if emqttd_plugin_template plugin loaded
  488. .. _release_0.10.4:
  489. -------------------
  490. Version 0.10.4-beta
  491. -------------------
  492. *Release Date: 2015-09-18*
  493. Optimize session management and upgrade eSockd library to 2.7.1
  494. [Benchmark for 0.10.4 release](https://github.com/emqtt/emqttd/wiki/benchmark-for-0.10.4-release)
  495. Improve: issue#294 - [error] failed to start connection on 0.0.0.0:1883 - enotconn
  496. Improve: issue#297 - How do I allow user with some pattern to access topic with some pattern?
  497. Bugfix: issue#291 - "./bin/emqttd attach ..." cannot work
  498. Bugfix: issue#284 - Should not use erlang:list_to_atom/1 in emqttd_vm.erl
  499. .. _release_0.10.3:
  500. -------------------
  501. Version 0.10.3-beta
  502. -------------------
  503. *Release Date: 2015-08-30*
  504. Bugfix: issue#271 - add emqttd_ws_client:subscribe/2 function
  505. Bugfix: issue#269 - bin/emqttd Syntax error on ubuntu
  506. Improve: issue#265 - client under unstable mobile network generate a lot of logs
  507. .. _release_0.10.2:
  508. -------------------
  509. Version 0.10.2-beta
  510. -------------------
  511. *Release Date: 2015-08-26*
  512. Improve: issue#257 - After the node name changed, the broker cannot restart for mnesia schema error.
  513. .. _release_0.10.1:
  514. -------------------
  515. Version 0.10.1-beta
  516. -------------------
  517. *Release Date: 2015-08-25*
  518. Bugfix: issue#259 - when clustered the emqttd_dashboard port is close, and the 'emqttd' application cannot stop normally.
  519. Feature: issue#262 - Add 'http://host:8083/mqtt/status' Page for health check
  520. .. _release_0.10.0:
  521. -------------------
  522. Version 0.10.0-beta
  523. -------------------
  524. *Release Date: 2015-08-20*
  525. [Web Dashboard](https://github.com/emqtt/emqttd_dashboard) and [MySQL](https://github.com/emqtt/emqttd_plugin_mysql), [PostgreSQL](https://github.com/emqtt/emqttd_plugin_pgsql) Authentication/ACL Plugins!
  526. Highlight: Web Dashboard to monitor Statistics, Metrics, Clients, Sessions and Topics of the broker.
  527. Highlight: JSON/HTTP API to query all clients connected to broker.
  528. Highlight: A new [Plugin Design](https://github.com/emqtt/emqttd/wiki/Plugin%20Design) and a [Template project](https://github.com/emqtt/emqttd_plugin_template) for plugin development.
  529. Highlight: Authentication/ACL with MySQL, PostreSQl databases (#194, #172)
  530. Feature: Session Statistics including inflight_queue, message_queue, message_dropped, awaiting_rel, awaiting_ack, awaiting_comp (#213)
  531. Feature: Cookie based authentication for MQTT over websocket connections (#231)
  532. Feature: Get all clients connected to the broker (#228, #230, #148, #129)
  533. Feature: "./bin/emqttd_ctl clients show ClientId" to query client status (#226)
  534. Feature: "./bin/emqttd_ctl clients kick ClientId" to kick out a client
  535. Feature: "./bin/emqttd_ctl sessions list" to show all sessions
  536. Feature: "./bin/emqttd_ctl sessions show ClientId" to show a session
  537. Feature: Erlang VM metrics monitor with Web Dashboard (#59)
  538. Improve: Too many "inflight queue is full!" log when session is overloaded (#247)
  539. Improve: There are two many "MQueue(~s) drop ~s" logs if the message queue of session is small (#244)
  540. Improve: gen_server2(from RabbitMQ) to improve emqttd_session, emqttd_pubsub
  541. Improve: Makefile to build plugins
  542. Bugfix: emqttd_broker:unhook/2 cannot work (#238)
  543. Bugfix: emqttd plugin cannot include_lib("emqttd/include/emqttd.hrl") (#233)
  544. Bugfix: Too many 'Session ~s cannot find PUBACK' logs (#212)
  545. Bugfix: emqttd_pooler cannot work
  546. .. _release_0.9.3:
  547. -------------------
  548. Version 0.9.3-alpha
  549. -------------------
  550. *Release Date: 2015-07-25*
  551. Wiki: [Bridge](https://github.com/emqtt/emqttd/wiki/Bridge)
  552. Improve: emqttd_protocol.hrl to define 'QOS_I'
  553. Improve: emqttd_pubsub to add subscribe/2 API
  554. Improve: ./bin/emqttd_ctl to support new bridges command
  555. Bugfix: issue #206 - Cannot bridge two nodes
  556. .. _release_0.9.2:
  557. -------------------
  558. Version 0.9.2-alpha
  559. -------------------
  560. *Release Date: 2015-07-18*
  561. Improve: issue #196 - Add New Hook 'client.subscribe.after'
  562. .. _release_0.9.1:
  563. -------------------
  564. Version 0.9.1-alpha
  565. -------------------
  566. *Release Date: 2015-07-10*
  567. Bugfix: issue #189 - MQTT over WebSocket(SSL) cannot work?
  568. Bugfix: issue #193 - 'client.ack' hook should be renamed to 'message.acked', and called by emqttd_broker:foreach_hooks
  569. .. _release_0.9.0:
  570. -------------------
  571. Version 0.9.0-alpha
  572. -------------------
  573. *Release Date: 2015-07-09*
  574. [Session, Queue, Inflight Window, Hooks, Global MessageId and More Protocol Compliant](https://github.com/emqtt/emqttd/releases/tag/0.9.0-alpha) Now!
  575. Feature: Session/Queue/Inflight Window Design (#145).
  576. Feature: Support to resume a persistent session on other clustered node.
  577. Feature: Support alarm management.
  578. Feature: emqttd_guid to generate global unique message id.
  579. Feature: Hooks for message pub/ack.
  580. Feature: Protocol compliant - message ordering, timeout and retry.
  581. Improve: Every client will start_link a session process, whether or not the client is persistent.
  582. Improve: etc/emqttd.config to support more session, queue configuration.
  583. Improve: issue #179 - Max offline message queue {max_queue, 100} meaning.
  584. Improve: issue #180 - Should change project structure for other projects maybe depend on 'emqttd'. Merge emqtt, emqttd apps.
  585. Improve: issue #185 - PacketId and MessageId: the broker should generate global unique message id.
  586. Improve: issue #187 - etc/emqttd.config to support https listener
  587. Improve: issue #186 - emqttd_cm to store client details
  588. Improve: issue #174 - add 'from' field to mqtt_message record.
  589. Improve: issue #170 - $SYS Topics should support alarms.
  590. Improve: issue #169 - Add More [Hooks](https://github.com/emqtt/emqttd/wiki/Hooks-Design)
  591. Improve: issue #167 - Inflight window to assure message ordering.
  592. Improve: issue #166 - Message delivery timeout and retry.
  593. Improve: issue #143 - Qos1, Qos2 PubSub message timeout.
  594. Improve: issue #122 - Labeling message with unique id. emqttd_guid module to generate global unique msgid.
  595. Improve: emqttd_bridge to support pending message queue, and fix the wrong Qos design.
  596. Improve: mqtt_message record to add 'msgid', 'from' and 'sys' fields.
  597. Change: Add emqttd_mqueue, emqttd_guid, emqttd_alarm modules.
  598. Bugfix: issue #184 - emqttd_stats:setstats is not right.
  599. Bugfix: Closed issues #181, #119.
  600. Tests: fix the parser, acl test cases.
  601. .. _release_0.8.6:
  602. ------------------
  603. Version 0.8.6-beta
  604. ------------------
  605. *Release Date: 2015-06-17*
  606. Bugfix: issue #175 - publish Will message when websocket is closed without 'DISCONNECT' packet
  607. .. _release_0.8.5:
  608. ------------------
  609. Version 0.8.5-beta
  610. ------------------
  611. *Release Date: 2015-06-10*
  612. Bugfix: issue #53 - client will receive duplicate messages when overlapping subscription
  613. .. _release_0.8.4:
  614. ------------------
  615. Version 0.8.4-beta
  616. ------------------
  617. *Release Date: 2015-06-08*
  618. Bugfix: issue #165 - duplicated message when publish 'retained' message to persistent client
  619. .. _release_0.8.3:
  620. ------------------
  621. Version 0.8.3-beta
  622. ------------------
  623. *Release Date: 2015-06-05*
  624. Bugfix: issue #158 - should queue:in new message after old one dropped
  625. Bugfix: issue #155 - emqtt_parser.erl: parse_topics/3 should reverse topics
  626. Bugfix: issue #149 - Forget to merge plugins/emqttd_auth_mysql from 'dev' branch to 'master' in 0.8.x release
  627. .. _release_0.8.2:
  628. -------------------
  629. Version 0.8.2-alpha
  630. -------------------
  631. *Release Date: 2015-06-01*
  632. Bugfix: issue #147 - WebSocket client cannot subscribe queue '$Q/queue/${clientId}'
  633. Bugfix: issue #146 - emqttd_auth_ldap: fill(Username, UserDn) is not right
  634. .. _release_0.8.1:
  635. -------------------
  636. Version 0.8.1-alpha
  637. -------------------
  638. *Release Date: 2015-05-28*
  639. Client [Presence](https://github.com/emqtt/emqttd/wiki/Presence) Support and [$SYS Topics](https://github.com/emqtt/emqttd/wiki/$SYS-Topics) Redesigned!
  640. Bugfix: issue #138 - when client disconnected normally, broker will not publish disconnected $SYS message
  641. Bugfix: fix websocket url in emqttd/priv/www/websocket.html
  642. Improve: etc/emqttd.config to allow websocket connections from any hosts
  643. Improve: rel/reltool.config to exclude unnecessary apps.
  644. .. _release_0.8.0:
  645. -------------------
  646. Version 0.8.0-alpha
  647. -------------------
  648. *Release Date: 2015-05-25*
  649. [Hooks](https://github.com/emqtt/emqttd/wiki/Hooks%20Design), Modules and [Plugins](https://github.com/emqtt/emqttd/wiki/Plugin%20Design) to extend the broker Now!
  650. Plugin: emqttd_auth_mysql - MySQL authentication plugin (issues #116, #120)
  651. Plugin: emqttd_auth_ldap - LDAP authentication plugin
  652. Feature: emqttd_broker to support Hooks API
  653. Feature: issue #111 - Support 'Forced Subscriptions' by emqttd_mod_autosub module
  654. Feature: issue #126 - Support 'Rewrite rules' by emqttd_mod_rewrite module
  655. Improve: Support hooks, modules to extend the broker
  656. Improve: issue #76 - dialyzer check
  657. Improve: 'Get Started', 'User Guide', 'Developer Guide' Wiki
  658. Improve: emqtt_topic to add join/1, feed_var/3, is_queue/1
  659. Improve: emqttd_pooler to execute common tasks
  660. Improve: add emqttd_sm_sup module, and use 'hash' gproc_pool to manage sessions
  661. Tests: add more test cases for 'emqttd' app
  662. .. _release_0.7.1:
  663. -------------------
  664. Version 0.7.1-alpha
  665. -------------------
  666. *Release Date: 2015-05-04*
  667. Add doc/design/* and merge doc/* to github Wiki
  668. Bugfix: issue #121 - emqttd cluster issuse
  669. Bugfix: issue #123 - emqttd:unload_all_plugins/0 cannot unload any plugin
  670. Bugfix: fix errors found by dialyzer
  671. .. _release_0.7.0:
  672. -------------------
  673. Version 0.7.0-alpha
  674. -------------------
  675. *Release Date: 2015-05-02*
  676. [MQTT over WebSocket(SSL)](https://github.com/emqtt/emqttd/wiki/MQTT-Over-WebSocket) Now!
  677. [Plugin Achitecture](https://github.com/emqtt/emqttd/wiki/Plugin%20Design) based on OTP application
  678. [Trace MQTT Packets or Messages](https://github.com/emqtt/emqttd/wiki/Trace%20Design) to log files
  679. Feature: issue #40, #115 - WebSocket/SSL Support
  680. Feature: issue #49, #105 - Plugin Architecture Support
  681. Feature: issue #93 - Trace API Design
  682. Improve: issue #109 - emqttd_broker should add subscribe, notify API
  683. Improve: update README.md to add 'Goals', 'Contributors' chapters
  684. Change: rename etc/app.config to etc/emqttd.config
  685. Change: etc/emqttd.config changed
  686. Bugfix: critical issue #54 - error when resume session!
  687. Bugfix: issue #118 - error report when UNSUBSCRIBE with no topics
  688. Bugfix: issue #117 - sys_interval = 0 config cannot work
  689. Bugfix: issue #112 - Makefile to support build plugins
  690. Bugfix: issue #96 - "make clean" cannot work
  691. .. _release_0.6.2:
  692. -------------------
  693. Version 0.6.2-alpha
  694. -------------------
  695. *Release Date: 2015-04-24*
  696. Bugfix: critical issue #54, #104, #106 - error when resume session
  697. Improve: add emqttd_cm_sup module, and use 'hash' gproc_pool to register/unregister client ids
  698. Improve: kick old client out when session is duplicated.
  699. Improve: move mnesia dir config from etc/app.config to etc/vm.args
  700. .. _release_0.6.1:
  701. -------------------
  702. Version 0.6.1-alpha
  703. -------------------
  704. *Release Date: 2015-04-20*
  705. Integrate with [gproc library](https://github.com/uwiger/gproc) to support pool
  706. Feature: issues#91 - should use worker_pool to handle some async work?
  707. Feature: issues#95 - Topic filters in ACL rule should support 'eq' tag
  708. Improve: issues#84 - emqttd_pubsub is redesigned again to protect mnesia transaction
  709. Improve: issues#74 - ACL Support and update [ACL Design Wiki](https://github.com/emqtt/emqttd/wiki/ACL-Design)
  710. .. _release_0.6.0:
  711. -------------------
  712. Version 0.6.0-alpha
  713. -------------------
  714. *Release Date: 2015-04-17*
  715. ACL Support Now: [ACL-Design Wiki](https://github.com/emqtt/emqttd/wiki/ACL-Design)
  716. Authentication with username, clientid Now: [Authentication Wiki](https://github.com/emqtt/emqttd/wiki/Authentication)
  717. Seperate common MQTT library to 'emqtt' application
  718. Redesign message pubsub, route and retain modules
  719. Redesign mnesia database cluster
  720. Feature: issues#47 - authentication, authorization support
  721. Feature: issues#92 - merge emqttd_acl and emqttd_auth to emqttd_access_control
  722. Feature: emqttd_acl_mod, emqttd_auth_mod behaviour to extend ACL, authentication
  723. Feature: issues#85 - lager:info to log subscribe, unsubscribe actions
  724. Feature: issues#77 - authentication with clientid, ipaddress
  725. Improve: issues#90 - fix lager_file_backend log format, and rotate 10 log files
  726. Improve: issues#88 - use '-mneisa_create', '-mnesia_replicate' attributes to init mneisa
  727. Improve: issues#87 - record mqtt_user and mqtt_client is duplicated
  728. Improve: issues#81 - redesign nodes cluster to support disc_copies mnesia tables
  729. Improve: issues#80 - redesign emqttd_cm to handle more concurrent connections
  730. Improve: issues#70 - how to handle connection flood? Now could support 2K+ CONNECT/sec
  731. Change: redesign mnesia tables: message, topic, subscriber, trie, trie_node
  732. Bugfix: issues#83 - emqttd_broker stats cannot work
  733. Bugfix: issues#75 - careless about function name when emqttd_pubsub handle getstats message
  734. .. _release_0.5.5:
  735. ------------------
  736. Version 0.5.5-beta
  737. ------------------
  738. *Release Date: 2015-04-09*
  739. Bugfix: issue #75 - careless about function name when emqttd_pubsub handle getstats message.
  740. Bugfix: issue #79 - cannot find topic_subscriber table after cluster with other nodes.
  741. .. _release_0.5.4:
  742. -------------------
  743. Version 0.5.4-alpha
  744. -------------------
  745. *Release Date: 2015-03-22*
  746. Benchmark this release on a ubuntu/14.04 server with 8 cores, 32G memory from QingCloud.com::
  747. 200K Connections,
  748. 30K Messages/Sec,
  749. 20Mbps In/Out Traffic,
  750. 200K Topics,
  751. 200K Subscribers,
  752. Consumed 7G memory, 40% CPU/core
  753. Benchmark code: https://github.com/emqtt/emqttd_benchmark
  754. Change: rewrite emqttd_pubsub to handle more concurrent subscribe requests.
  755. Change: ./bin/emqttd_ctl add 'stats', 'metrics' commands.
  756. Bugfix: issue #71, #72
  757. .. _release_0.5.3:
  758. -------------------
  759. Version 0.5.3-alpha
  760. -------------------
  761. *Release Date: 2015-03-19*
  762. Bugfix: issues#72 - emqttd_cm, emqtt_sm ets:match_delete/2 with wrong pattern
  763. .. _release_0.5.2:
  764. -------------------
  765. Version 0.5.2-alpha
  766. -------------------
  767. *Release Date: 2015-03-18*
  768. Change: upgrade esockd to 2.1.0-alpha, do not tune socket buffer for mqtt connection.
  769. .. _release_0.5.1:
  770. -------------------
  771. Version 0.5.1-alpha
  772. -------------------
  773. *Release Date: 2015-03-13*
  774. Change: upgrade esockd to v1.2.0-beta, rename 'acceptor_pool' to 'acceptors'
  775. .. _release_0.5.0:
  776. -------------------
  777. Version 0.5.0-alpha
  778. -------------------
  779. *Release Date: 2015-03-12*
  780. RENAME 'emqtt' to 'emqttd'!
  781. Support [Broker Bridge](https://github.com/emqtt/emqttd/wiki/Bridge-Design) Now!
  782. Change: rename project from 'emqtt' to 'emqttd'
  783. Change: lager:debug to dump RECV/SENT packets
  784. Feature: emqttd_bridge, emqttd_bridge_sup to support broker bridge
  785. Feature: emqtt_event to publish client connected/disconnected message to $SYS topics
  786. Feature: ./bin/emqttd_ctl add more commands: listeners, broker, bridges, start_bridge, stop_bridge...
  787. Feature: issue#57 - support to configure max packet size
  788. Feature: issue#68 - if sys_interval = 0, emqttd_broker will not publish messages to $SYS/brokers/#
  789. Bugfix: issue#67 - subscribe '#' to receive all messages
  790. Bugfix: issue#64 - emqtt_app start/2: should wait_for_databases
  791. Test: emqttd_topic_tests add more '_match_test'
  792. .. _release_0.4.0:
  793. -------------------
  794. Version 0.4.0-alpha
  795. -------------------
  796. *Release Date: 2015-03-10*
  797. Support [$SYS Topics of Broker](https://github.com/emqtt/emqttd/wiki/$SYS-Topics-of-Broker) Now!
  798. Feature: emqtt_broker to publish version, uptime, datetime to $SYS/brokers/# topics
  799. Feature: emqtt_broker to publish count of clients, sessions, suscribers to $SYS/brokers/# topics
  800. Feature: emqtt_metrics to publish bytes, packets, messages metrics to $SYS/brokers/# topics
  801. Feature: add include/emqtt_systop.hrl
  802. Change: emqtt_cm to count current clients
  803. Change: emqtt_sm to count current sessions
  804. Change: emqtt_pubsub to count current topics and suscribers
  805. Change: emqtt_pubsub to add create/1 API
  806. Change: emqtt_pubsub dispatch/2 to return number of subscribers
  807. Change: emqtt_pubsub to count 'dropped' messages
  808. Change: emqtt_opts to add merge/2 function
  809. Test: add emqtt_serialiser_tests.erl
  810. .. _release_0.3.4:
  811. ------------------
  812. Version 0.3.4-beta
  813. ------------------
  814. *Release Date: 2015-03-08*
  815. Bugfix: emqtt_serialiser.erl cannot serialise UNSUBACK packets
  816. .. _release_0.3.3:
  817. ------------------
  818. Version 0.3.3-beta
  819. ------------------
  820. *Release Date: 2015-03-07*
  821. Bugfix: emqtt_serialiser.erl cannot serialise PINGRESP issue#60
  822. .. _release_0.3.2:
  823. ------------------
  824. Version 0.3.2-beta
  825. ------------------
  826. *Release Date: 2015-03-05*
  827. Improve: merge emqttc serialiser, parser, packet
  828. Add: emqtt_opts to merge socket options
  829. .. _release_0.3.1:
  830. ------------------
  831. Version 0.3.1-beta
  832. ------------------
  833. *Release Date: 2015-03-02*
  834. Feature: SSL Socket Support
  835. Feature: issue#44 HTTP API should add Qos parameter
  836. Bugfix: issue#52 emqtt_session crash
  837. Bugfix: issue#53 sslsocket keepalive error
  838. Upgrade: esockd to v0.2.0
  839. Upgrade: mochiweb to v3.0.0
  840. .. _release_0.3.0:
  841. ------------------
  842. Version 0.3.0-beta
  843. ------------------
  844. *Release Date: 2015-01-19*
  845. Feature: HTTP POST API to support 'qos', 'retain' parameters
  846. Feature: $SYS system topics support
  847. Change: Rewrite emqtt_topic.erl, use '', '#', '+' to replace <<"">>, <<"#">>, <<"+">>
  848. Change: fix emqtt_pubsub.erl to match '#', '+'
  849. Tests: emqtt_topic_tests.erl add more test cases
  850. -------------------
  851. Version 0.3.0-alpha
  852. -------------------
  853. *Release Date: 2015-01-08*
  854. NOTICE: Full MQTT 3.1.1 support now!
  855. Feature: Passed org.eclipse.paho.mqtt.testing/interoperability tests
  856. Feature: Qos0, Qos1 and Qos2 publish and suscribe
  857. Feature: session(clean_sess=false) management and offline messages
  858. Feature: redeliver awaiting puback/pubrec messages(doc: Chapter 4.4)
  859. Feature: retain messages, add emqtt_server module
  860. Feature: MQTT 3.1.1 null client_id support
  861. Bugfix: keepalive timeout to send will message
  862. Improve: overlapping subscription support
  863. Improve: add emqtt_packet:dump to dump packets
  864. Test: passed org.eclipse.paho.mqtt.testing/interoperability
  865. Test: simple cluster test
  866. Closed Issues: #22, #24, #27, #28, #29, #30, #31, #32, #33, #34, #36, #37, #38, #39, #41, #42, #43
  867. .. _release_0.2.1:
  868. ------------------
  869. Version 0.2.1-beta
  870. ------------------
  871. *Release Date: 2015-01-08*
  872. pull request 26: Use binaries for topic paths and fix wildcard topics
  873. emqtt_pubsub.erl: fix wildcard topic match bug caused by binary topic in 0.2.0
  874. Makefile: deps -> get-deps
  875. rebar.config: fix mochiweb git url
  876. tag emqtt release accoding to [Semantic Versioning](http://semver.org/)
  877. max clientId length is 1024 now.
  878. .. _release_0.2.0:
  879. -------------
  880. Version 0.2.0
  881. -------------
  882. *Release Date: 2014-12-07*
  883. rewrite the project, integrate with esockd, mochiweb
  884. support MQTT 3.1.1
  885. support HTTP to publish message
  886. .. _release_0.1.5:
  887. -------------
  888. Version 0.1.5
  889. -------------
  890. *Release Date: 2013-01-05*
  891. Bugfix: remove QOS_1 match when handle PUBREL request
  892. Bugfix: reverse word in emqtt_topic:words/1 function
  893. .. _release_0.1.4:
  894. -------------
  895. Version 0.1.4
  896. -------------
  897. *Release Date: 2013-01-04*
  898. Bugfix: fix "mosquitto_sub -q 2 ......" bug
  899. Bugfix: fix keep alive bug
  900. .. _release_0.1.3:
  901. -------------
  902. Version 0.1.3
  903. -------------
  904. *Release Date: 2013-01-04*
  905. Feature: Support QOS2 PUBREC, PUBREL, PUBCOMP messages
  906. Bugfix: fix emqtt_frame to encode/decoe PUBREC/PUBREL messages
  907. .. _release_0.1.2:
  908. -------------
  909. Version 0.1.2
  910. -------------
  911. *Release Date: 2012-12-27*
  912. Feature: release support like riak
  913. Bugfix: use ?INFO/?ERROR to print log in tcp_listener.erl
  914. .. _release_0.1.1:
  915. -------------
  916. Version 0.1.1
  917. -------------
  918. *Release Date: 2012-09-24*
  919. Feature: use rebar to generate release
  920. Feature: support retained messages
  921. Bugfix: send will msg when network error
  922. .. _release_0.1.0:
  923. -------------
  924. Version 0.1.0
  925. -------------
  926. *Release Date: 2012-09-21*
  927. The first public release.