Skip to content

Releases: childe/gohangout

v1.7.4

17 Apr 05:27
Compare
Choose a tag to compare
  1. 改进 ES Output 的效率 #137 By @kofssl
  2. Fix SimpleJson 的 Bug #139 By @kofssl

v1.7.0

08 Apr 03:47
Compare
Choose a tag to compare

当收到 nil 的Event 时(一般是有错误了),选择是退出还是继续 #131

-exit-when-nil=false 默认是false

v1.6.6

25 Mar 06:06
Compare
Choose a tag to compare
  1. 失败时,添加标签时tags类型应当为[]interface{}. 否则 IN 条件判断失败
  2. 修改 IN 条件里面的 BUG

v1.6.5

18 Mar 03:53
Compare
Choose a tag to compare
  1. UDP Input 里面可以添加对方的 IP 地址 #127
  2. Elasticsearch Output 里面可以配置 action #128

v1.6.4: fix(ipip): index out of range [4] with length 3

18 Mar 03:55
Compare
Choose a tag to compare

fix: IPIP Filter 里面 数组下标越界的异常

v1.4.9: fix #99

31 Aug 03:58
Compare
Choose a tag to compare

fix #99: 建议添加KV模板的include_keys方法

v1.4.8

22 Aug 06:56
Compare
Choose a tag to compare

增加 Clickhouse 的IPv4和 IPv6的默认值

v1.4.7

23 Jul 03:38
Compare
Choose a tag to compare
  1. Clickhouse 添加了 conn_max_life_time 参数
  2. 添加了 IN 条件, IN($.tags,"app")
  3. 升级 healer 到 v0.1.4

v1.4.6

02 Jul 09:19
Compare
Choose a tag to compare
  1. Convert Filter 可以转成 string 类型
  2. HuangJacky 添加了 IPIP 对ipdb文件的支持
  3. Convert Filter 添加 setto_if_nil 配置

v1.4.5

22 May 07:32
Compare
Choose a tag to compare

v.1.4.4 中有些 debug 信息可能会暴露敏感信息, 把 debug 输出去掉.