Skip to content

v2.1.0

Compare
Choose a tag to compare
@tpendragon tpendragon released this 10 Jan 17:16
371084c

Changes since last release

Added

Fixed

  • Use :: prefixed names for JSON::LD references.
    no-reply
  • Use SVG instead of PNG for version badge.
    hackmastera
  • Fix Rubocop for latest Bixby.
    hackmastera
  • Add parity in schema.key lookup for ordered_attribute?
    jeremyf
  • Order member_ids when using schema-style attributes method.
    no-reply
  • Use DEFAULT_FEDORA_VERSION constant for Fedora adapter.
    no-reply
  • Document that Solr Persister is intended to be used as a secondary persister.
    hweng
  • Alternate Identifier documentation
    escowles
  • Replace YARD Doc for Solr adapter with references to Memory Adapter.
    afred
  • Refactor shadowed variable in buffered persister spec.
    jeremyf
  • Use example.com instead of made-up URLs
    escowles
  • Allow find_inverse_reference_by property to be either ordered or not.
    elrayle
  • Fix documentation for Valkyrie::Persister::Memory being disassociated.
    jeremyf
  • Suppress Solr warnings in tests.
    jeremyf

Changed

  • Valkyrie IDs equal string equivalent of ID to String with config
    jlevnhv
  • Rename ListNode#target_uri to ListNode#target
    mbklein
  • Randomized spec order
    jeremyf
  • Allow Valkyrie logging to be tagged with a context and suppressed.
    jeremyf

Removed

  • Stop testing ActiveRecord 5.1
    scherztc
  • Remove unused database tables from schema.rb
    scherztc
  • Remove suggest component in example Solr Config
    hweng
  • Remove unused db/seeds.rb
    scherztc