Skip to content

Releases: TongchengOpenSource/ckibana

v1.0.4

11 Jun 03:05
7e2e434
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.3...v1.0.4

v1.0.3

11 May 06:16
b50fd71
Compare
Choose a tag to compare

What's Changed

  • feat: 增加check接口,用于排查ck表在index pattern中不显示的问题 #34 by @qzhello in #35
  • fix: 修复8+版本的doc排序报错与hits total高低版本兼容 by @qzhello in #37

Full Changelog: v1.0.2...v1.0.3

v1.0.2

18 Apr 11:30
1bb5570
Compare
Choose a tag to compare

What's Changed

  • feat:支持Clickhouse DateTime64(precision, timezone)时间格式解析 by @linger000 in #30
  • feat:禁止未定义字段作为查询条件查询, 修复解析异常未展示到kibana Ui问题,并补充单例 #31 by @linger000 in #33

Full Changelog: v1.0.1...v1.0.2

v1.0.1

29 Feb 03:43
f39b457
Compare
Choose a tag to compare

What's Changed

  • fix: remove uri logs by @qzhello in #22
  • ci(docker): Dockerfile by @CodeRusher in #24
  • fix: For the indexed set of ck and es, reset the status code to 200 when the result of es is a status of 404 by @qzhello in #23
  • fix: Add detailed log of index pattern matches by @qzhello in #25
  • fix: get field information compatible with kibana_analytics index. V8+ by @qzhello in #26
  • fix: sorted fields are not sorted if they do not exist (except for extended fields) by @qzhello in #27
  • docs: update readme by @caojiaqiang in #28

Full Changelog: v1.0.0...v1.0.1

v1.0.1-rc1

06 Feb 11:38
4e647df
Compare
Choose a tag to compare
v1.0.1-rc1 Pre-release
Pre-release

What's Changed

  • fix: remove uri logs by @qzhello in #22
  • ci(docker): Dockerfile by @CodeRusher in #24
  • fix: For the indexed set of ck and es, reset the status code to 200 when the result of es is a status of 404 by @qzhello in #23

Full Changelog: v1.0.0...v1.0.1-rc1

v1.0.0

04 Feb 07:54
89e9a89
Compare
Choose a tag to compare

Fix the issue of requiring dependencies on HTTP code after Kibana v8.8.0

What's Changed

  • fix: metadata config loaded without checking ck data source by @qzhello in #19
  • fix: The Http status code of the request es should be passed back to kibana by @qzhello in #20
  • fix(quick-start): ckibana:1.0.0 by @CodeRusher in #21

Full Changelog: v0.2.4...v1.0.0

v0.2.4

02 Feb 01:34
14678c2
Compare
Choose a tag to compare

What's Changed

  • Make metadata-config https compatible by @qzhello in #18

Full Changelog: v0.2.3...v0.2.4

v0.2.3

29 Jan 07:58
a91a4bf
Compare
Choose a tag to compare

What's Changed

  • feat: 优化加载es host by @caojiaqiang in #11
  • feat: 更新文档地址 by @caojiaqiang in #13
  • Support CK DateTime type as timestamp, change time range filter sql statement by @panqingfeng in #14
  • Optimize Log Printing - Get Cluster by @qzhello in #15
  • fix:修复generateTimeFieldSqlWithFormatDateTime64ZoneShangHai toDateTime64方法转换缺失精度问题 by @linger000 in #16
  • feat: code format by @caojiaqiang in #17

New Contributors

Full Changelog: v0.2.2...v0.2.3

v0.2.2

25 Jan 01:49
0aefeee
Compare
Choose a tag to compare

What's Changed

  • fix(quick-start): filebeat --strict.perms=false by @CodeRusher in #10

Full Changelog: v0.2.1...v0.2.2

CKibana-v0.2.1

11 Jan 02:28
35b8dd6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1