HomeDash-Backend
HomeDash-Backend copied to clipboard
build(deps): bump github.com/gogf/gf/contrib/drivers/mysql/v2 from 2.5.4 to 2.6.4
Bumps github.com/gogf/gf/contrib/drivers/mysql/v2 from 2.5.4 to 2.6.4.
Release notes
Sourced from github.com/gogf/gf/contrib/drivers/mysql/v2's releases.
GoFrame Release v2.6.4
What's Changed
- enhance: add ExampleCache_Clear by
@oldme-git
in gogf/gf#3310- fix: fix issue command
gf run -w
takes no effect by@hailaz
in gogf/gf#3321- fix: fix #3226 by
@hailaz
in gogf/gf#3322- enhance: improve mysql_z_unit_model_test by
@oldme-git
in gogf/gf#3329- fix: fix typo by
@Tallone
in gogf/gf#3332- fix: update ci of github pages by
@hailaz
in gogf/gf#3331- fix: update error code comment on i18n defaultLanguage value by
@weishirongzhen
in gogf/gf#3335- enhance: upgrade nacos-sdk-go to v2 by
@lrioo
in gogf/gf#3334- fix: otel tracing content contains invalid UTF-8 by
@seth-shi
in gogf/gf#3340- enhance: gproc.signal enhance #3325 by
@Agzer0
in gogf/gf#3326- enhance: add
Save
operation support for pgsql #3053 by@oldme-git
in gogf/gf#3324- feat: upgrade set-go version and add go 1.22 version by
@houseme
in gogf/gf#3316- fix: generated dao go files forcely cleared by command
gf gen dao
if clear set true by@gqcn
in gogf/gf#3337- enhance: change tracing span name from request uri to router uri for http request by
@seth-shi
in gogf/gf#3338- enhance: improve
FormatUpsert
implements for pgsql by@oldme-git
in gogf/gf#3349- fix: recognize
json_valid
constraint as json field type for database mariadb #2746 by@oldme-git
in gogf/gf#3309- fix:
WherePri
function wrong in pgsql #3330 by@oldme-git
in gogf/gf#3339- enhance: add
Save
operation support for SQLite #2764 by@oldme-git
in gogf/gf#3315- enhance: add sentinel auth config for redis by
@laushunyu
in gogf/gf#3348- enhance: update contrib/drivers/README.MD by
@oldme-git
in gogf/gf#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 gogf/gf#3351New Contributors
@Tallone
made their first contribution in gogf/gf#3332@weishirongzhen
made their first contribution in gogf/gf#3335@lrioo
made their first contribution in gogf/gf#3334@seth-shi
made their first contribution in gogf/gf#3340Full Changelog: https://github.com/gogf/gf/compare/v2.6.3...v2.6.4
GoFrame Release v2.6.3
What's Changed
- fix error in
gerror.HasCode
by@gqcn
in gogf/gf#3277- fix workflow script for cli building and release by
@gqcn
in gogf/gf#3279- Update annotation for redis.toml by
@oldme-git
in gogf/gf#3282- add offline document link in readme.md by
@hailaz
in gogf/gf#3284- bugfix:fix gconv map deep option not effective by
@conwaypan
in gogf/gf#3287- fix issue #3286 by
@gqcn
in gogf/gf#3289- feat: support running commands via non-command line arguments by
@jswxstw
in gogf/gf#3290- fix issue #3292 by
@gqcn
in gogf/gf#3294- fix issue #2457 by
@gqcn
in gogf/gf#3297- fix issue #2552 by
@gqcn
in gogf/gf#3300- fix issue #2503 by
@gqcn
in gogf/gf#3299- fix empty pwd path read from
gfile.Pwd()
which could cause internal error logging forgview.New
by@hailaz
in gogf/gf#3302- fix issue #2572 by
@gqcn
in gogf/gf#3301- fix issue #2594 by
@gqcn
in gogf/gf#3303- add field type detection for soft time field like
created_at/updated_at/deleted_at
to support unix timestamp or bool deleting table field by@gqcn
in gogf/gf#3293- fix issue #2643 by
@gqcn
in gogf/gf#3304
... (truncated)
Commits
607f079
fix: cache value assertion panic if the cache adapter is not in-memory for so...cab6b89
enhance: update contrib/drivers/README.MD (#3355)6ed3038
feat: version v2.6.4 (#3352)9b48da4
enhance: add sentinel auth config for redis (#3348)fbd266f
enhance: addSave
operation support for SQLite #2764 (#3315)240dadf
fix:WherePri
function wrong in pgsql #3330 (#3339)290f4a3
fix: recognizejson_valid
constraint as json field type for database mariad...97fcd9d
enhance: improveFormatUpsert
implements for pgsql (#3349)df15d70
enhance: change tracing span name from request uri to router uri for http req...680ae86
fix: generated dao go files forcely cleared by commandgf gen dao
if clear ...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)