Skip to content

chore(main): release stackone-defender 0.8.2 - #29

Merged
hiskudin merged 3 commits into
mainfrom
release-please--branches--main--components--stackone-defender
Aug 19, 2026
Merged

chore(main): release stackone-defender 0.8.2#29
hiskudin merged 3 commits into
mainfrom
release-please--branches--main--components--stackone-defender

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.8.0 (2026-08-19)

⚠ BREAKING CHANGES

  • ENG-1084: sanitized is no longer redacted/blocked — gate on allowed. default_risk_level defaults to low. The block_high_risk sanitizer option and the pattern_remover / role_stripper / sanitizer modules are removed.

Features

  • ENG-1084: detect-and-gate — stop mutating tool-result content (v0.8.0) (e88f544)
  • ENG-1084: detect-and-gate + sentence-level cleaning (v0.8.0) (60b01d0)
  • ENG-1084: mark dropped runs with [CONTENT SANITISED] in cleaned copy (fdcdb94)
  • ENG-1084: NFKC-fold unicode before Tier 2 classification (50741ee)
  • ENG-1084: return-both — sentence-level cleaned sanitized + original (f4aa1bd)

Bug Fixes

  • ENG-1084: add token-degeneracy (OOD) guard to Tier 2 scoring (f450992)
  • ENG-1084: address review — warmup fail-open + dict-subclass stripping (f49ffcf)
  • ENG-1084: count objects/arrays once + iterate obj.items() directly (26c7eec)
  • ENG-1084: fields_sanitized reports Tier-2-cleaned fields, not Tier-1 detections (b3ca53a)
  • ENG-1084: gate sentence-cleaning on aggregate risk; drop whole-field block (9e25335)
  • ENG-1084: normalize decorative runs before Tier 2 classification (c2c5d1d)
  • ENG-1084: return field verbatim when the cleaner drops no sentences (93d664e)
  • ENG-1084: scan strings in risky array fields + add detected_field_count (6f1b52a)

Documentation

  • ENG-1084: call out the 0.7.4 large-array truncation as a fixed data-loss bug (5fc9921)
  • ENG-1084: complete the DefenseResult field list + require_tier2 in README (35c9e7b)
  • ENG-1084: document detected_field_count, marker, array-field scanning (5b07c76)
  • ENG-1084: drop migration/version bullets from README (d62b1e4)
  • ENG-1084: fields_sanitized now means cleaned fields; add original field; fix stale sanitized=original lines (55d5b9e)
  • ENG-1084: note large-payload coverage posture + clarify coverage_degraded (fa3e127)

Miscellaneous Chores

  • ENG-1084: release stackone-defender 0.8.0 (e7492a9)

This PR was generated with Release Please. See documentation.

Copilot AI lite review requested due to automatic review settings August 19, 2026 16:11

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

The non-squash merge of #28 left the release PR at 0.8.0 with the old
breaking footer. Correct the version to 0.8.2 and tidy the changelog.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@hiskudin hiskudin changed the title chore(main): release stackone-defender 0.8.0 chore(main): release stackone-defender 0.8.2 Aug 19, 2026
@hiskudin
hiskudin merged commit 85056e0 into main Aug 19, 2026
11 checks passed
@hiskudin
hiskudin deleted the release-please--branches--main--components--stackone-defender branch August 19, 2026 16:28
@github-actions

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants