Skip to content

Releases: sul-dlss/dor-services-app

Fix a bug with apostrophes/quotes in marc record

25 May 21:14
Compare
Choose a tag to compare

MARC 856 changes

22 Mar 18:25
Compare
Choose a tag to compare
  • create empty records for previous catkeys
  • add z subfield for stanford only objects
  • set second indicator depending on the objects APO

Bug fix for archiving workflows

24 Jan 21:46
Compare
Choose a tag to compare
v1.22.0

version bump to v1.22.0

v1.21.0

19 Jan 00:41
Compare
Choose a tag to compare
  • update to dor-services v5.21.1 to allow colons in source_id and other_id values (Motivated by errors thrown when registering web archive seed objects with source_id values of the form sul:SOMETHING-http://www.foo.org)

Add new Goobi Notification Endpoint

08 Nov 23:44
Compare
Choose a tag to compare

A new endpoint that the goobiWF robot suite can use to notify goobi of the newly registered objects.

v1.19.0

08 Nov 22:52
Compare
Choose a tag to compare
  • 52e2b63 make check for searchworks release tag case insensitive
  • 08d63f8 add additional tests for release tags that are blank
  • 6c78000 switch new web service call from get to post and move over more tests for update marc record
  • 5687d4f add new update_marc_record API endpoint and move logic from item-release robot suite

v1.18.0

14 Sep 19:02
Compare
Choose a tag to compare
  • e72649d upgrade to dor-services 5.10.1
  • 7493294 upgrade to dor-services 5.10.0
  • cc892d8 Update travis build matrix

v1.17.0

15 Jul 20:53
Compare
Choose a tag to compare
  • upgrade dor-services, rails, nokogiri (2081bc5)

v1.16.0

31 Mar 21:44
Compare
Choose a tag to compare
  • add get '/objects/:druid/content/:filename' sdr endpoint for retrieving preserved content (PR #25)

v.1.15.0

02 Mar 20:20
Compare
Choose a tag to compare
  • Add SDR service gateway endpoints
  • Update to dor-services 5.5.1
  • Drop ruby 1.9 support
  • Update to latest version of Grape