Releases: go-fries/fries
Releases Β· go-fries/fries
v2.4.0
v2.3.1
v2.3.0
v2.2.2
What's Changed
- build(deps): bump gorm.io/gorm from 1.25.5 to 1.25.6 by @dependabot in #78
- chore(signal): Remove
DefaultRecovery
whenNewServer
by @flc1125 in #79
Full Changelog: v2.2.1...v2.2.2
v2.2.1
v2.2.0
v2.1.0
v2.0.0
What's Changed
- refactor: v1 to 2.x init by @flc1125 in #49
- feat(cache): cache was changed from unstable to stable by @flc1125 in #50
- Updated from 1.x by @flc1125 in #51
- refactor(codec): Refactor serializer to codec by @flc1125 in #52
- refactor(recovery): Optimized recovery by @flc1125 in #53
- refactor(strings): Change the package name and move the
UUID()`` to the
strings` package by @flc1125 in #54 - chore(log): Adjust the manager log to the unstable version; optimize some codes by @flc1125 in #55
- build(lint): Added lint detection by @flc1125 in #56
- chore(lint): Optimize a large number of lint detection issues by @flc1125 in #57
- chore(log-adapter): Adjust the GORM log adapter path by @flc1125 in #58
- build(deps): Upgrade deps by @flc1125 in #59
- chore(utils): rename
helper
toutils
by @flc1125 in #60 - docs: Update
README.md
&License
by @flc1125 in #61 - feat(gin): Added
gin
server adapter by @flc1125 in #62 - feat(gin): Added some log information by @flc1125 in #63
- fix(gin): Fixed some configurations not taking effect when executing β¦ by @flc1125 in #64
- feat(encrypter): Added an Encrypter by @flc1125 in #65
- build(deps): bump github.com/redis/go-redis/v9 from 9.3.1 to 9.4.0 by @dependabot in #66
- feat(sms): Added SMS(with
mitake
provider) by @flc1125 in #67 - build(deps): bump golang.org/x/text from 0.13.0 to 0.14.0 by @dependabot in #68
- refactor(sms): Refactor SMS by @flc1125 in #69
- fix(sms): Renamed
gw
by @flc1125 in #70 - build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #71
Full Changelog: v1.5.1...v2.0.0
v2.0.0-beta.2
What's Changed
- feat(gin): Added
gin
server adapter by @flc1125 in #62 - feat(gin): Added some log information by @flc1125 in #63
- fix(gin): Fixed some configurations not taking effect when executing β¦ by @flc1125 in #64
- feat(encrypter): Added an Encrypter by @flc1125 in #65
- build(deps): bump github.com/redis/go-redis/v9 from 9.3.1 to 9.4.0 by @dependabot in #66
- feat(sms): Added SMS(with
mitake
provider) by @flc1125 in #67 - build(deps): bump golang.org/x/text from 0.13.0 to 0.14.0 by @dependabot in #68
Full Changelog: v2.0.0-beta.1...v2.0.0-beta.2
v2.0.0-beta.1
What's Changed
- refactor: v1 to 2.x by @flc1125 in #49 #51
- feat(cache): cache was changed from unstable to stable by @flc1125 in #50
- refactor(codec): Refactor serializer to codec by @flc1125 in #52
- refactor(recovery): Optimized recovery by @flc1125 in #53
- refactor(strings): Change the package name and move the
UUID()
to thestrings
package by @flc1125 in #54 - chore(log): Adjust the manager log to the unstable version; optimize some codes by @flc1125 in #55
- build(lint): Added lint detection by @flc1125 in #56
- chore(lint): Optimize a large number of lint detection issues by @flc1125 in #57
- chore(log-adapter): Adjust the GORM log adapter path by @flc1125 in #58
- build(deps): Upgrade deps by @flc1125 in #59
- chore(utils): rename
helper
toutils
by @flc1125 in #60 - docs: Update
README.md
&License
by @flc1125 in #61
Full Changelog: v1.5.1...v2.0.0-beta.1