Skip to content

2018-07-26, Version 1.2.0

Compare
Choose a tag to compare
@RobinzZH RobinzZH released this 26 Jul 12:17
· 674 commits to master since this release
98f4f0e

Bug fixes

  • [447cd38] - websocket: default allow origin (tarotlwei)
  • [d389c5c] - httpproxy: rename variable user_00 -> workerUid (mapleeit)
  • [36bbfe8] - contextwrap: remove window and context while ContextWrap.destory (youkunhuang)
  • [7d8a291] - h5test: handle type error (RobinzZH)
  • [e8fc11d] - h5test: fix batch delete bug (RobinzZH)
  • [611a1ba] - logreport: clean logJson (tarotlwei)
  • [335da91] - websocket: check origin host bugfix (tarotlwei)
  • [7a88e9d] - h5test: support batch request to resolve #188 (RobinzZH)
  • [537207c] - version: limit nodejs version (muyan)
  • [9ae90cf] - version: restricted version (muyan)
  • [2f94faa] - websocket log: clear logJson (tarotlwei)
  • [ff96460] - logreport: fixbug logText --> logJson (youkunhuang)
  • [273a1c9] - runtime: let url string instead of Tag a (bdliu(刘彬德))
  • [3eb9b54] - logreport: fixbug for logText assert (youkunhuang)
  • [1c22164] - cmem.l5: use instances cache instead of poolsize (RobinzZH)
  • [a985a38] - runtime: bugfix for find bad code (youkunhuang)
  • [0cc071c] - config.js: fix config file path (wayenli)
  • [2096405] - h5-test: use local instead of context (youkunhuang)

Features

  • [eff338f] - npm: change pkg name to support npm (RobinzZH)
  • [c6608dd] - websocket: optimize report log (tarotlwei)
  • [7e2bb22] - websocket: add websocket origin limit (tarotlwei)
  • [07947d1] - logview: add navigation in logview (muyan)
  • [b937512] - master: add event report for worker (youkunhuang)
  • [b22f8e0] - h5-test: add ckv report (youkunhuang)
  • [9067183] - memcached: add ckv monitor (youkunhuang)
  • [15ebc87] - package.json: update package.json for R1.1.6 (RobinzZH)

Code Refactoring

  • [0f08a19] - websocket: dead code removal (tarotlwei)
  • [0e36f92] - mail: remove deprecated template (RobinzZH)
  • [fdc5b80] - heapdump: add heapdump (youkunhuang)
  • [e559153] - runtime: add Memory over load alert (bdliu(刘彬德))
  • [9258128] - alpha: move require to function (youkunhuang)
  • [7e5d4e9] - runtime: add new runtime type 'CPU alert' (bdliu(刘彬德))
  • [eadd992] - runtime: add a doc link in CCFinder mail (bdliu(刘彬德))
  • [caf1e62] - logger: logger add limit (youkunhuang)
  • [6288737] - http: ignore errors after a stream was destroyed (youkunhuang)

Other commits

  • [48ad461] - docs(changelog) : add release log (RobinzZH)
  • [3544e4f] - test(cd) : reset appid after test cases (RobinzZH)
  • [2b4e656] - docs(contributing) : add contributing_en.md (muyan)
  • [2079362] - docs(contributing) : add contributing.md (muyan)