This release decreses the memory usage by the introduction of memoization in the high memory objects like regexes or aho-corasick dictionaries.
What's Changed
- Support getting request host, path, method and response code from pro… by @shukitchan in #210
- feat(e2e): swaps e2e with the official Coraza ones, updates Go to 1.20 by @M4tteoP in #224
- Update TinyGo to 0.29 by @anuraaga in #229
- feat: uses memoization to decrease memory consumption. by @jcchavezs in #220
- chore: upgrades to Coraza 3.0.4. by @jcchavezs in #230
New Contributors
- @shukitchan made their first contribution in #210
Full Changelog: 0.1.2...0.2.0