Skip to content

Releases: pymthouse/gateway-web

@pymthouse/gateway-web v0.3.5

Choose a tag to compare

@github-actions github-actions released this 11 Sep 16:03

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

Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Sep 15:49

Full Changelog: v0.3.4...v0.3.5-rc.1

@pymthouse/gateway-web v0.3.4

Choose a tag to compare

@github-actions github-actions released this 09 Sep 19:55

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

Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Sep 18:46

Full Changelog: v0.3.3...v0.3.4-rc.1

@pymthouse/gateway-web v0.3.3

Choose a tag to compare

@github-actions github-actions released this 05 Sep 01:17

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

Choose a tag to compare

@github-actions github-actions released this 03 Sep 22:32

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

Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Sep 22:18

@pymthouse/gateway-web v0.3.2-rc.1

Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Sep 22:07

Full Changelog: v0.3.1...v0.3.2-rc.1

@pymthouse/gateway-web v0.3.1

Choose a tag to compare

@github-actions github-actions released this 03 Sep 21:31

Full Changelog: v0.3.0...v0.3.1

@pymthouse/gateway-web v0.3.0-rc.7

Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Sep 21:12

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