Skip to content

Releases: ANUBprad/redops

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 31 Aug 14:16

0.12.0 (2026-08-31)

Features

  • redteam: start attack run workflow from UI (P1-3) (77ea9d7)

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 31 Aug 13:10

0.11.0 (2026-08-31)

Features

  • redteam: compute real target-call cost via CostCalculator (P1-2) (be5bb7b)

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 31 Aug 12:30

0.10.0 (2026-08-31)

Features

  • redteam: persist and expose campaign results in production path (P1-1) (b7591d6)

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 30 Aug 11:52

0.9.0 (2026-08-30)

Features

  • redteam: wire semantic LLM judge + MetricEngine into production campaign path (P0-2) (45505a9)

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 30 Aug 11:11

0.8.0 (2026-08-30)

Features

  • evaluation: add validation CLI, ground-truth corpus, and credibility tests (a42d99b)

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 30 Aug 04:20

0.7.0 (2026-08-30)

Features

  • evaluation: add ground-truth validation foundation (0c3296a)

v0.6.16

Choose a tag to compare

@github-actions github-actions released this 29 Aug 07:38

0.6.16 (2026-08-29)

Bug Fixes

  • security: propagate current_user.org_id to notification send endpoint (114e177)

v0.6.15

Choose a tag to compare

@github-actions github-actions released this 29 Aug 07:32

0.6.15 (2026-08-29)

Bug Fixes

  • security: replace in-memory rate limiter with Redis ZSET sliding window (292c6c1)

v0.6.14

Choose a tag to compare

@github-actions github-actions released this 29 Aug 07:22

0.6.14 (2026-08-29)

Bug Fixes

  • security: add OAuth CSRF state validation with Redis-backed single-use tokens (3771e9d)

v0.6.13

Choose a tag to compare

@github-actions github-actions released this 29 Aug 06:05

0.6.13 (2026-08-29)

Bug Fixes

  • security: add org_id to CurrentUser and JWT claims (01b37a3)