Platform Release 8 Notes
From n² wiki
Nearby: Platform Releases
These are notes on new features and bug fixes that are planned for release 8, due for release to internal staging on 11th December 2007
Contents |
[edit] Reindexing Stores
Store owners can now submit a scheduled job which will reindex a store's existing metadata. The reindexing process will use the store's current Field Predicate Map. A store can be used as normal while a reindex is being performed although changes to the RDF made during this period are not guaranteed to be indexed. The reindex process is designed to be robust and any failures will not affect the status of the target store. There is a very short period of unavailability for the store as the new indexes are swapped over to the new ones. In normal operation this period should be less than a second. (Related Jira issues: jira:CAL-115)
[edit] Content Type Issue Resolved
A fix to the critical bug CAL-556 is included in this release.
[edit] Augmentation
CAL-551 which reported a problem with augmentation has been fixed.
[edit] HTTP Head Method
The HTTP head method is now supported for all api calls.
[edit] Create User Account
Improvements have been made to the way super users can create user accounts within the platfrom.
[edit] Store Uri
Performing a get on the uri of a store now displays useful links to services provided by the store.
[edit] Delete on Content Box
Deletes on items in the content box now return a status code of 204 - No Content rather than 200 - OK
[edit] Other Bug Fixes
Other bug fixes in this release include CAL-386 CAL-401 CAL-507 CAL-516 CAL-554 CAL-567

