Skip to content

v1.0.0-beta.8

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 May 21:38
88cc015

1.0.0-beta.8 (2025-05-28)

⚠ BREAKING CHANGES

  • arcjet: Require every rule to have a validate & protect function (#4204)

🚀 New Features

  • arcjet: Require every rule to have a validate & protect function (#4204) (c5ee233)
  • arcjet: Segment cache entries by rule (#4191) (2f3c8a8), closes #213
  • protocol: Add fingerprints to rule results (#4190) (143bf2a)

🪲 Bug Fixes

  • arcjet: Default to client characteristics if not specified on rule (#4209) (e4794da), closes #4203

🧹 Miscellaneous Chores