Skip to content

Version 2

Choose a tag to compare

@cindreta cindreta released this 13 Aug 13:35
· 11 commits to v2 since this release

Version 2 represents a major upgrade over Version 1 of the SDK. It brings a lot of new functionality and support for more frameworks but above all it dramatically improves performance. Version 2 is up to 80% faster when it comes to processing time and networking, it uses up to 70% less memory when processing requests and masking data.

  • Full compatibility with both Express 4.x and 5.x
  • Dramatically improved networking performance
  • Dramatically improved memory usage and consumption
  • Dramatically improved masking performance
  • Added support for Hono
  • Extended support for Cloudflare Workers
  • Added built-in endpoint detection
  • Improved Debugging
  • Improved Readme with more examples