GRNOC-WebService-Client

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

* ISSUE=3709 Client now no longer assumes you are using a cache file when you use URNs. 
* ISSUE=3709 Client now clears out old urls when changing the URN. 
* ISSUE=3709 Client now passes debug flags to aggregate objects.


GRNOC::WebService::Client v1.1.4 -- Tue Mar 14 2012
===================================================

Features:

* ISSUE=3454 Added the wsutil command line tool for testing and timing webservices.
* ISSUE=3454 Added a timing option to the Client constructor to turn on timing debugging.


GRNOC::WebService::Client v1.1.3 -- Tue Nov 29 2011
===================================================

Features:

* ISSUE=2956 PROJ=102 Added set_credentials to allow the credentials uid, realm, and passwd to be change dynamically.


GRNOC::WebService::Client v1.1.2 -- Tue Jun 28 2011
===================================================

Features:

* ISSUE=2313 PROJ=102 set_raw_output() & get_content_type() methods added, as well as unit tests to verify the ability to receive the raw HTTP response (non-JSON-decoded)

Bug Fixes:

* dont set basic auth creds unless a realm is given as well as username & password


GRNOC::WebService::Client v1.1.1 -- Mon Jun 13 2011
===================================================

Bug Fixes:

* ISSUE=2354 PROJ=102 introduce Module::Build w/ spec file to guarantee JSON version 2 requirements


OLD CHANGES
===========

1.1.0   06-07-2011
        ISSUE=2342 PROJ=102 Webservice Client follows Cosign redirects properly
        ISSUE=2311 PROJ=102 Fully flushed out RemoteMethod information
        ISSUE=2349 PROJ=102 Added raw_output to constructor to allow for data to be returned without any decoding or manipulation (before was hard coded for JSON decode)

1.0.5   06-06-2011
        ISSUE=2311 PROJ=102 dding ability for WS Client to understand service names and grab urls out of name service config file
         dont supply user/pass credentials unless they are given
1.0.4   04-14-2011
        ISSUE=2132 PROJ=102 Switched to JSON::XS 2.x

1.0.2   12-13-2010
        ISSUE=1135 PROJ=102 HTTP Basic Auth support

1.0.1   11-12-2010
        ISSUE=1478 PROJ=102 keep-alive support and fixes when running under mod_perl

1.0.0   06-08-2010
        First production tag of the GRNOC::WebService::Client module
        ISSUE=855 PROJ=102 Supports POST methods
        ISSUE=393 PROJ=102 Configurable Timeouts 

0.03            08-16-09
         splitting out client library from others, finished
         support for new version of Cosgin 



( run in 1.126 second using v1.01-cache-2.11-cpan-39bf76dae61 )