Releases: samvera/bulkrax
Releases · samvera/bulkrax
v4.4.0
What's Changed
Exciting New Features 🎉
- 🐛 add
required
forExport From
fields by @kirkkwang in #630 - pass attrs to actor stack to be used for visibility of filesets by @kirkkwang in #640
- i-638-remote-files-import-with-FileSet by @alishaevn in #643
- call URI.open due to deprecation warning msg by @ShanaLMoore in #650
- Adding Bulkrax config for multi-value split/join delimiters by @jeremyf in #652
- downgrade-migration-versions-to-five-point-one by @aprilrieger in #657
- Convert csv headers by explicit lambda by @jeremyf in #670
- Fix
Hyrax::VisibilityPropagator
error for remote files by @kirkkwang in #671 - add configuration for using a custom ObjectFactory by @no-reply in #673
- add reset task for hyrax to bulkrax by @orangewolf in #648
- importers/exporters links to not show up if bulkrax is not enabled by @kirkkwang in #674
- Guard on reindex_extent assignment by @laritakr in #680
Bug Fixes 🐞
- 354-use-configured-base-paths by @alishaevn in #629
- Bump jmespath from 1.4.0 to 1.6.1 by @dependabot in #545
- Bump rack from 2.2.3 to 2.2.3.1 by @dependabot in #539
- Bump activerecord from 5.2.7.1 to 5.2.8.1 by @dependabot in #588
- i646 - process remote files for filesets by @ShanaLMoore in #649
- Refactoring to remove conditional by @jeremyf in #663
- Merge default field mapping in with field mapping by @ShanaLMoore in #664
- Fix misspelling in deprecation warning that was leading to a "Constant not Found" error by @lfarrell in #665
- Fix issue with path variable not being used by @lfarrell in #666
- Support customized sidebar partials if Hyrax 3.0 config is present by @no-reply in #668
- Ensuring metadata_prefix option is correctly passed by @jeremyf in #677
- change the way we lookup collection ids by @sephirothkod in #678
New Contributors
Full Changelog: v4.3.0...v4.4.0
v4.3.0
What's Changed
Exciting New Features 🎉
- 611-base-path-per-tenant by @alishaevn in #612
- 591 export from one tenant into another by @alishaevn in #623
Bug Fixes 🐞
- 611-base-path-per-tenant-v2 by @alishaevn in #615
- update-the-bulkrax-task by @alishaevn in #617
- 611 base_path spec by @alishaevn in #613
- Bug Fix (Issue #614): Fix the
path_to_files
method. by @bwatson78 in #618 - move migration files to test_app/db by @ShanaLMoore in #620
- account-for-missing-original-file-on-export by @alishaevn in #621
- 195 -fix browse everything button by @ShanaLMoore in #619
- 444-exporter-show-page by @alishaevn in #542
New Contributors
- @bwatson78 made their first contribution in #618
Full Changelog: v4.2.1...v4.3.0
v4.2.1
v4.1.1
What's Changed
Bug Fixes 🐞
- undefined-method-length-for-nil-class by @alishaevn in #599
- ignore-misidentified-collection-entries by @alishaevn in #600
Full Changelog: v4.1.0...v4.1.1
v.4.2.0
What's Changed
Exciting New Features 🎉
- add pry to dev testing by @kirkkwang in #587
- 591 fix the ImportFileSetJob by @alishaevn in #596
Bug Fixes 🐞
- zip-entry-exists-error by @alishaevn in #602
- escape-nil-comparisons by @alishaevn in #604
- avoid-ldp-gone-when-writing-files-on-export by @alishaevn in #603
Full Changelog: v4.1.1...v.4.2.0
v4.1.0
What's Changed
Exciting New Features 🎉
- 566 collection metadata exporting by @alishaevn in #595
- The "Collections Metadata" export "from" option no longer exists. Instead, we are now able to export collection metadata using the "all" and "collection" export options for bagit and csv
- Oai stub by @kirkkwang in #592
- export-child-collections by @alishaevn in #597
Full Changelog: v4.0.0...v4.1.0
v4.0.0
What's Changed
https://github.com/samvera-labs/bulkrax/wiki/Upgrading-to-version-4.0
Breaking Changes 🛠
- Split downloads by size by @alishaevn in #582
Bug Fixes 🐞
- 548 remove bagit_zip_file_size_check by @alishaevn in #583
New Contributors
Full Changelog: v3.5.1...v4.0.0
v3.5.1
v3.5.0
What's Changed
Exciting New Features 🎉
- 563 import fileset metadata by @alishaevn in #571
- added required tag to form fields by @kirkkwang in #575
Full Changelog: v3.4.0...v3.5.0
v3.4.0
What's Changed
Exciting New Features 🎉
- Remove willow_sword as a soft dependency, make rubyzip a full dependency by @orangewolf in #565
- 566-collections-metadata-only by @alishaevn in #567
- 563-bagit-export-fileset-metadata by @alishaevn in #568
- handles bagit bag file exists error and prepends id to data filenames by @kirkkwang in #569
- Bagit export status and total fix by @kirkkwang in #572
Bug Fixes 🐞
- Fix error when migrating MySQL db (ref #393) by @bkiahstroud in #573
Database Changes
Some older versions of MySQL databases were failing to migrate with this recently added migration. The following PR updated the migration to be universally compatible:
- Fix error when migrating MySQL db (ref #393) by @bkiahstroud in #573
Full Changelog: v3.3.2...v3.4.0