Zeep

Latest version: v4.3.1

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

Scan your dependencies

Page 9 of 11

0.9.0

------------------
- Use the appdirs module to retrieve the OS cache path. Note that this results
in an other default cache path then previous releases! See
https://github.com/ActiveState/appdirs for more information.
- Fix regression when initializing soap objects with invalid kwargs.
- Update wsse.UsernameToken to set encoding type on nonce (Antonio Cuni)
- Remove assert statement in soap error handling (Eric Waller)
- Add '--no-verify' to the command line interface. (63)
- Correctly xsi:type attributes on unbounded elements. (nicholjy) (68)
- Re-implement xsd:list handling
- Refactor logic to open files from filesystem.
- Refactor the xsd:choice implementation (serializing/deserializing)
- Implement parsing of xsd:any elements.

0.8.1

------------------
- Use the operation name for the xml element which wraps the parameters in
for soap RPC messages (60)

0.8.0

------------------
- Add ability to override the soap endpoint via `Client.set_address()`
- Fix parsing ComplexTypes which have no child elements (50)
- Handle xsi:type attributes on anyType's correctly when deserializing
responses (17)
- Fix xsd:restriction on xsd:simpleType's when the base type wasn't defined
yet. (59)
- Add xml declaration to the generate xml strings (60)
- Fix xsd:import statements without schemaLocation (58)

0.7.1

------------------
- Fix regression with handling wsdl:import statements for messages (47)

0.7.0

------------------
- Add support HTTP authentication (mcordes). This adds a new attribute to the
Transport client() which passes the http_auth value to requests. (31)
- Fix issue where setting cache=None to Transport class didn't disable
caching.
- Refactor handling of wsdl:imports, don't merge definitions but instead
lookup values in child definitions. (40)
- Remove unused namespace declarations from the generated SOAP messages.
- Update requirement of six>=1.0.0 to six>=1.9.0 (39)
- Fix handling of xsd:choice, xsd:group and xsd:attribute (30)
- Improve error messages
- Fix generating soap messages when sub types are used via xsd extensions (36)
- Improve handling of custom soap headers (33)

0.6.0

------------------
- Add missing `name` attributes to xsd.QName and xsd.NOTATION (15)
- Various fixes related to the Choice element
- Support xsd:include
- Experimental support for HTTP bindings
- Removed `Client.get_port()`, use `Client.bind()`.

Page 9 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.