What's New

Version 1.1.4

Released 2024-09-24

  • Fixed

- Blocking logic for V3 cookies

Version 1.1.3

Released 2024-08-27

  • Changed

- PXEnforcer::new() now takes ConfigStore name

- Update dependencies

Version 1.1.2

Released 2024-05-2

  • Changed

- Update dependencies, remove chrono

Version 1.1.1

Released 2024-05-13

  • Added

- GraphQL support

Version 1.1.0

Released 2024-04-17

  • Changed

- Switched to Fastly Config store API

- Update dependencies

- Switched to the new block page

  • Fixed

- XHR redirect host

- blocking mode logic

- Various minor fixes / improvements

  • Added

- RTT testing tool

Version 1.0.0

Released 2022-02-01

  • A new enforcer to support the new Fastly compute at edge platform. This enforcer is written in Rust, a fast and memory-efficient programming language, and currently supports the functionalities described in the next section
  • A notable difference in the C@E enforcer in contrast to the Fastly VCL based enforcer is the support for Cookie V3. The main enhancements in cookie V3 is that it is encrypted, and it contains more information about the user (e.g. a risk score between 0 and 100)