Releases: TongchengOpenSource/ckibana
Releases · TongchengOpenSource/ckibana
v1.0.5
What's Changed
- fix: 过滤AUTHORIZATION,不支持AUTHORIZATION的自定义header by @qzhello in #46
- ci(docker-compose): ting001/ckibana:1.0.5 by @CodeRusher in #47
- fix: 修复n9e创建索引模式时无法搜索到对应表的问题 by @caojiaqiang in #48
- feat: code format by @caojiaqiang in #49
- fix: 解决获取当前代理indexPattern元数据时,使用默认配置的headers进行访问 by @qzhello in #51
- fix: 获取mapping时,采用metadataConfig的headers by @qzhello in #52
- fix:修复kibana6 查询ck discover默认排序_score报错问题 by @linger000 in #55
- feat:indexpattern fields 支持string类型ck字段.keyword返回。支持DSL filter使用方式下精确筛选功能 by @linger000 in #59
- feat:补充文档。当前不支持KQL语法#60 by @linger000 in #61
- fix: kibana的时间字段改为utc解析 #64 by @qzhello in #65
- fix:修复大数值排序问题#58 by @linger000 in #66
- Update mock-curl2nginx.sh by @wuzhihui1123 in #67
- 增加updateMaxResultRow接口,update README by @caojiaqiang in #68
New Contributors
- @wuzhihui1123 made their first contribution in #67
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- update:readme add star line chart by @JasirVoriya in #41
- docs(quickstart): vm.max_map_count=262144 by @CodeRusher in #43
- fix: Split out user restclient, remove default header by @qzhello in #45
New Contributors
- @JasirVoriya made their first contribution in #41
Full Changelog: v1.0.3...v1.0.4
v1.0.3
v1.0.2
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
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
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
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
v0.2.3
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
- @panqingfeng made their first contribution in #14
- @qzhello made their first contribution in #15
- @linger000 made their first contribution in #16
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- fix(quick-start): filebeat --strict.perms=false by @CodeRusher in #10
Full Changelog: v0.2.1...v0.2.2