Skip to content

v1.11.0

Latest

Choose a tag to compare

@arcjet-arcjet-js-release-please arcjet-arcjet-js-release-please released this 26 Aug 16:57
Immutable release. Only release title and notes can be modified.
a7f6e95

1.11.0 (2026-08-25)

⚠ BREAKING CHANGES

  • remove deprecated detectPromptInjection threshold and score (#6238)

🚀 New Features

  • guard: add Claude Agent SDK support as @arcjet/guard/claude-agent-sdk/v0 (#6229) (43838ef)
  • guard: add Eve 0.34+ request/response approval support (#6231) (66d8b0c)
  • guard: add Genkit support as @arcjet/guard/genkit/v1 (#6243) (4e41678)
  • guard: add LangChain createAgent support as @arcjet/guard/langchain/v1 (#6248) (c49abcc)
  • guard: add LangGraph support as @arcjet/guard/langgraph/v1 (#6230) (a5debc7)
  • guard: add Mastra support as @arcjet/guard/mastra/v1 (#6226) (40cf399)
  • guard: add OpenAI Agents support as @arcjet/guard/openai-agents/v0 (#6233) (0099fb7)
  • guard: add Strands Agents support as @arcjet/guard/strands-agents/v1 (#6251) (f3a07ee)
  • guard: graduate moderateContent from experimental (#6228) (c50a947)
  • guard: one denial payload, per-framework envelopes (#6240) (fdec043)
  • remove deprecated detectPromptInjection threshold and score (#6238) (7278e83)
  • sync well-known bots and regenerate analyze WebAssembly module (#6234) (919e874)

🪲 Bug Fixes

📝 Documentation

  • protocol: document ArcjetDecision.ttl as seconds (#6237) (ad3dc41)

🧹 Miscellaneous Chores

✅ Continuous Integration

  • drop Bun from the Windows test matrix (#6242) (5a22ccd)
  • enforce harden-runner egress allow-lists instead of audit (#6245) (2d8a2ea)
  • guard: consolidate optional-peer absent unit tests (#6244) (c5329da)
  • run Node tests on Windows and macOS (#6235) (f744202)