Skip to content

v1.11.1

Choose a tag to compare

@pilinux pilinux released this 20 Feb 13:33
· 144 commits to main since this release
3c22c9a

🐛 Fixes

  • fix: out-of-bounds error in cc0070d
  • security fix: G117 (CWE-499) in 84945f4
  • security fix: addresses G301 (CWE-276) in 7c1f499
  • fix: race condition in d5166bc

⚡ Performance

  • performance: less memory pressure, less CPU work in 7f90bf8
  • performance: use strings.SplitSeq to reduce temporary allocations in f515877

♻️ Improvements / Refactor

  • improvement: handle empty time.Time json in go modern way in ce4542c
  • refactor: using bson.D in mongo query (example and example2) in faa5fc8
  • refactor: sample code for paginated posts (example2) in 3c22c9a

✅ Tests

  • tests: prevent closure-capture bugs in 561f229

🤖 CI

📚 Docs

📦 Dependency Updates

  • chore(deps): bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 by @dependabot[bot] in #360
  • chore(deps): bump github.com/mrz1836/postmark from 1.8.3 to 1.8.4 by @dependabot[bot] in #359
  • chore: bump indirect dependencies (bug fix + security patch) in 2c52b46

🚀 Upgrade Notes

If you are upgrading from v1.10.x, please check the release notes for v1.11.0 and v.1.10.5 for breaking changes and upgrade instructions.

Full Changelog: v1.11.0...v1.11.1