Nitric

Latest version: v1.1.2

Safety actively analyzes 663899 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 50 of 57

0.8.0rc.8

[0.8.0](https://github.com/nitrictech/python-sdk/compare/v0.7.0...v0.8.0) (2022-11-06)


Features

* Add json convenience method to request. ([9f9d073](https://github.com/nitrictech/python-sdk/commit/9f9d07308e1dd7a83da8046867915a4724f9b857))
* Allow HTTP response body to be set to Any. ([1f87d11](https://github.com/nitrictech/python-sdk/commit/1f87d115e35356ffa4a8439898f80c99f9c108c8))
* automatically set content type for json body. ([b25e83a](https://github.com/nitrictech/python-sdk/commit/b25e83aa9ba15c9e6e101020b96ae1d0b0ac5a4c))
* handle cancelled error from membrane gracefully ([0d8ecde](https://github.com/nitrictech/python-sdk/commit/0d8ecdef255e22d16b885a8e71480889bced725b))


Bug Fixes

* Add missing HTTP method to API and missing doc block. ([0bd79e9](https://github.com/nitrictech/python-sdk/commit/0bd79e9a20f6366f915adbfe2b4aeda1bd16bf92))
* await task instead of generated co-routine. ([230be33](https://github.com/nitrictech/python-sdk/commit/230be33b779f20699ae68cafda29d99230a08a38))
* synchronous resource registration. ([8ff6d78](https://github.com/nitrictech/python-sdk/commit/8ff6d78245d591b12e8e316e98b84925abde8e5e))


Tests

* Fix bucket resource tests. ([90e35dd](https://github.com/nitrictech/python-sdk/commit/90e35ddeaab3219b9c38b28f0c06c386caf79427))
* fix documents tests. ([aab20ad](https://github.com/nitrictech/python-sdk/commit/aab20ade7a3929d877765a82b4f8a0f66cf3c493))
* fix events tests. ([3c56c1a](https://github.com/nitrictech/python-sdk/commit/3c56c1a264860db496d5afaa8e661bf55bcb1a17))
* fix queue tests. ([81b9a9e](https://github.com/nitrictech/python-sdk/commit/81b9a9e1557ddd6e44889c1d59e7c2929b446181))
* fix secrets tests. ([523a9b5](https://github.com/nitrictech/python-sdk/commit/523a9b5a6a651e967b1b153884b38e634bf673cd))
* Update collection resource tests. ([463abe1](https://github.com/nitrictech/python-sdk/commit/463abe13db60bc8462852bd7c4c2b143591e19a3))
* Update queue resource tests. ([0d62fd6](https://github.com/nitrictech/python-sdk/commit/0d62fd69118b8d53ea944aa522f37fd891ea6e70))
* update secret resource tests. ([803477a](https://github.com/nitrictech/python-sdk/commit/803477ad9688db01e44b3aa2fea1afa609bfbd06))
* Update storage tests. ([72b8a92](https://github.com/nitrictech/python-sdk/commit/72b8a928dc57a557c01c25f3b2a70cd483990b4b))
* update tests. ([1a82e66](https://github.com/nitrictech/python-sdk/commit/1a82e66a6f411fb225ba224c7877d8600fed428d))


Continuous Integration

* fix release actions. ([f0a7bd2](https://github.com/nitrictech/python-sdk/commit/f0a7bd2e410e7249288b50913ef71f6ff3f57931))

0.8.0rc.7

[0.8.0](https://github.com/nitrictech/python-sdk/compare/v0.7.0...v0.8.0) (2022-10-27)


Features

* Add json convenience method to request. ([9f9d073](https://github.com/nitrictech/python-sdk/commit/9f9d07308e1dd7a83da8046867915a4724f9b857))
* Allow HTTP response body to be set to Any. ([1f87d11](https://github.com/nitrictech/python-sdk/commit/1f87d115e35356ffa4a8439898f80c99f9c108c8))
* automatically set content type for json body. ([b25e83a](https://github.com/nitrictech/python-sdk/commit/b25e83aa9ba15c9e6e101020b96ae1d0b0ac5a4c))


Bug Fixes

* Add missing HTTP method to API and missing doc block. ([0bd79e9](https://github.com/nitrictech/python-sdk/commit/0bd79e9a20f6366f915adbfe2b4aeda1bd16bf92))
* await task instead of generated co-routine. ([230be33](https://github.com/nitrictech/python-sdk/commit/230be33b779f20699ae68cafda29d99230a08a38))
* synchronous resource registration. ([8ff6d78](https://github.com/nitrictech/python-sdk/commit/8ff6d78245d591b12e8e316e98b84925abde8e5e))


Tests

* Fix bucket resource tests. ([90e35dd](https://github.com/nitrictech/python-sdk/commit/90e35ddeaab3219b9c38b28f0c06c386caf79427))
* fix documents tests. ([aab20ad](https://github.com/nitrictech/python-sdk/commit/aab20ade7a3929d877765a82b4f8a0f66cf3c493))
* fix events tests. ([3c56c1a](https://github.com/nitrictech/python-sdk/commit/3c56c1a264860db496d5afaa8e661bf55bcb1a17))
* fix queue tests. ([81b9a9e](https://github.com/nitrictech/python-sdk/commit/81b9a9e1557ddd6e44889c1d59e7c2929b446181))
* fix secrets tests. ([523a9b5](https://github.com/nitrictech/python-sdk/commit/523a9b5a6a651e967b1b153884b38e634bf673cd))
* Update collection resource tests. ([463abe1](https://github.com/nitrictech/python-sdk/commit/463abe13db60bc8462852bd7c4c2b143591e19a3))
* Update queue resource tests. ([0d62fd6](https://github.com/nitrictech/python-sdk/commit/0d62fd69118b8d53ea944aa522f37fd891ea6e70))
* update secret resource tests. ([803477a](https://github.com/nitrictech/python-sdk/commit/803477ad9688db01e44b3aa2fea1afa609bfbd06))
* Update storage tests. ([72b8a92](https://github.com/nitrictech/python-sdk/commit/72b8a928dc57a557c01c25f3b2a70cd483990b4b))
* update tests. ([1a82e66](https://github.com/nitrictech/python-sdk/commit/1a82e66a6f411fb225ba224c7877d8600fed428d))


Continuous Integration

* fix release actions. ([f0a7bd2](https://github.com/nitrictech/python-sdk/commit/f0a7bd2e410e7249288b50913ef71f6ff3f57931))

0.8.0rc.6

[0.8.0](https://github.com/nitrictech/python-sdk/compare/v0.7.0...v0.8.0) (2022-10-27)


Features

* Add json convenience method to request. ([9f9d073](https://github.com/nitrictech/python-sdk/commit/9f9d07308e1dd7a83da8046867915a4724f9b857))
* Allow HTTP response body to be set to Any. ([1f87d11](https://github.com/nitrictech/python-sdk/commit/1f87d115e35356ffa4a8439898f80c99f9c108c8))
* automatically set content type for json body. ([b25e83a](https://github.com/nitrictech/python-sdk/commit/b25e83aa9ba15c9e6e101020b96ae1d0b0ac5a4c))


Bug Fixes

* Add missing HTTP method to API and missing doc block. ([0bd79e9](https://github.com/nitrictech/python-sdk/commit/0bd79e9a20f6366f915adbfe2b4aeda1bd16bf92))
* await task instead of generated co-routine. ([230be33](https://github.com/nitrictech/python-sdk/commit/230be33b779f20699ae68cafda29d99230a08a38))
* synchronous resource registration. ([8ff6d78](https://github.com/nitrictech/python-sdk/commit/8ff6d78245d591b12e8e316e98b84925abde8e5e))


Tests

* Fix bucket resource tests. ([90e35dd](https://github.com/nitrictech/python-sdk/commit/90e35ddeaab3219b9c38b28f0c06c386caf79427))
* fix documents tests. ([aab20ad](https://github.com/nitrictech/python-sdk/commit/aab20ade7a3929d877765a82b4f8a0f66cf3c493))
* fix events tests. ([3c56c1a](https://github.com/nitrictech/python-sdk/commit/3c56c1a264860db496d5afaa8e661bf55bcb1a17))
* fix queue tests. ([81b9a9e](https://github.com/nitrictech/python-sdk/commit/81b9a9e1557ddd6e44889c1d59e7c2929b446181))
* fix secrets tests. ([523a9b5](https://github.com/nitrictech/python-sdk/commit/523a9b5a6a651e967b1b153884b38e634bf673cd))
* Update collection resource tests. ([463abe1](https://github.com/nitrictech/python-sdk/commit/463abe13db60bc8462852bd7c4c2b143591e19a3))
* Update queue resource tests. ([0d62fd6](https://github.com/nitrictech/python-sdk/commit/0d62fd69118b8d53ea944aa522f37fd891ea6e70))
* update secret resource tests. ([803477a](https://github.com/nitrictech/python-sdk/commit/803477ad9688db01e44b3aa2fea1afa609bfbd06))
* Update storage tests. ([72b8a92](https://github.com/nitrictech/python-sdk/commit/72b8a928dc57a557c01c25f3b2a70cd483990b4b))
* update tests. ([1a82e66](https://github.com/nitrictech/python-sdk/commit/1a82e66a6f411fb225ba224c7877d8600fed428d))


Continuous Integration

* fix release actions. ([f0a7bd2](https://github.com/nitrictech/python-sdk/commit/f0a7bd2e410e7249288b50913ef71f6ff3f57931))

0.8.0rc.5

[0.8.0](https://github.com/nitrictech/python-sdk/compare/v0.7.0...v0.8.0) (2022-10-26)


Features

* Add json convenience method to request. ([9f9d073](https://github.com/nitrictech/python-sdk/commit/9f9d07308e1dd7a83da8046867915a4724f9b857))
* Allow HTTP response body to be set to Any. ([1f87d11](https://github.com/nitrictech/python-sdk/commit/1f87d115e35356ffa4a8439898f80c99f9c108c8))
* automatically set content type for json body. ([b25e83a](https://github.com/nitrictech/python-sdk/commit/b25e83aa9ba15c9e6e101020b96ae1d0b0ac5a4c))


Bug Fixes

* Add missing HTTP method to API and missing doc block. ([0bd79e9](https://github.com/nitrictech/python-sdk/commit/0bd79e9a20f6366f915adbfe2b4aeda1bd16bf92))
* await task instead of generated co-routine. ([230be33](https://github.com/nitrictech/python-sdk/commit/230be33b779f20699ae68cafda29d99230a08a38))
* synchronous resource registration. ([8ff6d78](https://github.com/nitrictech/python-sdk/commit/8ff6d78245d591b12e8e316e98b84925abde8e5e))


Tests

* Fix bucket resource tests. ([90e35dd](https://github.com/nitrictech/python-sdk/commit/90e35ddeaab3219b9c38b28f0c06c386caf79427))
* fix documents tests. ([aab20ad](https://github.com/nitrictech/python-sdk/commit/aab20ade7a3929d877765a82b4f8a0f66cf3c493))
* fix events tests. ([3c56c1a](https://github.com/nitrictech/python-sdk/commit/3c56c1a264860db496d5afaa8e661bf55bcb1a17))
* fix queue tests. ([81b9a9e](https://github.com/nitrictech/python-sdk/commit/81b9a9e1557ddd6e44889c1d59e7c2929b446181))
* fix secrets tests. ([523a9b5](https://github.com/nitrictech/python-sdk/commit/523a9b5a6a651e967b1b153884b38e634bf673cd))
* Update collection resource tests. ([463abe1](https://github.com/nitrictech/python-sdk/commit/463abe13db60bc8462852bd7c4c2b143591e19a3))
* Update queue resource tests. ([0d62fd6](https://github.com/nitrictech/python-sdk/commit/0d62fd69118b8d53ea944aa522f37fd891ea6e70))
* update secret resource tests. ([803477a](https://github.com/nitrictech/python-sdk/commit/803477ad9688db01e44b3aa2fea1afa609bfbd06))
* Update storage tests. ([72b8a92](https://github.com/nitrictech/python-sdk/commit/72b8a928dc57a557c01c25f3b2a70cd483990b4b))
* update tests. ([1a82e66](https://github.com/nitrictech/python-sdk/commit/1a82e66a6f411fb225ba224c7877d8600fed428d))


Continuous Integration

* fix release actions. ([f0a7bd2](https://github.com/nitrictech/python-sdk/commit/f0a7bd2e410e7249288b50913ef71f6ff3f57931))

0.8.0rc.4

[0.8.0](https://github.com/nitrictech/python-sdk/compare/v0.7.0...v0.8.0) (2022-10-25)


Features

* Add json convenience method to request. ([9f9d073](https://github.com/nitrictech/python-sdk/commit/9f9d07308e1dd7a83da8046867915a4724f9b857))
* Allow HTTP response body to be set to Any. ([1f87d11](https://github.com/nitrictech/python-sdk/commit/1f87d115e35356ffa4a8439898f80c99f9c108c8))


Bug Fixes

* Add missing HTTP method to API and missing doc block. ([0bd79e9](https://github.com/nitrictech/python-sdk/commit/0bd79e9a20f6366f915adbfe2b4aeda1bd16bf92))
* await task instead of generated co-routine. ([230be33](https://github.com/nitrictech/python-sdk/commit/230be33b779f20699ae68cafda29d99230a08a38))
* synchronous resource registration. ([8ff6d78](https://github.com/nitrictech/python-sdk/commit/8ff6d78245d591b12e8e316e98b84925abde8e5e))


Tests

* Fix bucket resource tests. ([90e35dd](https://github.com/nitrictech/python-sdk/commit/90e35ddeaab3219b9c38b28f0c06c386caf79427))
* fix documents tests. ([aab20ad](https://github.com/nitrictech/python-sdk/commit/aab20ade7a3929d877765a82b4f8a0f66cf3c493))
* fix events tests. ([3c56c1a](https://github.com/nitrictech/python-sdk/commit/3c56c1a264860db496d5afaa8e661bf55bcb1a17))
* fix queue tests. ([81b9a9e](https://github.com/nitrictech/python-sdk/commit/81b9a9e1557ddd6e44889c1d59e7c2929b446181))
* fix secrets tests. ([523a9b5](https://github.com/nitrictech/python-sdk/commit/523a9b5a6a651e967b1b153884b38e634bf673cd))
* Update collection resource tests. ([463abe1](https://github.com/nitrictech/python-sdk/commit/463abe13db60bc8462852bd7c4c2b143591e19a3))
* Update queue resource tests. ([0d62fd6](https://github.com/nitrictech/python-sdk/commit/0d62fd69118b8d53ea944aa522f37fd891ea6e70))
* update secret resource tests. ([803477a](https://github.com/nitrictech/python-sdk/commit/803477ad9688db01e44b3aa2fea1afa609bfbd06))
* Update storage tests. ([72b8a92](https://github.com/nitrictech/python-sdk/commit/72b8a928dc57a557c01c25f3b2a70cd483990b4b))
* update tests. ([1a82e66](https://github.com/nitrictech/python-sdk/commit/1a82e66a6f411fb225ba224c7877d8600fed428d))


Continuous Integration

* fix release actions. ([f0a7bd2](https://github.com/nitrictech/python-sdk/commit/f0a7bd2e410e7249288b50913ef71f6ff3f57931))

0.7.1rc.3

[0.7.1](https://github.com/nitrictech/python-sdk/compare/v0.7.0...v0.7.1) (2022-10-25)


Bug Fixes

* await task instead of generated co-routine. ([230be33](https://github.com/nitrictech/python-sdk/commit/230be33b779f20699ae68cafda29d99230a08a38))


Tests

* Fix bucket resource tests. ([90e35dd](https://github.com/nitrictech/python-sdk/commit/90e35ddeaab3219b9c38b28f0c06c386caf79427))
* fix documents tests. ([aab20ad](https://github.com/nitrictech/python-sdk/commit/aab20ade7a3929d877765a82b4f8a0f66cf3c493))
* fix events tests. ([3c56c1a](https://github.com/nitrictech/python-sdk/commit/3c56c1a264860db496d5afaa8e661bf55bcb1a17))
* fix queue tests. ([81b9a9e](https://github.com/nitrictech/python-sdk/commit/81b9a9e1557ddd6e44889c1d59e7c2929b446181))
* fix secrets tests. ([523a9b5](https://github.com/nitrictech/python-sdk/commit/523a9b5a6a651e967b1b153884b38e634bf673cd))
* Update collection resource tests. ([463abe1](https://github.com/nitrictech/python-sdk/commit/463abe13db60bc8462852bd7c4c2b143591e19a3))
* Update queue resource tests. ([0d62fd6](https://github.com/nitrictech/python-sdk/commit/0d62fd69118b8d53ea944aa522f37fd891ea6e70))
* update secret resource tests. ([803477a](https://github.com/nitrictech/python-sdk/commit/803477ad9688db01e44b3aa2fea1afa609bfbd06))
* Update storage tests. ([72b8a92](https://github.com/nitrictech/python-sdk/commit/72b8a928dc57a557c01c25f3b2a70cd483990b4b))
* update tests. ([1a82e66](https://github.com/nitrictech/python-sdk/commit/1a82e66a6f411fb225ba224c7877d8600fed428d))


Continuous Integration

* fix release actions. ([f0a7bd2](https://github.com/nitrictech/python-sdk/commit/f0a7bd2e410e7249288b50913ef71f6ff3f57931))

Page 50 of 57

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.