Snow

Latest version: v0.3.1

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

Scan your dependencies

Page 1 of 2

0.3.0

- Rework the request-response API
* Removes unnecessary helper layer
* Add custom ClientResponse
* Add custom ClientSession
* Move snow.response to snow.request.response
- Handle HTTP 204 before attempting to deserialize content
- Convert dunders to protected members
- Add support for Schema.Meta inner class
- Update schema system
* Improve linked requests
* Improve schema registration
* Add support for built-in schemas (TableSchema currently)
- Refactor fields
* Numeric, NumericMap => Integer, IntegerMap
* Text, TextMap => String, StringMap
- Rework the Pagestream helper code
- Add support for Schema.Meta.return_only in TableSchema
- Improve DeleteRequest
- Fix MappedField payload serialization
- Use use_ssl from config.session when building URL, independent of using native or foreign session

0.2.5

- Fixes issues with parsing of query parameters

0.2.4

- Error handling improvements https://github.com/rbw/snow/commit/3bd2da1c48ce22e7c6c41ca57560c0e92637af64

0.2.3

- Fix response deserialization type issues
- Fix nested payload serialization issue
- Add common RequestHelper class
- Improve schema initialization in helpers

0.2.2

- Fixes response error handling issue

0.2.1

Features:
- Adds support for querying by `in_list` and `not_in_list` in all Field types
- Adds the `verify_ssl` configuration parameter

Bugfixes:
- Fixes an issue with the query builder not serializing logical operators correctly
- Fixes a bunch of issues related to response content deserialization
- Fixes a bug related to response assignment in collect

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.