Skip to content

Release v0.6.0-rc.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@nitric-bot nitric-bot released this 27 Oct 02:12
941efa2

0.6.0 (2021-10-27)

Features

Bug Fixes

  • allow for async and sync handlers/middleware (a76d357)
  • hide faas server run method (f46dd9d)
  • faas: Fix http response handling. (adab42c)

Documentation

  • Add failed task snippet (5f5f08f)
  • clean up old docs files before regeneration (99e05b0)
  • regenerate docs (52152ce)

Build Systems

  • remove grpc client generation. (941b583)

Continuous Integration

  • Remove old submodule checkout secret. (dcfaedf)
  • Update github actions for new release workflow. (ee39427)

Code Refactoring

  • Updates to use nitric-api package. (3079574)