Upgrade Hyrax 4.x to Hyrax 5 - samvera/hyrax GitHub Wiki
This is a guide for migrating Hyrax applications from version 4 to version 5. If you are upgrading a Hyrax 3 application, please review the Hyrax 3 Upgrade Guide first. We would like to hear about additional steps needed to upgrade successfully, so please share! Edit this wiki page and share with the community.
Upgrade Instructions
Hyrax 5 Breaking Changes
Upgrade Steps
- Replace any references to
object.file.updated
withfile.updated
(https://github.com/samvera/hyrax/pull/6167)
Data Migration
TBD