What's Changed
- chore(deps): bump github.com/sashabaranov/go-openai from 1.32.3 to 1.32.5 by @dependabot in #1121
Full Changelog: v3.1.9...v3.1.9.1
What's Changed
- Fixed the issue where queries could not be executed in SSL connection mode for data sources #1124
- Resolved the privilege escalation issue in query audit mode #1126
- Addressed the precision loss issue with bigint(20) type query results #1104
- Fixed the issue where the drawer did not close correctly after audit operations #1100
- Code cleanup