Releases: go-fries/fries
Releases · go-fries/fries
v2.15.5
What's Changed
- build(deps): bump github.com/redis/go-redis/v9 from 9.5.2 to 9.5.3 by @dependabot in #236
- build(deps): bump gorm.io/driver/mysql from 1.5.6 to 1.5.7 by @dependabot in #237
Full Changelog: v2.15.4...v2.15.5
v2.15.4
What's Changed
- build(deps): bump github.com/redis/go-redis/v9 from 9.5.1 to 9.5.2 by @dependabot in #233
- build(deps): bump golang.org/x/term from 0.20.0 to 0.21.0 by @dependabot in #235
- v2 added ability to setting up headers by @azyoskol in #234
New Contributors
Full Changelog: v2.15.3...v2.15.4
v2.15.3
What's Changed
- build(deps): bump github.com/fatih/color from 1.16.0 to 1.17.0 by @dependabot in #232
Full Changelog: v2.15.2...v2.15.3
v2.15.2
What's Changed
- build(deps): bump gorm.io/gorm from 1.25.9 to 1.25.10 by @dependabot in #227
- build(deps): bump golang.org/x/term from 0.19.0 to 0.20.0 by @dependabot in #229
- build(deps): bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #231
- build(deps): bump github.com/gin-gonic/gin from 1.9.1 to 1.10.0 by @dependabot in #230
Full Changelog: v2.15.1...v2.15.2
v2.15.1
Full Changelog: v2.15.0...v2.15.1
Refresh Version 🙄
v2.15.0
What's Changed
- refactor(helpers): refactor
When
by @flc1125 in #222 #226 - build(deps): bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #223
- chore(helpers): Enhance the
Default
andDefaultFunc
functionality and addDefaultFunc
by @flc1125 in #224 - tests(helpers): add test cases for
Optional
by @flc1125 in #225
Full Changelog: v2.14.2...v2.15.0
v2.14.2
What's Changed
- feat(helpers): Added
Once
by @flc1125 in #216 - build(deps): upgrade deps by @flc1125 in #217
- refactor(contexts): rename
Func
toHandler
by @flc1125 in #218 - fix(ent): fix
BeginTx
by @flc1125 in #219 - feat(policy): Added
StrictRoundRobinPolicy
to solve the data race by @flc1125 in #220 #221
Full Changelog: v2.14.1...v2.14.2
v2.14.1
What's Changed
- feat(codec): Added msgpack codec by @flc1125 in #214
- build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #215
Full Changelog: v2.14.0...v2.14.1