Skip to content

Releases: testy-cool/scrape-gateway

v0.24.1

Choose a tag to compare

@testy-cool testy-cool released this 04 Aug 20:32

Fixes a shared mutable install_requires on ProviderAdapter, and lifts the ruff<0.16 dev pin.

v0.24.0

Choose a tag to compare

@testy-cool testy-cool released this 04 Aug 19:52

Breaking for provider extensions: an adapter must now declare its cost with is_free = True or an estimated_cost_units() override. An unpriced adapter is skipped rather than run when max_cost_per_url is set, instead of being forecast as free and billed anyway. Adapters are unaffected when no cost ceiling is configured.

v0.23.1

Choose a tag to compare

@testy-cool testy-cool released this 04 Aug 19:14

Removes deployment-specific infrastructure details from the repo. scripts/sgw-mcp-smoke.sh now requires SGW_MCP_URL and only needs ssh when SGW_MCP_SSH_HOST is set.

v0.23.0

Choose a tag to compare

@testy-cool testy-cool released this 29 Jul 22:55

Added

  • Export ordinary provider-attempt traffic with sgw scrapingevals using the versioned scrapingevals.sgw-observations/v1 contract.
  • Preserve stable source-scoped event IDs and acknowledged ledger cursors for replay-safe incremental delivery.
  • Exclude private targets and redact URLs, content, metadata, evaluator prose, and local paths by default.
  • Document the SGW-to-ScrapingEvals ownership boundary, review gate, and publication roadmap.

Verification

  • 474 offline tests passed.
  • Ruff check and format gates passed.
  • A real local ledger canary exported 13 attempts across 11 runs and labeled every run review-required and non-comparable.

v0.22.1

Choose a tag to compare

@testy-cool testy-cool released this 29 Jul 21:44

Release v0.22.1

v0.22.0

Choose a tag to compare

@testy-cool testy-cool released this 29 Jul 20:27

Release v0.22.0

v0.21.1

Choose a tag to compare

@testy-cool testy-cool released this 29 Jul 01:30

Release v0.21.1

v0.21.0

Choose a tag to compare

@testy-cool testy-cool released this 29 Jul 01:26

Release v0.21.0

v0.20.0

Choose a tag to compare

@testy-cool testy-cool released this 28 Jul 17:18

Release v0.20.0

v0.19.0

Choose a tag to compare

@testy-cool testy-cool released this 28 Jul 16:41

Release v0.19.0