What's Changed
- chore(database/gdb): comment update for function
Model.Order
by @wingfeng in #3933 - fix(os/gcache): function
Remove
returns value not*gvar.Var
as previous version by @yzy613 in #3936 - fix(database/gdb): recognize
tinyint(1)/int(1)
as bool by @gqcn in #3943 - fix(registry/zookeeper): watch service name path error with extra suffix
-
by @cruelchen in #3948 - fix(cmd/gf): incorrect make command in project template by @gqcn in #3946
- fix(database/gdb): incompatitable statement like
Order("id", "dasc")
by @gqcn in #3949 - feat(net/goai): add enhanced response status interface by @UncleChair in #3896
- fix(net/goai): embedded struct with tags also expand as properties of the parent struct by @wlynxg in #3956
- feat(net/goai): add min, max, length, min-length, max-length and between support for OpenAPIv3 by @ninjashixuan in #3914
- fix(cmd/gf): incorrect environment variables printing before cli does some environment changes by @ppanphper in #3961
- test(database/gdb): add more unit testing cases for
Raw
feature by @gqcn in #3962
New Contributors
- @wingfeng made their first contribution in #3933
- @yzy613 made their first contribution in #3936
- @ninjashixuan made their first contribution in #3914
- @ppanphper made their first contribution in #3961
Full Changelog: v2.8.0...v2.8.1