Releases: samvera/hydra-head
v11.0.5
v11.0.2
v12.0.0
Release 12.0.0 adds support for Blacklight 7 and Rails 6!
Other changes include:
- Updating visibility to use ActiveModel::Dirty tracking (#514)
- Ensure embargo/lease changes are persisting (#517)
- Upgrade to support Blacklight 7 (Thanks @cbeer! #520)
- Aligning ruby and rails versions supported
- Dependency updates
Thanks to @hackartisan and @dlpierce for helping push through the Blacklight 7 / Rails 6 changes during Samvera Developers Congress Fall 2020!
v11.0.1
v11.0.0
Release 11 is not a large release but major because it drops support for old, unsupported versions of ruby and rails. Only ruby 2.4+ and rails 5.2 are supported now. The only other change in this release is continuing the work done in v10.6.1 to avoid aggressively creating permission objects and fix a case where downstream applications were depending on the pre-v10.6.1 behavior.
Changes
v10.7.0
Changes
- Support for the updated Solr configuration path with
active-fedora
13.0.0 [@jrgriffiniii] - Reverted the support for
blacklight-access_controls
6.0.x releases [@cjcolvar] - Made testing for Coverage locally easier [@tpendragon]
- Removed CircleCI default ruby/rails versions [@botimer]
- Updated the homepage in all the gemspecs [@HackMasterA]
- Updated the CircleCI configuration to test against Ruby releases 2.6.3, 2.5.5, and 2.4.6 [@jrgriffiniii]
- Added CircleCI instead of Travis [@tpendragon]
- Updated the dependency for
blacklight-access_controls
to support 6.0.x releases [@jcoyne]
v10.6.2
v10.6.1
Changes
Updates engine_cart dependency to releases 2.1.0 or later [@jrgriffiniii]
Integrates Coveralls and SimpleCov for test coverage analysis [@jrgriffiniii]
Do not persist ACL permissions resources when just accessing these objects [@no-reply]
v10.6.0
Changes
Remove autoload paths [jcoyne]
Hydra -> Samvera text changes [cjcolvar]
Update github documentation links [cjcolvar]
Add CCMWG templates. [tpendragon]
Readd support for ActiveFedora 11.x [no-reply]
Revert "Use the new Blacklight::AccessControls::SearchBuilder" [no-reply]
Restrict blacklight-access_controls to ~>0.6.0 [cjcolvar]
v10.5.1
Changes
Fix download streaming with self.response_body= [jrochkind, jcoyne, botimer]
Add Solr dateRange field type and dynamic fields to schema.xml [atz]
Supply YARD doc for policy_aware_access_controls_enforcement methods [atz]
Skip solr install because the active-fedora installer will do it [jcoyne]
Drop yard as a dependency [jcoyne]
Update test matrix to use recent versions of ruby, rails, blacklight [jcoyne, cjcolvar]
Updating dependencies (factory_bot
) [escowles]
Update documentation for change to samvera [jcoyne]
Update github templates [cjcolvar]
Loosen test for rails to capture all 5.x versions [cjcolvar]