perfsonar-dev - perfsonar: r4134 - trunk/perfsonar_base/doc
Subject: perfsonar development work
List archive
- From:
- To:
- Subject: perfsonar: r4134 - trunk/perfsonar_base/doc
- Date: Tue, 8 Jul 2008 04:39:22 -0400
Author: szymon
Date: 2008-07-08 04:39:21 -0400 (Tue, 08 Jul 2008)
New Revision: 4134
Modified:
trunk/perfsonar_base/doc/ChangeLog.txt
Log:
Updated according to the latest changes
Modified: trunk/perfsonar_base/doc/ChangeLog.txt
===================================================================
--- trunk/perfsonar_base/doc/ChangeLog.txt 2008-07-08 07:36:45 UTC (rev
4133)
+++ trunk/perfsonar_base/doc/ChangeLog.txt 2008-07-08 08:39:21 UTC (rev
4134)
@@ -1,7 +1,29 @@
perfSONAR Base
-2008-06-18
+
+2008-06-30 v1.0.20080630
+- New: parsing from String to DOM document
+- New: support for new message type CompleteMetadataStoreRequest
+- New: LS summary registration throws exception when any of three summary
xqueries fails
+- New: support for project name in parameters block in metadata queries
+- New: support for hLS/gLS
+- New: execution time of requests logged
+- Change: LSRegistrationComponent now takes interval time in seconds instead
of milliseconds
+- Change: LSSummaryServiceComponent supports new xqueries, XML RPC
supported, some bug fixed
+- Change: improved logging in LSRegistrationComponent
- change: changed Log4j aux-component to allow filtering of messages by
package name.
+- Fixed bug: with LS queries returning an empty string > zero results
+- Fixed bug: checking service.ls.type for producing the right eventType for
registration message
+
+2008-05-20 v1.0.20080520
+
+- New: temp directory lookup for storing temp files added
+
+2008-04-22 v1.0.20080422
+
+- Fixed bug: the first LSregister request is made using metadata config file
instead of XML database
+
+
2008-04-16 v1.0.20080416
- Change: fixed most type-safe warnings.
- Change: fixed unused import warnings.
@@ -13,102 +35,129 @@
- Change: Improved abstractness here and there (ArrayList list = new
ArrayList() -> List list = new ArrayList()) avoid programming against
implementations where abstract interfaces exists.
- Change: added context auxiliary component
+
2008-03-10 v1.0.20080310
- New: message type ErrorResponse introduced
+
2008-03-03 v1.0.20080303
- Change: improved the timestamp issue when the security token is created
- Change: adding new files during deployment
+
2008-02-29 v1.0.20080229
- Change: eXist usage exception handling improved
+
2008-02-28 v1.0.20080228
- New: MA service can takes metadata for LS register request not only from
metadata XML file but also from eXist database
+
2008-02-26 v1.0.20080226
- Fixed Bug: problem with LS registration
+
2008-02-25 v1.0.20080225
- Fixed Bug #357: the authN component cannot manage properly the WE profile
+
2008-02-07 v1.0.20080207
- Change: cleanup of printing into log in LS registration
+
2008-02-04 v1.0.20080204
- New: WebAdmin base jar management (downloading libraries and deploying a
service through WebAdmin functionality) moved to pSbase
+
2008-01-31 v1.0.20080131
- New: SQL MA supports OWAMP, BWCTL and Ping namespaces. It has now has the
MeasurementArchiveStoreKeyRequest functionality which allows dynamic addition
of metadatas to the metadata configuration database
+
2008-01-24 v1.0.20080124
- New: XMLUtils converts XML files to DOM documents and reads elements from
it (for CL MP)
- New: SOAPClient makes a request receiving endPoint and a Message object
(for CL MP)
+
2008-01-15 v1.0.20080115
- Change: Modifications to AuthN component
+
2008-01-14 v1.0.20080114
- New: timestamp information in the WS-SEC header ensuring the security of
the model
+
2007-12-10 v1.0.20071210
- New: support for managing psbench.pl script used for benchmarking the
perfSonar services
+
2008-11-21 v1.0.20081121
- Change: changes in AuthN
+
2008-11-07 v1.0.20081107
- Fixed Bug: not well initializated the AuthN component in the
RequestHandler class
- Fixed Bug: SOAPX509Client doesn't use the authN requester class
- Fixed Bug: SASLCAClient writting an unnecessary file (/tmp/foo)
+
2008-10-16 v1.0.20081016
- Change: eventType typo fixed
- Change: MA XQuery improved: searching using type of ifAddress
- Change: MA XQuery improved: to get results faster
- Fixed Bug: wrong namespace in XQquery statement fixed
+
2008-10-15 v1.0.20081015
- New: better examples of AuthN UbC profile added
+
2007-10-09 v1.0.20071009
- New: support for eventType element and supportedEventType parameter
+
2007-10-08 v1.0.20071008
- New: Full support for the AuthN with User behind a Client profile
- Fixed Bug #222: problem with overwriting parameter elements in the key
element
+
2007-09-28 v1.0.20070928
- Change: XQuery supports both solutions: eventType element and
supportedEventType parameter in metadata configuration file
+
2007-09-27 v1.0.20070927
- Change: register-fuctionality macro updated so that value of
service.r.service_name property is copied from default service.name property
in const.properties
+
2007-09-14 v1.0.20070914
- New: throwing an exception if more than one metadata is registered to an LS
- New: LS registration supports advanced base chaining and multiple requests
- Fixed Bug : register-fuctionality macro fixed because of a wrong value of
service.r.access_point property
- Fixed Bug : eliminating a problem of service crash if metadata refers to
itself
+
2007-09-11 v1.0.20070911
- Change: Update to all AuthN libraries
- Change: Update of jar dependencies
- Change: Update of the RequestHandler to check if it's needed
authentication for this type of message
+
2007-08-23 v1.0.20070823
- Change: exception handling improved in case of empty strings in elements
belonging to interface block
- Change: exception handling improved when interface or subject element is
missing in request metadata
- Change: downloading the libaries separated from compilation
+
2007-08-14 v1.0.20070814
- New: macro to discover Ant version and change the behaviour of input
action added
- New: XQuery statement for fetching metadata/data from the metadata
configuration
- Change: support eventType element instead of parameter supportedEventType
- Change: update to macro that cares of register functionality (setting the
property service.r.service_name)
+
2007-07-04 v1.0.20070704
- New: antlr has been added to lib download ant macro
- Fixed Bug: effect of cutting the beginning text values of XML elements
fixed in the SAX parser of NMWG implementation
+
2007-07-02 v1.0.20070702
- New: NMWG and pS-base implementation are separate products
\ No newline at end of file
- perfsonar: r4134 - trunk/perfsonar_base/doc, svnlog, 07/08/2008
Archive powered by MHonArc 2.6.16.