Releases: go-gorm/sharding
Releases · go-gorm/sharding
v0.6.2
What's Changed
- Bump actions/setup-go from 4 to 5 by @dependabot in #141
- Bump gorm.io/plugin/dbresolver from 1.4.7 to 1.5.1 by @dependabot in #150
- Fixed the return result of ShardingSuffixs cannot be correctly matched when using string type table suffix. by @geekeryy in #152
- feat: support logging sharding stQuery by @GaleHuang in #164
- fix: recognize QualifiedRef of column condition by @Gowa2017 in #167
- fix: rewrite WHERE clause table qualifiers for sharded queries by @mrhashemian in #193
New Contributors
- @geekeryy made their first contribution in #152
- @GaleHuang made their first contribution in #164
- @Gowa2017 made their first contribution in #167
- @mrhashemian made their first contribution in #193
Full Changelog: v0.6.1...v0.6.2
v0.6.0
v0.5.3
v0.5.2
v0.5.1
v0.5.0
v0.4.2
- Compatible with Gorm dbresolver.