SOAP-Lite

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

   ! [2946245] / #54106 Only last Cookie Set
   ! #50178: Win32 isuue with IO::SessionData and IO::SessionSet
   ! #41527: SOAP::Lite 0.69 with Apache2 HTTP Server module and mod_perl 2 
           returns 500 Internal 
0.710.10
   ! #49981: UDDI::Lite version not parsable by cpanplus (again)
0.710.09
   ! #46444: use SOAP::Lite::Deserializer::XMLSchemaSOAP1_2 missing
   ! #37151: Strawberry perl 5.10 - Tests fail and then later hang
   ! #49981: UDDI::Lite version not parsable by cpanplus
   ! #49011: Fails to install under strawberry perl
   ! [2825166] In Constant DEFAULT_HTTP_CONTENT_TYPE
   ! [2832939] chunked client requests are returned 411(Length Required) 
   ! [2860559] serious utf8 bug
   ! #44568 Tracing unavailable when SOAP::Lite is used as a server 
   ! #44195 submitting patches / mention Nginx transport module in documentation
   ! [2777361] SOAP 1.2 Content-Type rejected
   ! #41937 ([patch] enable more tests)
   ! #39101: Apache2::Const::HTTP_BAD_REQUEST not defined
   ! #39672: serialization and autotype 'off'
   ! #41348: t/SOAP/Transport/HTTP/CGI.t failing on 5.6.x
   ! #20569: XMLRPC::Lite "wrong element 'nil'" exception on '<value><nil/></value>'
   + require Task::Weaken
   + better META.yml generated (Alexandr Ciornii)

0.710.08 - Jul 13 2008
   ! [ 2015071 ] HTTP header is no more accessible
   The HTTP header can be pre-filled again. Now, the HTTP header is cloned
   from a (possibly user defined) header for every request
   ! #37358: Test Failure in Strawberry perl - IO::SessionData
   ! #37359: Test Failure in Strawberry perl - IO::SessionSet
   ! [ 2005296 ] CPANTS says META.yml broken
   ! [ 2005288 ] CPANTS: has_humanreadable_license not ok
   ! #37040: Memory leak when calling WS using wsdl
   SOAP::Transport::HTTP->new() was leaking two scalars per call
0.710.07
   ! [ 1963995 ] > not deserialized in result
   ! [ 1833218 ] < and > not deserialized in faultstring/detail
   ! [ 1959329 ] Incorrect Content-Type while sending requests with no parts
   ! [ 1945385 ] Incorrect starting part detection for Multipart/Related
0.710.06
   ! #36477 SOAP::Lite Envelope not stripped down for XMLRPC
   ! #36455 XMLRPC::Transport::HTTP::CGI generates extra params
0.710.05
   ! got version number right, finally. Thanks to Graham Barr,
   Andreas J. Koenig and Matt S Trout (in alphabetical order) for support
0.071.04
   ! updated version number and fixed declaring version, so that perl 5.6.2
   can parse it, too
   ! fixed memory leaks with XMLRPC::Lite
v0.71.03
   ! #35041: SOAP::Lite Passes Decoded Strings to LWP
   ! #35133: Version Unparsable by ExtUtils::MakeMaker
   ! #33973: KeepAlive fails to function
   ! #33773: redefined warnings
   ! #34514: Subclasses of XMLRPC::Serializer misbehave because of a "ref" call in SOAP::Lite
   (actually fixed in 0.71.01, but I forgot to add it to Changes)
0.71.02
   ! [1942233] Memory leak in 0.69 && 0.71
0.71.01
   ! #34515: Printing UTF-8 through SOAP::Transport::HTTP throws a warning
   ! Version numbers updated
   ! [1904955] Subclassing XMLRPC::Serializer broken
0.71 Feb 2008
  - bumped up version. Just curious about commit e-mail.
0.70_08 Feb 25 2008
  - bumped up version - accidentally uploaded a ppm to CPAN
0.70_07 Feb 25 2008
  + Added additional callbacks to XML::Parser::Lite and made it work under
  (at least) perl5.6.2, 5.8.7, 5.8.8 and 5.10.
  Thanks to Adam Leggett.
  ! Fixes failing test on 5.10. The mechanism for determining whether
  a class is loaded in SOAP::Server has been changed to the following:
  Assume loaded if
     - the class is main
     - the class implements the required method
     - the corresponding module (file) exists in %INC
  This is still error prone - if you know a better algorithm, please help me
  out.

0.70_06 Feb 16 2008
  ! Fixes failing test without FCGI installed

0.70_05 Feb 13 2008
  ! Fixes #32971 Undefined subroutine &Apache::Constant::BAD_REQUEST called
  ! Fixes [ 1867264 ]       [PATCH] handle empty complexTypes correctly
  ! Fixes #32810:           [PATCH] handle empty complexTypes correctly (duplicate)
  ! Fixes [ 1864481 ]       XML::Parser::Lite documentation is incomplete
  + Fixes [ 747302 ]        Make tainting work with XML::Parser::Lite
  + Fixes [ 1864480 ]       Make XML::Parser::Lite's private subs private
  ! Fixes [ uncategorized ] bad XML::Parser::Lite behaviour under perl 5.8

0.70_04 Jan 02 2008
  ! Fixes #32008: Failed t/03-server.t tests 2-5 under Perl 5.10 on Mac OS X 10.3.9
  ! Fixes [ 1855575 ] "P" autotyped as xsd:duration
  ! Fixes [ 1842314 ] Expect: 100-Continue does not work with Apache::SOAP
  ! Fixes #13140 unable to use local file as WSDL service description file
    Acually there is no bug, but just a missing comment in the examples...

0.70_03 Nov 18 2007
  ! Fixes [ 1816906 ] 7/06_modules.t fails with Apache 1.27
  ! Fixes [ 1414914 ] longs are serialized into xsd:int by default
- ! Fixes [ 1833803 ] int numbers serialized as long
  ! Fixes #21113: sending xml files using SOAP::Transport::HTTP::CGI
  (actually trapped a documentation error)
  ! Fixes #3677: Line > 1000 characters breaks perl parser
  ! Fixes #11797: SOAP::Transport::HTTP::CGI returns HTTP response headers terminated by "\n" instead of "\r\n"
  ! Fixed #24211: strings with leading zero mistreated as int
  ! Fixed #25668: cannot build SOAP::Lite with mod_perl 1.29
  ! Fixed #16897: SOAP::Lite 0.66 fails with UNIVERSAL::use
  ! Fixed #30741: SOAP::Transport::HTTP::Apache

0.70_02 Nov 08 2007
  ! Fixed  [ 1828412 ] SOAP::Lite serializes faults with wrong element order,
    thanks to Tom Fischer.
  ! Fixed [ 1073360 ] Failure to read() long requests under mod_perl (fixed
    for mod_perl before thanks to JT Justman, now fixed for CGI, too).
  ! Fixed #30339: envelope subroutine() in XMLRPC/Lite.pm incorrectly
    requires method parameter for a response envelope
  ! Fixed #26408: SOAP::Transport::HTTP needs to call extract_cookies when
    dealing with a cookie jar

 view all matches for this distribution
 view release on metacpan -  search on metacpan

( run in 1.830 second using v1.00-cache-2.02-grep-82fe00e-cpan-cec75d87357c )