版本发布 6
## Changes - Add association operation support to generics Set API and enable conditional bulk association updates @jinzhu (#7581)
## Changes * No changes
## Changes - avoid copying structures with embedded mutexs @drakkan (#7571) - Add DefaultContextTimeout option @jinzhu (#7567) - Update the docker compose file @moseszane168 (#7524) - fix: returning all columns with "on conflict do update" @phongphan (#7534) - feat(slog-integration) @rezamokaram (#7537)
## Changes - optimize: field.ReflectValueOf @liov (#7530) - optimize: performance optimization @liov (#7526) - fix(schema): check the hook function parameter type @demoManito (#7468) - Fix: Unexpected OR Conditions force converted to AND @Riseif (#7512) - Add GaussDB Database Support @moseszane168 (#7508) - Call after initialize for gorm.Config @jinzhu (#7518) - A little optimization for filed.ValueOf @liov (#7499) - fixes #7486 @Eshan-Jogwar (#7492) - fix decimal migrate error. @Chise1 (#7450) - test: update MySQL test matrix to use official images and add 9.0, 8.4 versions @enomotodev (#7476)
## Changes - (WIP) Implement Generics API @jinzhu (#7424) - perf(schema): avoid redundant strings.ToLower call @1911860538 (#7464) - fix: return init dialector error @codingplz (#7379) - perf: break early on match failure in ParseConstraint @1911860538 (#7402) - feat: error message show field name @pi12138 (#7452) - perf: use strings.IndexByte to replace strings.Index @1911860538 (#7454) - perf: use strings.Cut to replace strings.SplitN @1911860538 (#7455)
## Changes - fix: int type variable defaultMaxSize overflows in 32-bit environment @iTanken (#7439)