You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

The Alpha release of Fedora 6.0 marks a significant milestone for the community. The release address some of the performance and scale limitations of earlier releases, introduces a standards-based, long-term preservation-focused persistence layer, and adds a basic search service.

As such, the process for moving to the production release of Fedora 6.0 will include both Alpha and Beta releases to ensure the broader community has ample opportunity to confirm the functionality against local needs and use cases, and to provide back to the project results and feedback.

Alpha

One of the goals with the Fedora 6.0 release is to retain compliance with the featureset found in Fedora 5.1 which includes continuing to be compliant with the Fedora API Specification.

The Alpha release includes the following features:

  • Oxford Common File Layout persistence
  • Search service
  • ...

...

Additionally, the following features will be in the Beta release of Fedora 6.0.0 but are not found in the Alpha:

  • Indirect Containers
  • ...

Fedora API Compliance

...

Breaking changes from Fedora 5.x

  • POST-ing to a URL which does not exist will now create the destination as a ghost node, and create a child node inside of it. Previously, this would result in a 404.
  • Memento timestamps may no longer be specified when creating a memento.
  • Mementos cannot be deleted.
  • ActivityStream Actors, in event notifications, now correctly contain a single type rather than a list of types.
  • Transactions API...
  • No more http://fedora.info/definitions/v4/repository#RepositoryRoot on repository root
  • No more http://fedora.info/definitions/v4/repository#hasParent property on nested containers
  • ...

Upgrading to the Alpha

...

  • No labels