Skip to content

Releases: gfargo/doorman

v3.15.4

Choose a tag to compare

@github-actions github-actions released this 25 Aug 13:18

3.15.4 (2026-08-25)

Bug Fixes

  • map unified allow/block to valid Vercel actions instead of passing through (#280) (982dc4c), closes #261

v3.15.3

Choose a tag to compare

@github-actions github-actions released this 24 Aug 21:43

3.15.3 (2026-08-24)

Bug Fixes

  • stop Vercel translator silently mapping unsupported operators to eq (#279) (3bc17f1)

v3.15.2

Choose a tag to compare

@github-actions github-actions released this 24 Aug 20:53

3.15.2 (2026-08-24)

Bug Fixes

v3.15.1

Choose a tag to compare

@github-actions github-actions released this 24 Aug 17:42

3.15.1 (2026-08-24)

Bug Fixes

  • vercel region collides with unified region; 8 legacy fields leak invalid cloudflare wirefilter (#275) (e79b4eb), closes #273

v3.15.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 17:38

3.15.0 (2026-08-24)

Features

  • demos: add GCP Cloud Armor sync demo tape and gif (#274) (35804b2)

v3.14.2

Choose a tag to compare

@github-actions github-actions released this 24 Aug 15:35

3.14.2 (2026-08-24)

Bug Fixes

  • Cloudflare keyed query conditions and rateLimit schema gaps (#267) (ea94767)

v3.14.1

Choose a tag to compare

@github-actions github-actions released this 24 Aug 14:45

3.14.1 (2026-08-24)

Bug Fixes

  • gcp: three bugs found running the Cloud Armor provider against real GCP for the first time (#264) (d7bf32b), closes #187 #187 #187 #187

v3.14.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 13:55

3.14.0 (2026-08-24)

Features

  • cloudflare: add managed rule group support (#260) (ff69938)

v3.13.11

Choose a tag to compare

@github-actions github-actions released this 24 Aug 02:20

3.13.11 (2026-08-24)

Bug Fixes

  • gcp: back off Operation polling instead of always sleeping the full interval (#258) (491de02), closes #251 #187 #251

v3.13.10

Choose a tag to compare

@github-actions github-actions released this 24 Aug 00:25

3.13.10 (2026-08-24)

Bug Fixes

  • gcp: isolate per-rule translation failures during sync instead of aborting the whole batch (#257) (29ebc29), closes #250