Skip to content

Releases: samvera/bulkrax

v4.4.0

01 Dec 19:59
db7d32c
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • 🐛 add required for Export 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 🐞

New Contributors

Full Changelog: v4.3.0...v4.4.0

v4.3.0

05 Aug 22:48
5e610b2
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Bug Fixes 🐞

New Contributors

Full Changelog: v4.2.1...v4.3.0

v4.2.1

20 Jul 17:11
d705a61
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Full Changelog: v.4.2.0...v4.2.1

v4.1.1

19 Jul 04:01
2f1a012
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Full Changelog: v4.1.0...v4.1.1

v.4.2.0

19 Jul 22:36
75afb99
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Bug Fixes 🐞

Full Changelog: v4.1.1...v.4.2.0

v4.1.0

18 Jul 19:28
4fd2074
Compare
Choose a tag to compare

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

15 Jul 18:06
fb34cd7
Compare
Choose a tag to compare

What's Changed

https://github.com/samvera-labs/bulkrax/wiki/Upgrading-to-version-4.0

Breaking Changes 🛠

Bug Fixes 🐞

New Contributors

Full Changelog: v3.5.1...v4.0.0

v3.5.1

27 Jun 22:03
0a64463
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

New Contributors

Full Changelog: v3.5.0...v3.5.1

v3.5.0

24 Jun 21:19
831c296
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Full Changelog: v3.4.0...v3.5.0

v3.4.0

22 Jun 17:19
5746a75
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Bug Fixes 🐞

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:

Full Changelog: v3.3.2...v3.4.0