Skip to content

Release v0.8.0-rc.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@nitric-bot nitric-bot released this 26 Oct 03:58
a1574e3

0.8.0 (2022-10-26)

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)

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