github gin-gonic/gin v1.11.0

6 hours ago

Changelog

Features

Bug fixes

Enhancements

Refactor

Build process updates

Documentation updates

Others

  • cf47752: chroe: migrate yaml package to github.com/goccy/go-yaml (#4272) (@milhamsuryapratama)
  • 8f7c340: context_test.go: fix useless asserts (#4115) (@deining)
  • ebe5e2a: fix(golangci.yml): move fiximports to goimports section and replace exportloopref with copyloopvar (#4167) (@1911860538)
  • 3d8e288: perf(all): use strings.Cut to replace strings.SplitN (#4239) (@1911860538)
  • f9bd00a: perf(context): optimize getMapFromFormData performance (#4339) (@1911860538)
  • 3c12d2a: perf(recover): replace bytes with strings in function for better performance (#4252) (@1911860538)
  • 45b805f: perf(recovery): optimize the log output of CustomRecoveryWithWriter (#4258) (@1911860538)
  • 0eb9949: perf: optimize AsciiJSON.Render method by using fmt.Appendf and reusing temp buffer (#4175) (@1911860538)
  • 77d70e5: refactor(internal/bytesconv): replace rand usage with crypto/rand and rand.Int63 (#4259) (@1911860538)
  • c8af82a: test(context): add cleanup for uploaded file in SaveUploadedFile test (#4248) (@flc1125)
  • dab5944: test(context): add comprehensive unit tests for Context.File() method (#4307) (@Caplost)
  • 2e2bd1f: test(internal/fs): fix test function name (#4235) (@salimabsi)
  • a4ac275: test(route): add some test for routergroup (#4291) (@chenhuiluo)
  • da67cc1: test: fix lint failures (#4244) (@sid-maddy)

Don't miss a new gin release

NewReleases is sending notifications on new releases.