v0.7.0
·
24 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Introducing Arcjet Guard - protect AI agent tool calls, background jobs, and anything beyond HTTP. arcjet.guard is a new API built for the agentic era: rate limit by any key, detect prompt injection, and catch PII.
Available now in alongside the existing request-based SDK, just import from arcjet.guard.
What's Changed
- chore(deps): bump pygments from 2.19.2 to 2.20.0 by @dependabot[bot] in #103
- deps: Upgrade Pygments to 2.20.0 to fix ReDoS vulnerability (CVE-2026-4539) by @Copilot in #104
- chore: Deprecate
scoreandthresholdfields indetect_prompt_injectionby @Copilot in #105 - chore(guard): introduce arcjet guard py by @qw-in in #97
- chore: Add .claude/ to .gitignore by @arcjet-rei in #106
- docs: add arcjet.guard documentation to README by @Copilot in #107
- chore(proto): sync generated proto by @qw-in in #108
- fix: upgrade pytest and langchain-core to resolve security advisories by @Copilot in #109
- chore: Remove unused
type: ignore[invalid-return-type]comments by @Copilot in #110 - chore: release 0.7.0: remove guard preview label, fix version by @Copilot in #111
Full Changelog: v0.6.1...v0.7.0