Skip to content

Releases: nitrictech/python-sdk

Release v0.9.1

06 Apr 00:38
a74801d
Compare
Choose a tag to compare

0.9.1 (2023-04-06)

Bug Fixes

  • add missing init file (9709e8d)
  • add missing init file to generated proto module (6b6cf29)
  • ensure the proto/nitric folder is a module (9c48a05)

Continuous Integration

  • add proto generation to build process (547e38a)

Release v0.9.1-rc.4

06 Apr 00:23
6b6cf29
Compare
Choose a tag to compare
Release v0.9.1-rc.4 Pre-release
Pre-release

0.9.1 (2023-04-06)

Bug Fixes

  • add missing init file (9709e8d)
  • add missing init file to generated proto module (6b6cf29)
  • ensure the proto/nitric folder is a module (9c48a05)

Continuous Integration

  • add proto generation to build process (547e38a)

Release v0.9.1-rc.3

06 Apr 00:14
bbfb08d
Compare
Choose a tag to compare
Release v0.9.1-rc.3 Pre-release
Pre-release

0.9.1 (2023-04-06)

Bug Fixes

  • add missing init file (9709e8d)
  • ensure the proto/nitric folder is a module (9c48a05)

Continuous Integration

  • add proto generation to build process (547e38a)

Release v0.9.1-rc.2

05 Apr 23:45
fb4c80a
Compare
Choose a tag to compare
Release v0.9.1-rc.2 Pre-release
Pre-release

0.9.1 (2023-04-05)

Continuous Integration

  • add proto generation to build process (547e38a)

Release v0.9.0

05 Apr 23:15
ee428b5
Compare
Choose a tag to compare

0.9.0 (2023-04-05)

Features

  • add method to get api details (#90) (9cf122f)
  • export jwt security definition from resources (#89) (0a515a1)

Bug Fixes

  • prefix api paths. (#91) (f6ffdf5)
  • Print readable error when cannot connect to a nitric instance. (8220fea)

Release v0.9.0-rc.5

21 Mar 22:42
f6ffdf5
Compare
Choose a tag to compare
Release v0.9.0-rc.5 Pre-release
Pre-release

0.9.0 (2023-03-21)

Features

  • add method to get api details (#90) (9cf122f)
  • export jwt security definition from resources (#89) (0a515a1)

Bug Fixes

  • prefix api paths. (#91) (f6ffdf5)
  • Print readable error when cannot connect to a nitric instance. (8220fea)

Release v0.9.0-rc.4

09 Jan 01:21
9cf122f
Compare
Choose a tag to compare
Release v0.9.0-rc.4 Pre-release
Pre-release

0.9.0 (2023-01-09)

Features

  • add method to get api details (#90) (9cf122f)
  • export jwt security definition from resources (#89) (0a515a1)

Bug Fixes

  • Print readable error when cannot connect to a nitric instance. (8220fea)

Release v0.9.0-rc.3

16 Dec 04:27
0a515a1
Compare
Choose a tag to compare
Release v0.9.0-rc.3 Pre-release
Pre-release

0.9.0 (2022-12-16)

Features

  • export jwt security definition from resources (#89) (0a515a1)

Bug Fixes

  • Print readable error when cannot connect to a nitric instance. (8220fea)

Release v0.8.4-rc.2

24 Nov 01:19
4476419
Compare
Choose a tag to compare
Release v0.8.4-rc.2 Pre-release
Pre-release

0.8.4 (2022-11-24)

Bug Fixes

  • Print readable error when cannot connect to a nitric instance. (8220fea)

Release v0.8.3

22 Nov 21:58
bfe6457
Compare
Choose a tag to compare

0.8.3 (2022-11-22)

Build Systems

  • Add local gRPC client generation. (66e6e22)