Skip to content

v0.0.6

Choose a tag to compare

@github-actions github-actions released this 07 Aug 22:59
· 4 commits to main since this release
09c3eab

What's Changed

  • Publish the hosted playground demo from this repo's Pages site by @gandarfh in #81
  • Remove redundant Vec::new() in codec Raw initialization by @gandarfh in #82
  • Runtime retryability: make the generated SDK the single source by @gandarfh in #84
  • Add resolved wire binding to the IR by @gandarfh in #83
  • Fail loud on formatter rejection and property-test the printers by @gandarfh in #85
  • Emit the TypeScript entry client's HTTP transport inline by @gandarfh in #86
  • Remove the dead baseUrl from the TypeScript entry ClientOptions by @gandarfh in #87
  • Repoint TypeScript HTTP parity gate against generated SDK by @gandarfh in #88
  • Emit the Go entry client's HTTP transport into the generated SDK by @gandarfh in #89
  • Emit the Rust entry client's HTTP transport inline by @gandarfh in #90
  • Retire the wire_descriptor IR trait and the hand-written HTTP runtime packages by @gandarfh in #92
  • Give @errorCode an explicit body discriminator path by @gandarfh in #93
  • Make @http code: an exact success match by @gandarfh in #94
  • Name the op parameter and unify the request-value grammar by @gandarfh in #95
  • Retire per-member HTTP binding traits for explicit query/body declaration by @gandarfh in #96
  • Point retired HTTP binding traits at their replacement by @gandarfh in #97
  • Require named op parameters, restore nullable @http path validation by @gandarfh in #98

Full Changelog: v0.0.5...v0.0.6