Skip to content

v2.22.19

Compare
Choose a tag to compare
@j-mendez j-mendez released this 24 Dec 15:46
· 27 commits to main since this release

Whats Changed

This release brings in a SQLite for improved memory handling with the feature flags disk_native_tls, disk, and disk_aws.
SQLite is set to be used in a hybrid manner with memory in order to maintain performance.

With disk handling and our string interning urls crawled can entire the billions of resources or infinite with EFS attached.

Other Changes

  • chore(website,page): fix concurrent initial scoped access to lazy_static!
  • chore(chrome): add more network block layers for chrome
  • chore(chrome): remove smart mode default idle_dom usage
  • perf(page): dynamic rewriter chunk size
  • chore(website): add connect layer concurrency limit apply
  • perf(runtime): add dedicated thread for request connect

Full Changelog: v2.21.33...v2.22.19