Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created by
brew bump
Created with
brew bump-formula-pr
.release notes
typeMapping
andfieldMapping
feature support for commandgf gen genpbentity
by @zishang520 in feat(cmd/gf): addtypeMapping
andfieldMapping
feature support for commandgf gen genpbentity
gogf/gf#3970gen service
by @joy999 in feat(cmd/gf): add interface functions generating for embedded struct of logic struct in commandgen service
gogf/gf#3802varchar[]
andtext[]
converting to Go[]string
support by @ninjashixuan in feat(contrib/drivers/pgsql): add array typevarchar[]
andtext[]
converting to Go[]string
support gogf/gf#4000WhereExists/WhereNotExists
by @gqcn in feat(database/gdb): addWhereExists/WhereNotExists
gogf/gf#4015As
support by @gqcn in feat(errors/gerror): addAs
support gogf/gf#4002MiddlewareGzip
for compressing response content using gzip by @gqcn in feat(net/ghttp): add middlewareMiddlewareGzip
for compressing response content using gzip gogf/gf#4008RegenerateId/MustRegenerateId
support by @gqcn in feat(os/gsession): addRegenerateId/MustRegenerateId
support gogf/gf#4012Enhancement
api
, path tointernal/packed/packed_enums.go
for commandgen enums
by @gqcn in refactor(cmd/gf): change default src value toapi
, path tointernal/packed/packed_enums.go
for commandgen enums
gogf/gf#3996BugFix
gf gen pb
with-a
option by @wangle201210 in fix(cmd/gf): custom tags repeatedly added using commandgf gen pb
with-a
option gogf/gf#3966AutoSyncInterval
by @gqcn in fix(contrib/registry/etcd): remove default configuration ofAutoSyncInterval
gogf/gf#4027Count/Value/Array
query logic was incompatible with the old version when users extended the returned result fields using theSelect
Hook by @gqcn in fix(database/gdb): issue where theCount/Value/Array
query logic was incompatible with the old version when users extended the returned result fields using theSelect
Hook gogf/gf#3995Raw
parameter from args to sql statement before committed to db driver by @gqcn in fix(database/gdb): moveRaw
parameter from args to sql statement before committed to db driver gogf/gf#3997with
feature by @gqcn in fix(database/gdb): orm tag from embedded struct is missing inwith
feature gogf/gf#4011gctp.GetFreePort
by @gqcn in fix(net/ghttp): occasional ci failed by unit testing cases usinggctp.GetFreePort
gogf/gf#3982Chore
gen dao
by @houseme in docs(cmd/gen): improve comments for commandgen dao
gogf/gf#4007New Contributors
Full Changelog: gogf/gf@v2.8.1...v2.8.2