Difference between revisions of "0.6 Release Notes"
From GCube System
Line 2: | Line 2: | ||
====Changes Related to the gHN==== | ====Changes Related to the gHN==== | ||
+ | |||
+ | :* new versions of Local Services and Libraries. Most noticeably: | ||
+ | |||
+ | ::* the <code>ResultSet</code> service, with optional [SSL support http://add.link]. | ||
+ | ::* the <code>Deployer</code> service, with support for plugin deployment and activation. In the version of the service included in this distribution, the deployment of pluggable services implies the deployment of all their plugins from the <code>SoftwareRepository</code> service. | ||
+ | ::* the <code>Delegation</code> service, with support for periodic delegation of service credentials. In the version of the service included in this distribution the credentials of the local gHN are used in place of service credentials to identify services as operating from trusted gHNs. | ||
+ | ::* the <code>ISPublisher</code> and <code>Collector-stubs</code> libraries, with support for synchronous publication. | ||
+ | ::* the <code>SoftwareRepository-stubs</code> library, with support for plugin download. | ||
+ | ::* the <code>Resources</code> library, with support for plugin profiles. Associated changes can be found in <code>$GLOBUS_LOCATION/share/schema/gcube/common/core/profiles/service.xsd</code>. | ||
+ | ::* the <code>GCubeProvider</code> library, with support for WS-Notification interfaces. | ||
:* ''todo''. | :* ''todo''. |
Revision as of 14:33, 27 October 2009
gCore 0.6
introduces the following changes:
Changes Related to the gHN
- new versions of Local Services and Libraries. Most noticeably:
- the
ResultSet
service, with optional [SSL support http://add.link]. - the
Deployer
service, with support for plugin deployment and activation. In the version of the service included in this distribution, the deployment of pluggable services implies the deployment of all their plugins from theSoftwareRepository
service. - the
Delegation
service, with support for periodic delegation of service credentials. In the version of the service included in this distribution the credentials of the local gHN are used in place of service credentials to identify services as operating from trusted gHNs. - the
ISPublisher
andCollector-stubs
libraries, with support for synchronous publication. - the
SoftwareRepository-stubs
library, with support for plugin download. - the
Resources
library, with support for plugin profiles. Associated changes can be found in$GLOBUS_LOCATION/share/schema/gcube/common/core/profiles/service.xsd
. - the
GCubeProvider
library, with support for WS-Notification interfaces.
- the
- todo.
- TODO
Changes Related to Services
- todo
- TODO.
Changes Related to the Documentation
- todo.
- TODO.