Releases: samvera/bulkrax
Releases · samvera/bulkrax
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
v3.0.0.beta7
What's Changed
Breaking Changes 🛠
- remove ruby 2.5 from testing as 2.5 is EOL by @sephirothkod in #507
Bug Fixes 🐞
- 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
Full Changelog: v3.0.0.beta6...v3.0.0.beta7
v3.0.0.beta6
What's Changed
Exciting New Features 🎉
- Better error message for FileSets missing files by @bkiahstroud in #499
Bug Fixes 🐞
- Use dynamic solr field for work_identifier by @bkiahstroud in #496
- Random NoMethodError on import by @kirkkwang in #498
Full Changelog: v3.0.0.beta5...v3.0.0.beta6
v3.0.0.beta5
What's Changed
Exciting New Features 🎉
- 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
Bug Fixes 🐞
- 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
New Contributors
- @selamhabteab made their first contribution in #484
Full Changelog: v3.0.0.beta4...v3.0.0.beta5
v3.0.0.beta4
What's Changed
Exciting New Features 🎉
- remove-empty-id-when-setting-object-attrs by @alishaevn in #453
- accurate-relationship-forming by @alishaevn in #454
Bug Fixes 🐞
- update-collection-handling by @alishaevn in #451
- Bulkrax 3+ update to display collection title on importer show page w… by @ShanaLMoore in #457
Full Changelog: v3.0.0.beta3...v3.0.0.beta4