Skip to content

Releases: gofiber/utils

v2.0.0-rc.5

19 Dec 20:43
c338034

Choose a tag to compare

v2.0.0-rc.5 Pre-release
Pre-release

What's Changed

🧹 Updates

  • Remove unnecessary UUID counter check by @sixcolors in #170
  • Simplify SecureToken API by removing the *Must variants by @sixcolors in #171
  • Remove UUID() function due to insufficient randomness for security by @sixcolors in #175

🛠️ Maintenance

  • chore(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2 by @dependabot[bot] in #172
  • chore(deps): bump actions/cache from 4 to 5 by @dependabot[bot] in #174
  • chore(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2 by @dependabot[bot] in #177

📚 Documentation

Full Changelog: v2.0.0-rc.4...v2.0.0-rc.5

v1.2.0

10 Dec 11:43
b986fcc

Choose a tag to compare

What's Changed

  • Backport IfToLower and IfToUpper functions from v2 by @sixcolors in #77
  • Update UUID function to panic on initialization errors by @sixcolors in #169

Full Changelog: v1.1.0...v1.2.0

v2.0.0-rc.4

07 Dec 18:57
99f0c38

Choose a tag to compare

v2.0.0-rc.4 Pre-release
Pre-release

What's Changed

🚀 New Features

🧹 Updates

New Contributors

Full Changelog: v2.0.0-rc.3...v2.0.0-rc.4

v2.0.0-rc.3

02 Dec 20:52
f6c45bc

Choose a tag to compare

v2.0.0-rc.3 Pre-release
Pre-release

What's Changed

🚀 New Features

🧹 Updates

🛠️ Maintenance

  • chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #161

Full Changelog: v2.0.0-rc.2...v2.0.0-rc.3

v2.0.0-rc.2

07 Nov 15:46
9417f80

Choose a tag to compare

v2.0.0-rc.2 Pre-release
Pre-release

What's Changed

🧹 Updates

🛠️ Maintenance

  • chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #152
  • chore(deps): bump github.com/shamaton/msgpack/v2 from 2.2.3 to 2.3.1 by @dependabot[bot] in #151
  • chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in #150
  • chore(deps): bump codecov/codecov-action from 5.4.3 to 5.5.0 by @dependabot[bot] in #148
  • chore(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #155
  • chore(deps): bump lewagon/wait-on-check-action from 1.4.0 to 1.4.1 by @dependabot[bot] in #154
  • chore(deps): bump codecov/codecov-action from 5.5.0 to 5.5.1 by @dependabot[bot] in #153
  • chore(deps): bump github.com/shamaton/msgpack/v2 from 2.3.1 to 2.4.0 by @dependabot[bot] in #157

Other Changes

New Contributors

Full Changelog: v2.0.0-rc.1...v2.0.0-rc.2

v2.0.0-rc.1

16 Aug 10:43
80b44a4

Choose a tag to compare

v2.0.0-rc.1 Pre-release
Pre-release

What's Changed

🚀 New Features

🧹 Updates

🐛 Bug Fixes

  • Fix mismatch minimum go version to match gofiber/fiber by @gaby in #70
  • Fix IPv4 boundary checking by @fufuok in #73
  • Fix FunctionName nil handling by @gaby in #131
  • Fix ToUpper/ToLower allocation tests failing with race detector in CI by @Copilot in #142
🛠️ Maintenance
  • Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot[bot] in #31
  • Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot[bot] in #34
  • Bump lewagon/wait-on-check-action from 1.1.2 to 1.2.0 by @dependabot[bot] in #35
  • Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot[bot] in #36
  • Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot[bot] in #39
  • Bump lewagon/wait-on-check-action from 1.2.0 to 1.3.1 by @dependabot[bot] in #40
  • Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot[bot] in #41
  • Bump actions/setup-go from 3 to 4 by @dependabot[bot] in #42
  • Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot[bot] in #44
  • Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot[bot] in #45
  • Bump actions/setup-go from 4 to 5 by @dependabot[bot] in #53
  • Bump nick-fields/retry from 2 to 3 by @dependabot[bot] in #60
  • Bump release-drafter/release-drafter from 5 to 6 by @dependabot[bot] in #61
  • Bump lewagon/wait-on-check-action from 1.3.1 to 1.3.3 by @dependabot[bot] in #57
  • Bump actions/cache from 3 to 4 by @dependabot[bot] in #58
  • Bump fuxingloh/multi-labeler from 2 to 3 by @dependabot[bot] in #66
  • Bump fuxingloh/multi-labeler from 3 to 4 by @dependabot[bot] in #67
  • Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot[bot] in #71
  • Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot[bot] in #74
  • Bump lewagon/wait-on-check-action from 1.3.3 to 1.3.4 by @dependabot[bot] in #78
  • Bump codecov/codecov-action from 4.1.1 to 4.3.0 by @dependabot[bot] in #80
  • Bump golangci/golangci-lint-action from 4 to 5 by @dependabot[bot] in #81
  • Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot[bot] in #82
  • Bump codecov/codecov-action from 4.3.0 to 4.3.1 by @dependabot[bot] in #83
  • Bump codecov/codecov-action from 4.3.1 to 4.4.0 by @dependabot[bot] in #85
  • Bump codecov/codecov-action from 4.4.0 to 4.4.1 by @dependabot[bot] in #86
  • Bump golangci-lint to v1.59.1 by @gaby in #87
  • Bump golangci/golangci-lint-action from 5 to 6 by @dependabot[bot] in #84
  • Bump codecov/codecov-action from 4.4.1 to 4.5.0 by @dependabot[bot] in #88
  • Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot[bot] in #89
  • Bump codecov/codecov-action from 4.5.0 to 4.6.0 by @dependabot[bot] in #93
  • Bump codecov/codecov-action from 4.6.0 to 5.0.2 by @dependabot[bot] in #96
  • Bump codecov/codecov-action from 5.0.2 to 5.0.7 by @dependabot[bot] in #98
  • Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot[bot] in #99
  • Bump codecov/codecov-action from 5.0.7 to 5.1.1 by @dependabot[bot] in #100
  • Bump codecov/codecov-action from 5.1.1 to 5.1.2 by @dependabot[bot] in #102
  • Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot[bot] in #105
  • Bump codecov/codecov-action from 5.1.2 to 5.3.1 by @dependabot[bot] in #106
  • Bump github.com/fxamacker/cbor/v2 from 2.7.0 to 2.8.0 by @dependabot[bot] in #110
  • Bump codecov/codecov-action from 5.4.0 to 5.4.2 by @dependabot[bot] in #111
  • Bump codecov/codecov-action from 5.4.2 to 5.4.3 by @dependabot[bot] in #114
  • Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in #113
  • Bump lewagon/wait-on-check-action from 1.3.4 to 1.4.0 by @dependabot[bot] in #121
  • chore(deps): bump github.com/fxamacker/cbor/v2 from 2.8.0 to 2.9.0 by @dependabot[bot] in #140
  • chore(deps): bump actions/checkout from 3 to 5 by @dependabot[bot] in #147

📚 Documentation

Other Changes

Read more

v2.0.0-beta.14

07 Aug 13:56
c6ef7e6

Choose a tag to compare

v2.0.0-beta.14 Pre-release
Pre-release

What's Changed

🧹 Updates

🐛 Bug Fixes

  • Fix ToUpper/ToLower allocation tests failing with race detector in CI by @Copilot in #142

🛠️ Maintenance

  • chore(deps): bump github.com/fxamacker/cbor/v2 from 2.8.0 to 2.9.0 by @dependabot[bot] in #140

Other Changes

Full Changelog: v2.0.0-beta.13...v2.0.0-beta.14

v2.0.0-beta.13

14 Jul 06:27
992fbd7

Choose a tag to compare

v2.0.0-beta.13 Pre-release
Pre-release

What's Changed

🚀 New Features

🧹 Updates

Other Changes

Full Changelog: v2.0.0-beta.12...v2.0.0-beta.13

v2.0.0-beta.12

13 Jul 12:57
16e0f56

Choose a tag to compare

v2.0.0-beta.12 Pre-release
Pre-release

What's Changed

🚀 New Features

Full Changelog: v2.0.0-beta.11...v2.0.0-beta.12

v2.0.0-beta.11

12 Jul 17:06
30d51f5

Choose a tag to compare

v2.0.0-beta.11 Pre-release
Pre-release

What's Changed

🚀 New Features

🧹 Updates

🐛 Bug Fixes

  • Fix FunctionName nil handling by @gaby in #131

Other Changes

Full Changelog: v2.0.0-beta.10...v2.0.0-beta.11