iotdb-tsfile-viewer icon indicating copy to clipboard operation
iotdb-tsfile-viewer copied to clipboard

Apache IoTDB TsFile Viewer

Results 5 iotdb-tsfile-viewer issues
Sort by recently updated
recently updated
newest added

Bumps [spring-boot-autoconfigure](https://github.com/spring-projects/spring-boot) from 2.2.11.RELEASE to 2.5.15. Release notes Sourced from spring-boot-autoconfigure's releases. v2.5.15 :lady_beetle: Bug Fixes Welcome page may return a 404 when an acceptable response cannot be produced #35559...

dependencies

Bumps [spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 2.2.11.RELEASE to 2.5.12. Release notes Sourced from spring-boot-starter-web's releases. v2.5.12 :lady_beetle: Bug Fixes MustacheAutoConfiguration in a Servlet web application fails with a ClassNotFoundException when Spring MVC is...

dependencies

Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.70 to 1.2.83. Release notes Sourced from fastjson's releases. FASTJSON 1.2.83版本发布(安全修复) 这是一个安全修复版本,修复最近收到在特定场景下可以绕过autoType关闭限制的漏洞,建议fastjson用户尽快采取安全措施保障系统安全。 安全修复方案 :https://github.com/alibaba/fastjson/wiki/security_update_20220523 FASTJSON2已经发布并且提供兼容包,性能更好也更安全,升级指南 https://github.com/alibaba/fastjson2/wiki/fastjson_1_upgrade_cn Issues 安全加固 修复JDK17下setAccessible报错的问题 #4077 下载 https://repo1.maven.org/maven2/com/alibaba/fastjson/1.2.83/ 文档 https://github.com/alibaba/fastjson/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98 源码 https://github.com/alibaba/fastjson/tree/1.2.83 2.0.x...

dependencies

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.11.0 to 2.12.7.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.jackson.core:jackson-databind&package-manager=maven&previous-version=2.11.0&new-version=2.12.7.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

I am trying to open a TsFile generated with org.apache.tsfile 2.0.2 (from the Maven repo). However, when I load the file via the web interface, it hangs at 5% and...