Releases: samvera/bulkrax
Releases · samvera/bulkrax
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
v3.1.2
What's Changed
Bug Fixes 🐞
- better entry lookup by @alishaevn in #531
- erroneous pending status on import by @kirkkwang in #532
- Stop gt 255 filenames breaking export by @cziaarm in #530
Full Changelog: v3.1.1...v3.1.2
v3.1.1
What's Changed
Bug Fixes 🐞
- Fix exports from importers including unrelated records by @bkiahstroud in #526
- Erroneous pending status on import by @kirkkwang in #524
- added missing method for BagIt parser by @kirkkwang in #516
Full Changelog: v3.1.0...v3.1.1
v3.1.0
What's Changed
Exciting New Features 🎉
- Account for commons mistakes when importing controlled Questioning Authority fields by @bkiahstroud in #515
Full Changelog: v3.0.1...v3.1.0
v.3.0.1
What's Changed
Bug Fixes 🐞
- Erroneous complete status by @kirkkwang in #518
- Fix Collection-to-Work relationship assigning by @bkiahstroud in #519
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
For specific code changes relating to custom parsers/code please check the wiki: Upgrading to 3.0
Database Changes
- New table Pending Relationships
- Column name changes in the Importer Runs table
Breaking Changes 🛠
- fix attachment concurrency issues and order issues for child objects by @sephirothkod in #431
- collection_field_mapping removal and replacement - remove deprecation warnings by @sephirothkod in #438
- Change export join character by @bkiahstroud in #447
- remove ruby 2.5 from testing as 2.5 is EOL by @sephirothkod in #507
Exciting New Features 🎉
- add rspec troubleshooting steps by @alishaevn in #436
- remove-empty-id-when-setting-object-attrs by @alishaevn in #453
- accurate-relationship-forming by @alishaevn in #454
- semantic-collections by @alishaevn in #469
- remove collection column on the importer and exporter show page by @ShanaLMoore in #480
- 3rd attempt to push branch for pending icon by @selamhabteab in #484
- Better error message for FileSets missing files by @bkiahstroud in #499
Bug Fixes 🐞
- serialize the parents db column by @alishaevn in #439
- i424 Export parent-child relationships by @bkiahstroud in #440
- remove parents column serialization in the importer run by @alishaevn in #443
- i425 Export FileSet filenames (and i424 fix) by @bkiahstroud in #441
- Fix collection relationship importing by @bkiahstroud in #447
- Fix NoMethodError on ImporterRun#parents by @bkiahstroud in #449
- update-collection-handling by @alishaevn in #451
- Bulkrax 3+ update to display collection title on importer show page w… by @ShanaLMoore in #457
- identifier-mixup by @alishaevn in #465
- streamline parents lookup per run. by @sephirothkod in #463
- i483 - fix erroring migrations by @ShanaLMoore in #487
- unable to reference a parent work/collection by id in 3.0+ by @alishaevn in #477
- Use dynamic solr field for work_identifier by @bkiahstroud in #496
- Random NoMethodError on import by @kirkkwang in #498
- Bump actionview from 5.2.6 to 5.2.7.1 by @dependabot in #501
- Don't create permission template accesses for collections on validate only by @ShanaLMoore in #506
- Improve Performance of Large CSVs by @orangewolf in #505
- Remove legacy collection relationships logic from object factory by @kirkkwang in #508
- Propertly differential CSV Entry types by @bkiahstroud in #511
https://github.com/samvera-labs/bulkrax/wiki/Upgrading-to-Version-3.0
v3.0.0.beta8
What's Changed
Bug Fixes 🐞
- Propertly differential CSV Entry types by @bkiahstroud in #511
Full Changelog: v3.0.0.beta7...v3.0.0.beta8