Skip to content

Releases: samvera/active_fedora

v7.3.0

09 Feb 14:30
Compare
Choose a tag to compare
  • Adds compatibility with Rubydora 2.x.
  • Belongs-to fallback should gracefully fail when unable to find association data. (commit 6cf3d57)

v8.4.0

06 Feb 15:40
Compare
Choose a tag to compare

Loosens Rubydora dependecy to allow use of 2.x.

Version 11.1.2

25 Jan 15:49
Compare
Choose a tag to compare

Changes

2017-01-25: Eager load all the code in eager_load blocks [Justin Coyne]

2017-01-25: Eager load ActiveFedora [Justin Coyne]

2017-01-24: Ensuring up to date system gems [Jeremy Friesen]

2017-01-18: Warn if you don't pass :rows to SolrService.query [Justin Coyne]

2017-01-13: Ensuring NullLogger responds to logging questions [Jeremy Friesen]

Version 11.1.1

14 Jan 00:57
Compare
Choose a tag to compare

2017-01-13: Don't modify passed in attributes [Justin Coyne]

2017-01-13: When rails initializes, set the log if it previously was a
NullLogger [Justin Coyne]

Version 11.1.0

13 Jan 18:08
Compare
Choose a tag to compare

Changes:

2017-01-12: Casting an RDF::URI to a RDF::URI is unnecessary [Justin Coyne]

2017-01-06: Replace deprecated Fixnum with Integer [Justin Coyne]

2017-01-06: Pin rubocop-rspec to 1.8.0 [Justin Coyne]

2017-01-06: Add Ruby 2.4.0 to the test matrix [Justin Coyne]

2016-12-19: Removing invalid namespaces from tests [Esmé Cowles]

2016-12-16: Correct the documentation [Justin Coyne]

2016-11-14: Use base_uri instead of relying on id_to_uri [Chris Colvard]

2016-11-14: Add base_uri convenience method [Chris Colvard]

2016-11-09: There is no need to pin rake anylonger [Justin Coyne]

2016-10-28: Allow logger to be set by default. Fixes #1170 [Justin Coyne]

2016-10-28: Add return value YARD doc [Justin Coyne]

2016-10-28: Update to latest Rubocop [Adam Wead]

2016-10-27: Stop spamming IRC with Travis builds [Michael J. Giarlo]

2016-10-19: Changing file to accept any object that responds to URI including
another File object or a Version [Carolyn Cole]

2016-09-30: Test with rsolr 2.x [Chris Beer]

2016-09-22: Use ActiveFedora::NullLogger [Adam Wead]

Active Fedora 10.3.0

21 Nov 19:28
Compare
Choose a tag to compare

This includes the following changes: v10.2.1...10.3-stable

Version 11.0.1

21 Nov 18:17
Compare
Choose a tag to compare

Changes

  • Guard for nil logger
  • Cast RDF Literals to strings when indexing.

Version 11.0.0

13 Sep 16:50
Compare
Choose a tag to compare

2016-09-13: Upgrade to ActiveTriples 0.11 [Justin Coyne]

2016-09-08: Querying for relationships should use solr raw query [Justin Coyne]

2016-09-09: Rename to_class_uri to to_rdf_representation [Justin Coyne]

2016-08-26: Update rspec configuration with new default settings [Chris Beer]

2016-08-19: Bump dependency on rsolr to >= 1.1.2 [Justin Coyne]

2016-08-18: Remove unused methods [Justin Coyne]

2016-08-18: Additional datastreams cleanup [Chris Beer]

2016-08-18: Update version to 11.0.0.rc7 [Justin Coyne]

2016-08-10: Remove Datastreams [Justin Coyne]

2016-08-18: Lookup inverse using predicate [Justin Coyne]

2016-08-16: Remove delegates to removed methods [Chris Colvard]

2016-08-12: Bump version to 11.0.0.rc6 [Michael J. Giarlo]

