Releases: pymthouse/gateway-web
Releases · pymthouse/gateway-web
Release list
@pymthouse/gateway-web v0.3.5
What's Changed
- feat: add awaited onPayment observer for payment lineage by @eliteprox in #32
Full Changelog: v0.3.4...v0.3.5
@pymthouse/gateway-web v0.3.5-rc.1
@pymthouse/gateway-web v0.3.4
What's Changed
- feat: add billable units tracking to call results by @eliteprox in #27
Full Changelog: v0.3.3...v0.3.4
@pymthouse/gateway-web v0.3.4-rc.1
@pymthouse/gateway-web v0.3.3
What's Changed
- feat: keep provider request id on settled jobs and errors by @eliteprox in #26
Traceability (#26)
Successful InferenceResult now carries providerRequestId (fal/runner request_id) alongside gatewayRequestId (job_*).
LivepeerGatewayError can carry both:
gatewayRequestId— Console/MCP minted job id (joins signed tickets)providerRequestId— upstream request id, including on settled queue receipts and failed HTTP calls (attachProviderRequestId)
extractQueueHandle keeps requestId on settled receipts, not only queued ones.
Full Changelog: v0.3.2...v0.3.3
@pymthouse/gateway-web v0.3.2
What's Changed
- feat: stamp gatewayRequestId on errors and allowlist queue polls by @eliteprox in #25
Full Changelog: v0.3.1...v0.3.2
@pymthouse/gateway-web v0.3.2-rc.2
@pymthouse/gateway-web v0.3.2-rc.1
@pymthouse/gateway-web v0.3.1
Full Changelog: v0.3.0...v0.3.1
@pymthouse/gateway-web v0.3.0-rc.7
What's Changed
- fix: drop POST 301 follow (tidy after rc.6, not a release) by @eliteprox in #24
Full Changelog: v0.3.0-rc.6...v0.3.0-rc.7