Releases: nitrictech/python-sdk
Releases · nitrictech/python-sdk
Release v0.9.1
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
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
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
0.9.1 (2023-04-05)
Continuous Integration
- add proto generation to build process (547e38a)
Release v0.9.0
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
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
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
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
0.8.4 (2022-11-24)
Bug Fixes
- Print readable error when cannot connect to a nitric instance. (8220fea)
Release v0.8.3
0.8.3 (2022-11-22)
Build Systems
- Add local gRPC client generation. (66e6e22)