GoFrame Release v2.6.4
What's Changed
- enhance: add ExampleCache_Clear by @oldme-git in #3310
- fix: fix issue command
gf run -w
takes no effect by @hailaz in #3321 - fix: fix #3226 by @hailaz in #3322
- enhance: improve mysql_z_unit_model_test by @oldme-git in #3329
- fix: fix typo by @Tallone in #3332
- fix: update ci of github pages by @hailaz in #3331
- fix: update error code comment on i18n defaultLanguage value by @weishirongzhen in #3335
- enhance: upgrade nacos-sdk-go to v2 by @lrioo in #3334
- fix: otel tracing content contains invalid UTF-8 by @seth-shi in #3340
- enhance: gproc.signal enhance #3325 by @Agzer0 in #3326
- enhance: add
Save
operation support for pgsql #3053 by @oldme-git in #3324 - feat: upgrade set-go version and add go 1.22 version by @houseme in #3316
- fix: generated dao go files forcely cleared by command
gf gen dao
if clear set true by @gqcn in #3337 - enhance: change tracing span name from request uri to router uri for http request by @seth-shi in #3338
- enhance: improve
FormatUpsert
implements for pgsql by @oldme-git in #3349 - fix: recognize
json_valid
constraint as json field type for database mariadb #2746 by @oldme-git in #3309 - fix:
WherePri
function wrong in pgsql #3330 by @oldme-git in #3339 - enhance: add
Save
operation support for SQLite #2764 by @oldme-git in #3315 - enhance: add sentinel auth config for redis by @laushunyu in #3348
- enhance: update contrib/drivers/README.MD by @oldme-git in #3355
- fix: cache value assertion panic if the cache adapter is not in-memory for soft time feature of
package gdb
; improve converting performance forgconv.Scan
by @gqcn in #3351
New Contributors
- @Tallone made their first contribution in #3332
- @weishirongzhen made their first contribution in #3335
- @lrioo made their first contribution in #3334
- @seth-shi made their first contribution in #3340
Full Changelog: v2.6.3...v2.6.4