Jsonapi-client

Latest version: v0.9.9

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

Scan your dependencies

Page 1 of 2

0.9.9

------------------

- Adapt to aiohttp>3.0
- Workaround a weird bug
- Fix deprecation warnings
- Prevent AttributeDict() from modifying its input
- 24: Fix error handling of server response

0.9.8

------------------

- 25: Fix for fetching resources without attributes
- Stop following next when there are no more items
- Fix build
- Use custom_url logic for all request methods
- 27: Await close on async sessions
- Add apk libffi-dev dependency
- Fix pytest.raise exception validation e.value
- Added .venv, .vscode, .pytest_cache to .gitignore
- Add support for extra headers as request_kwargs

0.9.7

------------------

- Support __getitem__ in Meta
- Handle empty relationship data list
- Allow returning link to relationship as an iterator
- Fix handling null one-to-one-relationship
- Don't explicitly quote filter values
- Include support

0.9.6

------------------

- When creating new resources, use default value specified in
jsonschema, when available.

0.9.5

------------------

- Change Session.create_and_commit signature similarly as Session.create

0.9.4

------------------

- Remove ? from filenames (illegal in Windows)
- Pass event loop aiohttp's ClientSession
- Return resource from .commit if return status is 202
- Support underscores in field names in Session.create() through fields keyword argument.
- Add support for extra arguments such as authentication object
- AsyncIO support for context manager usage of Session

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.