Skip to content

Memory - v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Nov 07:15
· 893 commits to refs/heads/main since this release
5b6559e

❗ Breaking Changes

  • Add stretchr/testify & update min version to go1.19 (#933)

πŸš€ New

  • Add support for Keys() to Memory Driver (#1053)
  • Add benchmarks for storage drivers (#992)

🧹 Updates

  • Add stretchr/testify & update min version to go1.19 (#933)
  • Bump github.com/gofiber/utils from 1.0.1 to 1.1.0 in /memory (#795)
  • Drop go 1.16 support & add go 1.20 (#764)

πŸ“š Documentation

  • Automated synchronization with gofiber/docs (#880)

Full Changelog: memory/v1.3.4...memory/v2.0.0

Thank you @efectn and @gaby for making this update possible.