Releases: samvera/bulkrax
Releases · samvera/bulkrax
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
v3.3.2
What's Changed
Bug Fixes 🐞
- #398 Handle malformed CSV errors better by @bkiahstroud in #558
- 560 reimplement thumbnail export by @ShanaLMoore in #561
- Do not render empty Error accordian on importers that succeed with failures by @bkiahstroud in #559
Full Changelog: v3.3.1...v3.3.2
v3.3.1
What's Changed
Bug Fixes 🐞
- Issue-544 - verify depositor presence on imported works by @ShanaLMoore in #551
- Pending relationships do not cause errors when destroying Importers by @bkiahstroud in #553
Database Changes
⚠️ Please run rails db:migrate
after upgrading to this version ⚠️
- Pending relationships do not cause errors when destroying Importers by @bkiahstroud in #553
Full Changelog: v3.3.0...v3.3.1
v3.3.0
What's Changed
Exciting New Features 🎉
- Export enhancements by @ShanaLMoore in #468
- Bagit export by @ShanaLMoore in #541
Bug Fixes 🐞
- do not load file in to memory before downloading. by @orangewolf in #546
- Do not spawn relationship jobs for FileSets by @bkiahstroud in #547
Full Changelog: v3.2.0...v3.3.0
v3.2.0
What's Changed
Exciting New Features 🎉
- Allow deletion of Collections and FileSets via CSV import by @bkiahstroud in #534
- collection_created rework by @kirkkwang in #535
- Use #key_for_export instead of always exporting model as "model" by @bkiahstroud in #529
Bug Fixes 🐞
- Bump nokogiri from 1.13.4 to 1.13.6 by @dependabot in #522
- Cache CsvParser#records method by @bkiahstroud in #536
- Stop gt 255 filenames breaking export by @cziaarm in #537
Full Changelog: v3.1.2...v3.2.0