Releases: nitrictech/python-sdk
Releases · nitrictech/python-sdk
Release v0.3.0
10 Aug 01:19
Compare
Sorry, something went wrong.
No results found
0.3.0 (2021-08-09)
Features
add secrets service support (f3c6f04 )
Release v0.2.1
30 Jul 00:47
Compare
Sorry, something went wrong.
No results found
0.2.1 (2021-07-28)
Bug Fixes
support non-bytes data in responses (a78f42f )
Release v0.2.0
23 Jul 06:10
Compare
Sorry, something went wrong.
No results found
0.2.0 (2021-07-20)
Features
add documents client (45c28eb )
port faas.start to bi-di streaming with membrane (522ec95 )
remove kv client (159258f )
Bug Fixes
close channels when clients are destroyed (7ed1924 )
fix context type detection (9094d1b )
fix query equals operator value (11b65dc )
full doc responses (6aaec91 )
make max sub-collection depth configurable (86d57e3 )
raise when trying to send an empty batch of tasks (035449f )
update to new grpc service suffixes (ca6b3f0 )
Documentation
Tests
QueueClient: update tests for new api and async (343290c )
add faas tests (ad05629 )
increase coverage of api classes (3b7a709 )
Release v0.1.1
25 Jun 05:40
Compare
Sorry, something went wrong.
No results found
0.1.1 (2021-06-25)
Continuous Integration
add release and publish workflows (50f1d2f )
pull setup.py version from git tag (74d5ddb )
v0.1.0
25 Jun 05:26
Compare
Sorry, something went wrong.
No results found
Merge pull request #19 from nitrictech/feature/more-pythonic
fix: return actual python dicts for headers and query_params