2016-08-11: solr_wrapper now uses the generated solr configs for testing AF
instead of a separate directory tree of Solr configs [Michael J. Giarlo]

2016-08-11: Bump solr_wrapper version [Joe Atzberger]

2016-08-11: Bump rubocop-rspec version [Joe Atzberger]

2016-08-10: Bump version to 11.0.0.rc5 [Justin Coyne]

2016-08-10: Bump ldp dependency to 0.6.0 [Justin Coyne]

2016-08-10: Bump version to 11.0.0.rc4 [Justin Coyne]

2016-08-10: Remove linkeddata. [Justin Coyne]

2016-08-10: Bump version to 11.0.0.rc3 [Justin Coyne]

2016-08-10: Remove the ability to call ActiveFedora::Base#initialize with a
String argument [Justin Coyne]

2016-08-10: Refactor spec [Justin Coyne]

2016-08-08: Bump version to 11.0.0.rc2 [Justin Coyne]

2016-08-08: Reference actual classes [Justin Coyne]

2016-08-02: Adding in the terms handler so that generated apps inculde this by
default Also adding in a few additional changes from Sufia that seemed
reasonable [Carolyn Cole]

2016-08-02: Fixing for latest rubocop-rspec [Carolyn Cole]

2016-07-29: Bump version to 11.0.0.rc1 [Justin Coyne]

2016-07-29: Model template uses has_subresource. Fixes #1090 [Justin Coyne]

2016-07-29: Run rubocop before starting the test server [Justin Coyne]

2016-07-29: Throw abort to terminate callbacks [Justin Coyne]

2016-07-29: Remove load_instance_from_solr [Justin Coyne]

2016-07-29: Update to latest rubocop and rubocop-rspec [Justin Coyne]

2016-03-24: Performance Improvements [Trey Pendragon]

2016-03-24: Update Active Triples [Trey Pendragon]

9.7.2

05 Jul 11:22
Compare
Choose a tag to compare

Bug fix to 9.7 branch to allow for where(id: ['abc','123']) to create a Solr query using OR instead of AND.
This matches the Active Record where which would create a SQL query IN, which is equivalent to OR.

Version 10.0.0

08 Jun 20:02
Compare
Choose a tag to compare

Notes

Version 10 of ActiveFedora requires Fcrepo 4.5.1+ because we require a bug fix that enables us to update mime-types of a resource.

Changes

2016-06-03: Bump version to 10.0.0.beta4 [Justin Coyne]

2016-06-03: Fix the description on a test so that it's acurate [Justin Coyne]

2016-05-31: Stop indexing on active_fedora_model_ssi [Justin Coyne]

2016-05-31: AF::File#save! should persist metadata [Justin Coyne]

2016-05-23: Bump to version 10.0.0.beta3 [Adam Wead]

2015-07-06: Filter out records marked_as_deleted [Justin Coyne]

2016-05-20: ActiveFedora::File.mime_type should be updatable. Fixes #890, #1083
[Justin Coyne]

2016-05-23: Eliminate an unnecessary read of local content [Justin Coyne]

2016-02-02: Make the MetadataNode conform to the AF::Base API [Justin Coyne]

2016-05-23: remove unnecessary require of deprecation [Justin Coyne]

2016-05-13: Restore defaults to with_server [Justin Coyne]

2016-05-12: Bump version to 10.0.0.beta2 [Adam Wead]

2016-05-12: Using generated config files for fedora & solr [Esmé Cowles]

2016-05-10: Use DefaultMetadataClassFactory with default schemas and strategies
[Adam Wead]

2016-05-10: Bump version to 10.0.0.beta1 [Justin Coyne]

2016-05-10: Upgrade error message to an Exception. [Justin Coyne]

2016-05-09: Add a metadata class factory [Adam Wead]

2016-05-10: Remove unused attributes from File#new [Justin Coyne]

2016-05-09: Remove deprecations in preparation for AF 10.0 [Justin Coyne]

2016-03-08: Set the solrizer logger in the railtie. Fixes #997 [Justin Coyne]