Yearning v3.1.8
What's Changed
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #1019
- Bump golang.org/x/crypto from 0.17.0 to 0.21.0 by @dependabot in #1017
- Bump google.golang.org/grpc from 1.60.1 to 1.62.1 by @dependabot in #1015
- Bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot in #992
- Bump gorm.io/gorm from 1.25.5 to 1.25.7 by @dependabot in #1000
- chore(docs): update docker image repository by @lvillis in #1031
- Bump gorm.io/gorm from 1.25.7 to 1.25.8 by @dependabot in #1028
- Bump gorm.io/gorm from 1.25.8 to 1.25.10 by @dependabot in #1050
New Contributors
Full Changelog: v3.1.7...v3.1.8
What's Changed
- Added debounce to the review button, fixing the issue of data anomalies caused by multiple clicks on the review button
- Added intelligent assistant functionality
- Added AI optimization for SQL statements and AI-powered SQL generation feature
- Added the ability to view table structure in the query menu #1057
- Added MFA authentication (sponsored version)
- Fixed the issue of potential error display when detecting datetime type fields #1039
- Fixed the problem of repeated submissions during query review #1024
- Fixed the issue of abnormal default display for full auditor restrictions #991
- Updated dependencies, fixing security vulnerabilities
- Updated Dockerfile image, fixing the issue of inability to change language settings through environment variables