Skip to content

Release v0.6.0-rc.9

Pre-release
Pre-release

Choose a tag to compare

@nitric-bot nitric-bot released this 29 Oct 00:25
929f9f3

0.6.0 (2021-10-29)

Features

  • context based faas api (fb79c84)
  • faas: Multiple query parameter support. (239c2c6)

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)