|
|
|
|
Changelog for python-suds-0.3.7-1.fc10.noarch.rpm :
Sat Oct 17 00:00:00 2009 jortel - 0.3.7-1 - Better soap header support - Added new transport HttpAuthenticated for active (not passive) basic authentication. - New options (prefixes, timeout, retxml) - WSDL processing enhancements. - Expanded builtin XSD type support. - Fixed - Better XML date/datetime conversion. - Client.clone() method added for lightweight copy of client object. - XSD processing fixes/enhancements. - Better by support. - Performance enhancements. - Fixed tickets: #65, #232, #233, #235, #241, #242, #244, #247, #254, #254, #256, #257, #258
Mon Jul 27 00:00:00 2009 Fedora Release Engineering - 0.3.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
Sat May 2 00:00:00 2009 jortel - 0.3.6-1 - Change hard coded /tmp/suds to tempfile.gettempdir() and create suds/ on demand. - Fix return type for Any.get_attribute(). - Update http caching to ignore file:// urls. - Better logging of messages when only the reply is injected. - Fix XInteger and XFloat types to translate returned arrays properly. - Fix xs:import schema with same namespace. - Update parser to not load external references and add Import.bind() for XMLSchema.xsd location. - Add schema doctor - used to patch XSDs at runtime. (See Options.doctor) - Fix deprecation warnings in python 2.6. - Add behavior for AATTdefault defined on . - Change AATTxsi:type value to always be qualified for doc/literal. - Add Option.xstq option to control when AATTxsi:type is qualified. - Fixed Tickets: #64, #129, #205, #206, #217, #221, #222, #224, #225, #228, #229, #230
Wed Feb 25 23:00:00 2009 jortel - 0.3.5-1 - Adds http caching. Default is (1) day. - Removed checking fc version in spec since no longer building < fc9. - Updated makefile to roll tarball with tar.sh. - Moved bare/wrapped determination to wsdl for document/literal. - Refactored Transport to provide better visibility into http headers. - Fixed Tickets: #207, #207, #209, #210, #212, #214, #215
Mon Dec 8 23:00:00 2008 jortel - 0.3.4-1 - Static (automatic) Import.bind(\'http://schemas.xmlsoap.org/soap/encoding/\') - Basic ws-security with {{{UsernameToken}}} and clear-text password only. - Add support for \'\'sparse\'\' soap headers via passing dictionary - Add support for arbitrary user defined soap headers - Fixes service operations with multiple soap header entries. - Schema loading and dereferencing algorithm enhancements. - Nested soap multirefs fixed. - Better (true) support for elementFormDefault=\"unqualified\" provides more accurate namespaing. - WSDL part types no longer default to WSDL targetNamespace. - Fixed Tickets: #4, #6, #21, #32, #62, #66, #71, #72, #114, #155, #201.
Thu Dec 4 23:00:00 2008 jortel - 0.3.3-2 - Rebuild for Python 2.6
Thu Dec 4 23:00:00 2008 jortel - 0.3.3-1 - No longer installs (tests) package. - Implements API-3 proposal Pluggable transport Keyword method arguments Baisc http authentication in default transport - Add namespace prefix normalization in soap message. - Better soap message pruning of empty nodes. - Fixed Tickets: #51 - #60.
Sat Nov 29 23:00:00 2008 Ignacio Vazquez-Abrams - 0.3.2-2 - Rebuild for Python 2.6
Thu Nov 6 23:00:00 2008 jortel - 0.3.2-1 - Add SOAP MultiRef support - Add support for new schema tags: - Added support for new xs <--> python type conversions: xs:int xs:long xs:float xs:double - Revise marshaller and binding to further sharpen the namespacing of nodes produced. - Infinite recursion fixed in \'\'xsd\'\' package dereference() during schema loading. - Add support for of schema files into the wsdl root . - Fix double encoding of (&) - Add Client API: setheaders() - Same as keyword but works for all invocations. addprefix() - Mapping of namespace prefixes. setlocation() - Override the location in the wsdl. setproxy() - Same as proxy keyword but for all invocations. - Add proper namespace prefix for soap headers. - Fixed Tickets: #5, #12, #34, #37, #40, #44, #45, #46, #48, #49, #50, #51
Mon Nov 3 23:00:00 2008 jortel - 0.3.1-5 - Add LICENSE to %doc.
Tue Oct 28 23:00:00 2008 jortel - 0.3.1-4 - Changes acc. #466496 Comment #8
Mon Oct 27 23:00:00 2008 jortel - 0.3.1-3 - Add \"rm -rf $RPM_BUILD_ROOT\" to install
Fri Oct 17 00:00:00 2008 jortel - 0.3.1-2 - Changes acc. #466496 Comment #1
Sat Oct 11 00:00:00 2008 jortel - 0.3.1-1 - Extends the support for multi-port services introduced earlier. This addition, provides for multiple services to define the *same * method and suds will handle it properly. See section \'SERVICES WITH MULTIPLE PORTS:\' - Add support for multi-document document/literal soap binding style. See section \'MULTI-DOCUMENT Docuemnt/Literal:\' - Add support for (xs:group, xs:attributeGroup) tags. - Add Client.last_sent() and Client.last_received().
|
|
|