Skip to content

hyrax-v5.3.0

Latest

Choose a tag to compare

@orangewolf orangewolf released this 08 Jul 20:59

What's Changed

Experimental Features

This release includes two big new features. Both are working in Hyku in a PG backed environment. Both are expected to work under FCREPO6 as well, but remain under tested in that environment. Feedback on these new items is welcomed.

Flexible metadata refactor and ready for prime time

Flexible metadata with M3 Profiles has been reworked and is now ready for prime time. This system. which is behind env var flags, is being used in production by several Hyku instances. See documentation/flexible_metadata.md for details and https://samvera.atlassian.net/wiki/spaces/hyraxdocs/pages/3382542341/Flexible+Metadata for setup information.

Redirects and Aliases

A new feature (also behind a feature flag) that allows works and collections to record redirects. This can be used for generating user friendly canonical urls or just redirecting old URLs to the canonical url. This feature is behind env var flags. See documentation/redirects.md for details.

New Features and Non-breaking Changes

Bug Fixes

Documentation

Tests and CI Process

  • Stabilize flaky Fedora-versioned spec timing on sirenia by @laritakr in #7438
  • Only run one workflow at a time per PR by @dlpierce in #7454

Other

Full Changelog: hyrax-chart-3.7.3...hyrax-v5.3.0