Skip to content

Releases: gogf/gf

GoFrame Release v2.1.3

22 Aug 07:00
Compare
Choose a tag to compare

What's Changed

  • add init ctx feature by @gqcn in #1995
  • fix(gdb): panic when concurrent db config map read and write. by @laushunyu in #1997
  • fix concurrent safety for package gdb by @gqcn in #1998
  • improve panic...recover of exit feature for package ghttp/gtimer/gfsnotify by @gqcn in #2000
  • change directory of command docker by @whosafe in #2007
  • improve package gerror, add HasCode/HasError function for package gerror by @gqcn in #2006
  • Feature/ci cache by @hailaz in #2010
  • prevent repeated CI procedure of the same branch by @hailaz in #2020
  • use method name as its command name if no name defined in Meta of input struct for package gcmd by @gqcn in #2019
  • improve field type check from db to golang by @gqcn in #2023
  • fix gf-cli command 'gen dao' help infomation by @SSnoWich in #2022
  • fix issue in gstr.Nl2Br by @gqcn in #2028
  • feature: gen dao from tpl file path by @hailaz in #2021
  • Update goai_path.go by @ar026 in #2029
  • add MiddlewareJsonBody, improve error response handling for package ghttp by @gqcn in #2032
  • fix issue #1648 by @gqcn in #2033
  • improve header printing in json format for package glog; add golang v1.18 support for ci workflow by @gqcn in #2037
  • fix precision lost of int64 for package gcfg by @qinyuguang in #2044
  • improve gdb.CheckValueForLocalType for pgsql by @qinyuguang in #2040
  • Feature/pgsql last insert by @hailaz in #1994
  • add interface DB.CheckLocalTypeForField for package gdb by @gqcn in #2059
  • fix gctx init slice bounds out of range on ios platform by @omegamt in #2062
  • fix (clickhouse) : fix function TableFields of clickhouse driver when configuration using link by @marunrun in #2063
  • fixed inconsistent results when converting float64(NaN) to int/uint on multiple platforms by @DGuang21 in #2064
  • add issue bot support (#2065) by @lingcoder in #2066
  • Fix name of issue CI by @gqcn in #2071
  • fix issue #2047 by @gqcn in #2069
  • fix issue #1914 by @gqcn in #2075
  • add more UT cases for package gview by @gqcn in #2072
  • improve command init: add go mod tidy for init project by @gqcn in #2083
  • v2.1.3 release by @gqcn in #2084

New Contributors

Full Changelog: v2.1.2...v2.1.3

GoFrame Release v2.1.2

12 Jul 06:19
Compare
Choose a tag to compare

What's Changed

  • change sqlite from cgo package github.com/mattn/go-sqlite3 to none-cgo package github.com/glebarez/go-sqlite by @hailaz in #1932
  • add gstr.IsGNUVersion by @gqcn in #1937
  • improve configuration parsing for command gen dao by @gqcn in #1938
  • add cross building support for sqlite in command gen dao by @gqcn in #1944
  • improve package glog; fix issue in package gtrace by @gqcn in #1952
  • improve DeepCopy feature for bunch of components, especially the container and gtime by @gqcn in #1956
  • add full week/month name support for pattern, add seconds fix feature in some delay seconds for package gcron by @gqcn in #1960
  • add file export by @mingzaily in #1959
  • gf gen service supports the generation of service files in the specified naming format by @L-fushen in #1953
  • Fix goai repeat param by @mingzaily in #1916
  • fix gf run custom arguments and gf gen dao specify config file path by @omegamt in #1879
  • improve UT for package gcron by @gqcn in #1966
  • update comment for ghttp.Request by @yuancjun in #1968
  • redis add sentinel slaveOnly filed by @whosafe in #1948
  • improve list tables for pgsql by @qinyuguang in #1790
  • add support of slice type for pgsql by @jinmao88 in #1881
  • gfcli: fix imports parse and update gofmt by @BeanWei in #1979
  • some improves for ci yaml and package cmd/gf, database/gdb by @gqcn in #1972
  • Improve the code coverage of the gset module by @huangqian1985 in #1977
  • Feature/pgsql add pgsql unit test (#1853) by @chaggle in #1973
  • fix go.sum of package contrib/drivers/pgsql by @gqcn in #1980
  • Improve the code coverage of the gutil, grand module by @huangqian1985 in #1989
  • Improve the code coverage of the gpool, gqueue, gring module by @huangqian1985 in #1987
  • Improve the code coverage of the gvar module by @huangqian1985 in #1982
  • Improve the code coverage of the gtype module by @huangqian1985 in #1975
  • fix UT issue for package gcron by @gqcn in #1992
  • new version v2.1.2 by @gqcn in #1993

New Contributors

Full Changelog: v2.1.1...v2.1.2

GoFrame Release v2.1.1

24 Jun 07:59
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.1.1

GoFrame Release v2.1.0

21 Jun 14:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0

中文发布记录

https://goframe.org/display/gf/v2.1+2022-06-22

GoFrame Release v2.1.0-rc4

01 Jun 08:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0-rc3...v2.1.0-rc4

GoFrame Release v2.1.0-rc3

19 May 08:22
Compare
Choose a tag to compare

GoFrame Release v2.1.0-rc2

19 May 03:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0-rc...v2.1.0-rc2

GoFrame Release v2.1.0-rc

17 May 08:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0-rc

GoFrame Release v2.0.6

31 Mar 09:07
Compare
Choose a tag to compare

GoFrame Release v2.0.5

31 Mar 09:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.4...v2.0.5