Skip to content

Release v0.8.0-rc.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@nitric-bot nitric-bot released this 07 Nov 21:48
fe0699a

0.8.0 (2022-11-07)

Features

  • Add json convenience method to request. (9f9d073)
  • Allow HTTP response body to be set to Any. (1f87d11)
  • automatically set content type for json body. (b25e83a)
  • storage: Add file list operation. (b60b6a2)
  • handle cancelled error from membrane gracefully (0d8ecde)
  • SDK improvements. (224a2e9)

Bug Fixes

  • Add missing HTTP method to API and missing doc block. (0bd79e9)
  • await task instead of generated co-routine. (230be33)
  • synchronous resource registration. (8ff6d78)

Tests

Continuous Integration