Releases: gogf/gf
Releases · gogf/gf
GoFrame Release v2.1.0
What's Changed
- [fix bug] Fix redis cache adapter GetOrSetFunc, GetOrSetFuncLock meth… by @tiger1103 in #1656
- [fix] gf cli build missing suffix by @stardemo in #1652
- Improving gfile and gSesssion Code Coverage by @huangqian1985 in #1632
- Repeat 'len(s)'. by @chenzebinm4 in #1651
- Fix gdb Order by @FlyingBlazer in #1520
- Added Order() method support for gdb. by @zxr615 in #1529
- fix: server access logs contain the protocol used between the server … by @houseme in #1657
- fix: js link err by @houseme in #1658
- [fix bug] the default value of r.get is invalid by @arieslee in #1659
- gdb returns result when cache set failed by @qinyuguang in #1660
- improve ignore and up websocket 1.5.0 by @houseme in #1684
- fix some typos by @cuishuang in #1697
- feat: support custom listener by @Macrow in #1683
- Update README.MD by @xiaoping378 in #1730
- Feature - clickhouse driver by @DGuang21 in #1616
- avoid a single space at the end of a line. by @yuancjun in #1735
- fix issue #1747 by @qinyuguang in #1749
- fix issue #1755 by @qinyuguang in #1759
- add error of Save operation for pgsql by @happyinsect in #1767
- fix: swagger ignore "-" param. by @mingzaily in #1789
- add ExampleEncode function by @huangqian1985 in #1795
- feat: Report trace-compatible device host name or IP archive parameters by @houseme in #1796
- fix timezone bug when persisting *gtime.Time to db #1714 by @wesleywu in #1729
- gf-cli Bug of generating Dao file of MSSQL by @wenzi1 in #1818
- Feature/mssql by @wenzi1 in #1827
- add support for .properties configuration file by @happyinsect in #1806
- add gClient ExampleNew function by @huangqian1985 in #1823
- mssql unit test by @wenzi1 in #1843
- Bug fix#1849 by @happyinsect in #1851
- Replace the Swagger JS CDN source from jsdelivr to unpkg.com by @chenghonour in #1852
- Fix/codecovci by @hailaz in #1858
- Feature/polaris feat: Add Polaris support by @houseme in #1797
- [ISSUE #1866] Fix/polaris logs dir and docker image by @houseme in #1867
- Feature/gsvc interface by @gqcn in #1871
- upgrade ClickHouse dependencies to V2 by @DGuang21 in #1772
- Fix/1748 issues #1748 by @houseme in #1817
- Improve the code coverage of the gtcp module by @huangqian1985 in #1836
- Feature/oracle by @wenzi1 in #1869
- fix gf gen service ignore watch file dir windows platform bug by @ddpmz in #1889
- Feature/sqlite ut by @hailaz in #1882
- Improve the code coverage of the gclient module by @huangqian1985 in #1899
- upgrade ClickHouse-Go dependencies to V2.0.15 by @DGuang21 in #1904
- Improve the code coverage of the gudp module by @huangqian1985 in #1907
- Improve the code coverage of the garray,glist module by @huangqian1985 in #1908
- Polaris Server Offical image support by @houseme in #1911
- Improve the code coverage of the gmap module by @huangqian1985 in #1910
- add context parameter by @LonelySally in #1919
- add tracing feature for package gproc by @gqcn in #1923
New Contributors
- @tiger1103 made their first contribution in #1656
- @chenzebinm4 made their first contribution in #1651
- @cuishuang made their first contribution in #1697
- @Macrow made their first contribution in #1683
- @xiaoping378 made their first contribution in #1730
- @happyinsect made their first contribution in #1767
- @wesleywu made their first contribution in #1729
- @ddpmz made their first contribution in #1889
Full Changelog: v2.0.0...v2.1.0
中文发布记录
GoFrame Release v2.1.0-rc4
What's Changed
- [ISSUE #1866] Fix/polaris logs dir and docker image by @houseme in #1867
- Feature/gsvc interface by @gqcn in #1871
- upgrade ClickHouse dependencies to V2 by @DGuang21 in #1772
- Fix/1748 issues #1748 by @houseme in #1817
- Improve the code coverage of the gtcp module by @huangqian1985 in #1836
- Feature/oracle by @wenzi1 in #1869
Full Changelog: v2.1.0-rc3...v2.1.0-rc4
GoFrame Release v2.1.0-rc3
Full Changelog: v2.1.0-rc2...v2.1.0-rc3
GoFrame Release v2.1.0-rc2
What's Changed
- Feature/mssql by @wenzi1 in #1827
- mssql unit test by @wenzi1 in #1843
- Bug fix#1849 by @happyinsect in #1851
- Replace the Swagger JS CDN source from jsdelivr to unpkg.com by @chenghonour in #1852
- Fix/codecovci by @hailaz in #1858
- Feature/polaris feat: Add Polaris support by @houseme in #1797
Full Changelog: v2.1.0-rc...v2.1.0-rc2
GoFrame Release v2.1.0-rc
What's Changed
- [fix bug] Fix redis cache adapter GetOrSetFunc, GetOrSetFuncLock meth… by @tiger1103 in #1656
- [fix] gf cli build missing suffix by @stardemo in #1652
- Improving gfile and gSesssion Code Coverage by @huangqian1985 in #1632
- Repeat 'len(s)'. by @chenzebinm4 in #1651
- Fix gdb Order by @FlyingBlazer in #1520
- Added Order() method support for gdb. by @zxr615 in #1529
- fix: server access logs contain the protocol used between the server … by @houseme in #1657
- fix: js link err by @houseme in #1658
- [fix bug] the default value of r.get is invalid by @arieslee in #1659
- gdb returns result when cache set failed by @qinyuguang in #1660
- improve ignore and up websocket 1.5.0 by @houseme in #1684
- fix some typos by @cuishuang in #1697
- feat: support custom listener by @Macrow in #1683
- Update README.MD by @xiaoping378 in #1730
- Feature - clickhouse driver by @DGuang21 in #1616
- avoid a single space at the end of a line. by @yuancjun in #1735
- fix issue #1747 by @qinyuguang in #1749
- fix issue #1755 by @qinyuguang in #1759
- add error of Save operation for pgsql by @happyinsect in #1767
- fix: swagger ignore "-" param. by @mingzaily in #1789
- add ExampleEncode function by @huangqian1985 in #1795
- feat: Report trace-compatible device host name or IP archive parameters by @houseme in #1796
- fix timezone bug when persisting *gtime.Time to db #1714 by @wesleywu in #1729
- gf-cli Bug of generating Dao file of MSSQL by @wenzi1 in #1818
- add support for .properties configuration file by @happyinsect in #1806
- add gClient ExampleNew function by @huangqian1985 in #1823
New Contributors
- @tiger1103 made their first contribution in #1656
- @chenzebinm4 made their first contribution in #1651
- @cuishuang made their first contribution in #1697
- @Macrow made their first contribution in #1683
- @xiaoping378 made their first contribution in #1730
- @wesleywu made their first contribution in #1729
Full Changelog: v2.0.0...v2.1.0-rc
GoFrame Release v2.0.6
Full Changelog: v2.0.5...v2.0.6
GoFrame Release v2.0.5
What's Changed
- gdb returns result when cache set failed by @qinyuguang in #1660
- improve ignore and up websocket 1.5.0 by @houseme in #1684
- fix some typos by @cuishuang in #1697
New Contributors
- @cuishuang made their first contribution in #1697
Full Changelog: v2.0.4...v2.0.5
GoFrame Release v2.0.4
What's Changed
- [fix bug] Fix redis cache adapter GetOrSetFunc, GetOrSetFuncLock meth… by @tiger1103 in #1656
- [fix] gf cli build missing suffix by @stardemo in #1652
- Improving gfile and gSesssion Code Coverage by @huangqian1985 in #1632
- Repeat 'len(s)'. by @chenzebinm4 in #1651
- Fix gdb Order by @FlyingBlazer in #1520
- Added Order() method support for gdb. by @zxr615 in #1529
- fix: server access logs contain the protocol used between the server … by @houseme in #1657
- fix: js link err by @houseme in #1658
- [fix bug] the default value of r.get is invalid by @arieslee in #1659
New Contributors
- @tiger1103 made their first contribution in #1656
- @chenzebinm4 made their first contribution in #1651
Full Changelog: v2.0.3...v2.0.4
GoFrame Release v2.0.3
Full Changelog: v2.0.1...v2.0.3
GoFrame Release v2.0.1
Full Changelog: v2.0.0...v2.0.1