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