Skip to content

v1.2.4

Compare
Choose a tag to compare
@childe childe released this 20 Mar 10:26
· 429 commits to master since this release
  1. 主进程收到 signal 时, 延时完所有善后事件, 不会直接调用 os.Exit. 否则会使 cpuprofile 失效.
  2. 更好的处理 input/output 里面的 Shutdown 事件, (尽量)避免 panic
  3. grok 中的 pattern_paths 可以使用目录
  4. 增加 Replacefilter
  5. 升级 kafka healer 库, 修复一些BUG.
  6. 添加 Dockerfile