v1.25.5
What's Changed
- fix(db): remove unnecessary NewGenericManager[any] in ExecContext by @eatmoreapple in #503
- remove
SetColumnTagNamemethod by @eatmoreapple in #504 - Fix datasource switching logic in TxSensitiveDataSourceSwitchMiddleware by @eatmoreapple in #505
- feat: Add NoopQueryContextMiddleware and NoopExecContextMiddleware by @eatmoreapple in #506
- Add bounds checking in sliceParameter.Get to avoid reflect.Index pani… by @eatmoreapple in #507
- Feature/add system parameter fallback by @eatmoreapple in #508
Full Changelog: v1.25.4...v1.25.5