Skip to content

v0.13.1

Compare
Choose a tag to compare
@kylevillegas93 kylevillegas93 released this 06 Aug 19:22
· 147 commits to main since this release
6453fbf

2024-08-06 -- v0.13.1

Added

  • New analytics folder for University Press project code. Contains methodology for generating Counter 5 reports
  • New script to update current UofM manifests with fulfill endpoints to replace pdf/epub urls
  • Updated README with appendix and additions to avaliable processes
  • New process to add fulfill urls to Limited Access manifests and update fulfill_limited_access flags to True
  • Updated README and added more information to installation steps
  • Added Rights status to UofM mapping and Rights conditionals to UofM process
  • Deprecated datetime.utcnow() method
  • Added new field (publisher_project_source) to the records and items data models
  • Ran database migration to add publisher_project_source field to records and items tables
  • Filled out publisher_project_source field for UofM books
  • Added editionID validation to editions API
  • Updated README with steps on retrieving local-compose.yaml file and credentials
  • Added more logging to proxy API
  • Implement call to Worldcat to retrieve OCLC number
  • Refactor OCLC Catalog Manager
  • Added make integration command
  • Upgrade RabbitMQ Docker image to 3.13
  • Updated README with steps on running the processes locally

Fixed

  • Resolved the format of fulfill endpoints in UofM manifests
  • Added additional logging to the editions endpoint to debug
  • Renamed Docker API container name to drb_local_api
  • Renamed hosts for services in sample-compose file from docker bucket names to localhost