Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

gf 2.5.2 #139863

Merged
merged 2 commits into from
Aug 18, 2023
Merged

gf 2.5.2 #139863

merged 2 commits into from
Aug 18, 2023

Conversation

ZhongRuoyu
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## What's Changed
* fix issue #2816 by @windvalley in https://github.com/gogf/gf/pull/2817
* refactor: add default client instance for contrib/sdk/httpclient by @windvalley in https://github.com/gogf/gf/pull/2814
* change minimum golang version from v1.15 to v1.18 by @gqcn in https://github.com/gogf/gf/pull/2820
* fix issue #2803 by @gqcn in https://github.com/gogf/gf/pull/2805
* add generic support for http routes registering #2227 #2457 by @gqcn in https://github.com/gogf/gf/pull/2807
* fix issue #2570 by @gqcn in https://github.com/gogf/gf/pull/2819
* fix: disable map tag `summary` and `description` from the OpenAPI `Operation` to `PathItem` by @WankkoRee in https://github.com/gogf/gf/pull/2823
* feat: Using sqlite CGO is for building a 32-bit Windows operating system by @horizon220222 in https://github.com/gogf/gf/pull/2743
* fix: psgql tx unsupport LastInsertId by @hailaz in https://github.com/gogf/gf/pull/2815
* Feat:upgrade redis v9 by @houseme in https://github.com/gogf/gf/pull/2825
* Bump golang.org/x/text from 0.3.8-0.20211105212822-18b340fc7af2 to 0.3.8 in /contrib/drivers/sqlitecgo by @dependabot in https://github.com/gogf/gf/pull/2835
* Bump golang.org/x/net from 0.0.0-20211112202133-69e39bad7dc2 to 0.7.0 in /contrib/drivers/sqlitecgo by @dependabot in https://github.com/gogf/gf/pull/2834
* Update README for minimum go version requirement by @zcyc in https://github.com/gogf/gf/pull/2833
* add more ut case for package goai by @gqcn in https://github.com/gogf/gf/pull/2843
* fix gf gen service remove all comments. by @oldme-git in https://github.com/gogf/gf/pull/2845
* improve command `gen ctrl` for api parsing and interface file generating by @gqcn in https://github.com/gogf/gf/pull/2836
* improve data converting for `DB.DoInsert/DoUpdate` by @gqcn in https://github.com/gogf/gf/pull/2830
* Add gconv custom converter feature. by @joy999 in https://github.com/gogf/gf/pull/2828
* improve comment replacement regex pattern for command `gen service` by @gqcn in https://github.com/gogf/gf/pull/2846
* fix issue in `SliceMap/Maps` for package `gconv` when nil value in map of slice item by @gqcn in https://github.com/gogf/gf/pull/2857
* fix(ghttp): fix access log info format by @stardemo in https://github.com/gogf/gf/pull/2853
* fix: marked gcode.CodeInternalPanic for panic by @LonelySally in https://github.com/gogf/gf/pull/2860
* fix generic check with slice for ghttp by @WankkoRee in https://github.com/gogf/gf/pull/2850
* it returns error when `Scan` to a none empty slice with empty `Result` for package `gdb` by @gqcn in https://github.com/gogf/gf/pull/2858
* improve converter feature for package `gconv` by @gqcn in https://github.com/gogf/gf/pull/2869
* Fix empty map or struct convert to another map will return error. by @joy999 in https://github.com/gogf/gf/pull/2863
* improve support for generic router registering by @gqcn in https://github.com/gogf/gf/pull/2877

New Contributors

Full Changelog: gogf/gf@v2.5.1...v2.5.2

@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 Aug 18, 2023
@github-actions
Copy link
Contributor

🤖 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 Aug 18, 2023
@BrewTestBot BrewTestBot added this pull request to the merge queue Aug 18, 2023
Merged via the queue into Homebrew:master with commit 02b8969 Aug 18, 2023
12 checks passed
@ZhongRuoyu ZhongRuoyu deleted the bump-gf-2.5.2 branch August 18, 2023 13:21
@github-actions github-actions bot added the outdated PR was locked due to age label Sep 18, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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 outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants