Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
t8y2
/
dbx
Public
Notifications
You must be signed in to change notification settings
Fork
1.4k
Star
14k
Code
Issues
1.2k
Pull requests
31
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Releases
v0.5.80
v0.5.80
Latest
Latest
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
No results found
t8y2
released this
10 Aug 07:50
·
19 commits
to main since this release
v0.5.80
61c0b24
This commit was signed with the committer’s
verified signature
.
t8y2
skyler
改进
IoTDB 原生 Go 驱动
— 用 Apache IoTDB 官方 Go 客户端重写连接实现,替换原 Java JDBC Agent,连接 IoTDB 不再依赖 Java 运行时,启动更轻、部署更简单。
更新下载进度优化
— 减少更新器下载过程中的进度事件上报频率,降低下载更新时的高 CPU/GPU 占用与界面卡顿。 (refs
#5729
)
修复
编辑视图保存提示重复
— 修复 MySQL 编辑已有视图保存时误用 CREATE 导致提示视图重复的问题,改为使用 ALTER VIEW 更新已有视图。 (closes
#5735
)
MySQL 连接闪退
— 修复连接部分 MySQL 兼容服务器(如 MyCat 代理)时因标量查询返回多列导致解析 panic、应用闪退的问题。 (closes
#5746
)
MQTT 加密模式无效
— 修复 MQTT 连接的 TLS 开关未实际接入连接配置、开启加密后不生效的问题。 (closes
#5722
)
启动覆盖已保存设置
— 修复应用启动时设置读取失败会用默认值覆盖用户已保存配置的问题。 (contributed by
@zipg
)
You can’t perform that action at this time.