1.0.2
The 1.0.2 version of AF::Noid includes:
- Bugfix: Append to minter state files in binary mode to avoid encoding-related issues in different environments.
Thanks to the contributors for this release: @mjgiarlo, @awead, and @jcoyne.
Upgrade notes
Point your Gemfile at active_fedora-noid 1.0.2 and run bundle update active_fedora-noid
.
Then, if you are using a stateful minter, run the following rake task to migrate your statefile to the new format. (If you're using a custom statefile, not /tmp/minter-state, set an environment variable called AFNOID_STATEFILE
with its path to make the task aware of your statefile.)
rake active_fedora:noid:migrate_statefile