Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

gf 2.7.3 #184036

Merged
merged 2 commits into from
Sep 9, 2024
Merged

gf 2.7.3 #184036

merged 2 commits into from
Sep 9, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## What's Changed
* fix(cmd/gf): remove dm driver for command `gen dao` as it causes building failed for some platforms by @hailaz in https://github.com/gogf/gf/pull/3667
* refactor(container/gring): mark deprecated, package `container/gring` will not be maintained in future by @gqcn in https://github.com/gogf/gf/pull/3665
* refractor(container/gtree): refactor code with gods package for avltree by @oldme-git in https://github.com/gogf/gf/pull/3647
* refractor(container/gtree): improve function order of `btree` by @oldme-git in https://github.com/gogf/gf/pull/3656
* refractor(container/gtree): refactor code with `gods` package for `rbtree` by @oldme-git in https://github.com/gogf/gf/pull/3655
* chore(.github/template): update document for github pull requests by @hailaz in https://github.com/gogf/gf/pull/3666
* fix(cmd/gf): fix command `gf up` with `-u` option upgrading packages indirectly required would fail with higher version of go required by @hailaz in https://github.com/gogf/gf/pull/3687
* feat(cmd/gf): project templates update for command `gf init` by @gqcn in https://github.com/gogf/gf/pull/3704
* ci: add Scorecard workflow by @fengshunli in https://github.com/gogf/gf/pull/3702
* build: bump google.golang.org/protobuf to v1.33.0 by @fengshunli in https://github.com/gogf/gf/pull/3697
* fix(contrib/nosql/redis): missing err nil check in function `ScriptExists` by @JimDevil in https://github.com/gogf/gf/pull/3713
* fix(contrib/registry/file/v2): fix the panic caused by channel closing after `resolver closed` by @zishang520 in https://github.com/gogf/gf/pull/3691
* fix(os/gtime): fix gtime.Value() when time only, add `time only` example by @niluan304 in https://github.com/gogf/gf/pull/3714
* fix(database/gdb): fix #3649 when constructing query param, `gdb.Row` value not directly write to Buffer by @cyjaysong in https://github.com/gogf/gf/pull/3718
* refactor(nacos-registry): use official nacos sdk instead of the third-party nacos sdk by @lingcoder in https://github.com/gogf/gf/pull/3745
* fix(contrib/drivers/pgsql): #3671 fix invalid pgsql insert json type by @Ghw2066 in https://github.com/gogf/gf/pull/3742
* fix(util/gconv): #3731 map type name mismatch in switch case statement by @wlynxg in https://github.com/gogf/gf/pull/3732
* fix(contrib/drivers/pgsql): fix insert error when data struct field has nil in PgSQL by @oldme-git in https://github.com/gogf/gf/pull/3679
* perf(util/gconv):  add cache logic to enhance performance by @wln32 in https://github.com/gogf/gf/pull/3673

New Contributors

Full Changelog: gogf/gf@v2.7.2...v2.7.3

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Sep 9, 2024
Copy link
Contributor

github-actions bot commented Sep 9, 2024

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Sep 9, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Sep 9, 2024
Merged via the queue into master with commit b24f39d Sep 9, 2024
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-gf-2.7.3 branch September 9, 2024 22:28
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants