Difference between revisions of "0.6 Release Notes"
From GCube System
Line 3: | Line 3: | ||
====Changes Related to the gHN==== | ====Changes Related to the gHN==== | ||
− | :* new versions of Local Services and Libraries. Most noticeably: | + | :* ''new versions of Local Services and Libraries''. Most noticeably: |
::* the <code>ResultSet</code> service, with optional [SSL support http://add.link]. | ::* the <code>ResultSet</code> service, with optional [SSL support http://add.link]. | ||
Line 10: | Line 10: | ||
::* the <code>ISPublisher</code> and <code>Collector-stubs</code> libraries, with support for synchronous publication. | ::* 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>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 | + | ::* the <code>Resources</code> library, with support for plugin profiles. Associated changes can be found in <code>service.xsd</code> and <code>runninginstance.xsd</code> under <code>$GLOBUS_LOCATION/share/schema/gcube/common/core/profiles</code>. |
::* the <code>GCubeProvider</code> library, with support for WS-Notification interfaces. | ::* the <code>GCubeProvider</code> library, with support for WS-Notification interfaces. | ||
+ | ::* the new <code>Security</code> library, with support for authentication and authorisation of gCube calls. | ||
− | :* | + | :* two new scripts in <code>$GLOBUS/etc/ |
− | + | ||
====Changes Related to Services ==== | ====Changes Related to Services ==== |
Revision as of 16:55, 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 inservice.xsd
andrunninginstance.xsd
under$GLOBUS_LOCATION/share/schema/gcube/common/core/profiles
. - the
GCubeProvider
library, with support for WS-Notification interfaces. - the new
Security
library, with support for authentication and authorisation of gCube calls.
- the
- two new scripts in
$GLOBUS/etc/
- two new scripts in
Changes Related to Services
- todo
- TODO.
Changes Related to the Documentation
- todo.
- TODO.