Skip to content

Releases: nitrictech/python-sdk

Release v0.6.0-rc.8

27 Oct 02:12
941efa2
Compare
Choose a tag to compare
Release v0.6.0-rc.8 Pre-release
Pre-release

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)

Release v0.6.0-rc.7

26 Oct 04:54
3b3e8b3
Compare
Choose a tag to compare
Release v0.6.0-rc.7 Pre-release
Pre-release

0.6.0 (2021-10-26)

Features

Bug Fixes

  • allow for async and sync handlers/middleware (a76d357)
  • hide faas server run method (f46dd9d)

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)

Release v0.6.0-rc.6

15 Oct 03:50
069471d
Compare
Choose a tag to compare
Release v0.6.0-rc.6 Pre-release
Pre-release

0.6.0 (2021-10-15)

Features

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)

Release v0.6.0-rc.5

15 Oct 02:25
0b00b91
Compare
Choose a tag to compare
Release v0.6.0-rc.5 Pre-release
Pre-release

0.6.0 (2021-10-15)

Features

Documentation

  • Add failed task snippet (5f5f08f)

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)

Release v0.6.0-rc.4

09 Oct 23:44
6305ebe
Compare
Choose a tag to compare
Release v0.6.0-rc.4 Pre-release
Pre-release

0.6.0 (2021-10-09)

Features

Documentation

  • Add failed task snippet (5f5f08f)

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)

Release v0.5.1-rc.3

06 Oct 05:55
cddd871
Compare
Choose a tag to compare
Release v0.5.1-rc.3 Pre-release
Pre-release

0.5.1 (2021-10-06)

Documentation

  • Add failed task snippet (5f5f08f)

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)

Release v0.5.1-rc.2

05 Oct 22:27
73e081b
Compare
Choose a tag to compare
Release v0.5.1-rc.2 Pre-release
Pre-release

0.5.1 (2021-10-05)

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)

Release v0.5.1-rc.1

20 Sep 06:30
7d76a1b
Compare
Choose a tag to compare
Release v0.5.1-rc.1 Pre-release
Pre-release

0.5.1 (2021-09-20)

Build Systems

  • remove grpc client generation. (941b583)

Continuous Integration

  • Update github actions for new release workflow. (ee39427)

Code Refactoring

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

Release v0.4.3

01 Sep 06:50
72b8d91
Compare
Choose a tag to compare

0.4.3 (2021-09-01)

Bug Fixes

  • support str type from faas handlers (0346117)

Release v0.4.2

01 Sep 03:52
439c13e
Compare
Choose a tag to compare

0.4.2 (2021-08-25)

Tests