Skip to content

0.2.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 13:04
· 154 commits to main since this release

What's Changed

  • ci: publish to crates.io from the release workflow by @plusky in #15
  • fix(core): classify one id per request, whatever the answer by @plusky in #16
  • fix(server): serve bug_info bodies on their own verdict by @plusky in #17
  • fix: paginate bugs_quicksearch over the bugs a client may see by @plusky in #18
  • fix: scrub denied bug ids from bodies, history and comments by @plusky in #19
  • feat(server): add create_bug and add_attachment by @plusky in #20
  • fix(server): steer exact id sets to bug_info by @plusky in #21
  • chore: bump version to 0.2.0 by @plusky in #22
  • feat(policy): deny security groups by name in the example policy by @plusky in #23
  • feat(server): add audit event schema and JSONL sink by @plusky in #24
  • feat(server): wire the audit stream into every MCP request by @plusky in #25

Full Changelog: 0.1.0...0.2.0