v1.11.1
🐛 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.SplitSeqto reduce temporary allocations in f515877
♻️ Improvements / Refactor
- improvement: handle empty
time.Timejson in go modern way in ce4542c - refactor: using
bson.Din 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
- ci: run actions when source code is changed in ce59aea
- gosec: handles false-positive in 37beb42, 21a6adb and 7ad3fa5
- ci: activate all default rules of gosec in f20eb89
📚 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