Skip to content

apiwork: v0.3.0

Choose a tag to compare

@github-actions github-actions released this 28 Feb 06:10
88e7f79

0.3.0 (2026-02-27)

⚠ BREAKING CHANGES

  • remove redundant :error_response_body type
  • remove per-action types from type registry
  • use plural resource names for per-action types and add request/response wrappers

Features

  • add description to request for OpenAPI exports (c5685e1)
  • add description to response for OpenAPI exports (0df5b82)
  • add Sorbus export for typed client contracts (b284cb7)
  • expose per-action schema builders for external composition (530a5d3)
  • remove per-action types from type registry (ff8d042)
  • remove redundant :error_response_body type (3f715cb)
  • use plural resource names for per-action types and add request/response wrappers (acde604)