Skip to content

Commit

Permalink
docs: update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinzZH committed Mar 7, 2019
1 parent a423efc commit b49ba07
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions changeLog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,39 @@
# ChangeLog

## [2019-03-07, Version v1.3.0](https://github.com/Tencent/TSW/releases/tag/v1.3.0-alpha)


### Bug fixes

- [[```c168fdfb```](https://github.com/Tencent/TSW/commit/c168fdfb9ceae77786acea9fc5cad611cf7d9d48)] __-__ __encryption__: upgrading des to aes for #304 (robinzhxie)
- [[```10689be6```](https://github.com/Tencent/TSW/commit/10689be68cd518674e61ded27f66d5d658ca4b54)] __-__ modify maxBodySize of capturer from 1MB to 5KB (yippeehuang)
- [[```d7a1ff60```](https://github.com/Tencent/TSW/commit/d7a1ff60c7385594b3c449cd61dc025e1e844ee4)] __-__ __config__: resovle circular dependency (neilcui)
- [[```9f8eb041```](https://github.com/Tencent/TSW/commit/9f8eb041731f099462d2970b00bf076d5badcf6f)] __-__ __config__: update dependencies (Zhang Kaidong)
- [[```daeaa84b```](https://github.com/Tencent/TSW/commit/daeaa84bd26d19ad8676e4bbc3bbe4b1fa511d11)] __-__ __logman__: keep log clear always (youkunhuang)
- [[```01eba311```](https://github.com/Tencent/TSW/commit/01eba3116b2d3bb54b5ccfce0cd7ac22fb1a5402)] __-__ __master__: do not close self (youkunhuang)


### Features

- [[```69f1a182```](https://github.com/Tencent/TSW/commit/69f1a18295a2c7850d73f7b2aa99949e3a30e87c)] __-__ use `devMode` and `autoCleanCache` to handle cache cleaning (JrainLau)
- [[```633f8c60```](https://github.com/Tencent/TSW/commit/633f8c60ceeeb35f40039c5171793c4f36261aa3)] __-__ __changelogs__: add script for changelog (RobinzZH)
- [[```091b2274```](https://github.com/Tencent/TSW/commit/091b227434ef2f530db129d364eee60f62a48aad)] __-__ __config__: support /data/release/tsw.config.js config path (mc-zone)
- [[```a26a51e3```](https://github.com/Tencent/TSW/commit/a26a51e3595dbad18d4087be8a4f6c0099500e03)] __-__ __logman__: add stop funciton for stopping (maplemiao)
- [[```209fbd01```](https://github.com/Tencent/TSW/commit/209fbd0173177cae9d176697b3af5ed75c58e994)] __-__ __master-monitor__: restart tsw when master is not reply (loviselu)
- [[```b1e1d4cf```](https://github.com/Tencent/TSW/commit/b1e1d4cf8d28b1ea6df411816d67abfe88133d2e)] __-__ __config__: now cpuRecordTime can configure (youkunhuang)
- [[```f92f90c0```](https://github.com/Tencent/TSW/commit/f92f90c06879acd82d08c8d04d8614436ba02b01)] __-__ __ccfinder__: add CCIPLimitQuiet options to close notify (youkunhuang)


### Code Refactoring

- [[```a423efc3```](https://github.com/Tencent/TSW/commit/a423efc3506eece3715b7d92a3f9ab58b509c1b3)] __-__ upgrade 1.3.0-alpha (robinzhxie)
- [[```774f626a```](https://github.com/Tencent/TSW/commit/774f626a334364350e7440fa997bb4df8b93264d)] __-__ __server__: exit while listening failure (youkunhuang)
- [[```43ad32f8```](https://github.com/Tencent/TSW/commit/43ad32f8d0261af79d327f156242dc5b537e7b9e)] __-__ __master__: update overload rules (youkunhuang)
- [[```eee94bf0```](https://github.com/Tencent/TSW/commit/eee94bf0ae306db980ebc82b62c18502b69eeb6f)] __-__ __util__: use realIp first (youkunhuang)




## [2018-11-08, Version v1.2.3](https://github.com/Tencent/TSW/releases/tag/v1.2.3)


Expand Down Expand Up @@ -59,6 +93,7 @@

### Other commits

- [[```615b7e59```](https://github.com/Tencent/TSW/commit/615b7e59c00928e7a029f792e68a82b8590d4c76)] __-__ __docs__ : update change logs for v1.2.3 (RobinzZH)
- [[```6d9db67b```](https://github.com/Tencent/TSW/commit/6d9db67bba2b8411ee2a699da9b8c7b77a57c552)] __-__ fix:memory-leak when chean require.cache (loviselu)
- [[```66a5f0d0```](https://github.com/Tencent/TSW/commit/66a5f0d034ac25996bd7090a7bc92833486f0a48)] __-__ __docs(changelog)__ : append changelog for 1.2.2 (RobinzZH)
- [[```f45e6470```](https://github.com/Tencent/TSW/commit/f45e6470b31eaf408a6a677d120f55ace276feb9)] __-__ __docs(changelog)__ : append changelog for 1.2.2 (RobinzZH)
Expand Down

0 comments on commit b49ba07

Please sign in to comment.