Skip to content

DSpace Reports 2.0.0

Latest
Compare
Choose a tag to compare
@nwoodward nwoodward released this 12 Aug 19:55

[2.0.0] - 2024-08-12

Changed

  • Now using the new DSpace REST API instead of the old DSpace 6 API that was removed in DSpace 8
  • No longer using the OAI-PMH feed to get list of items; using the new REST API instead
  • Switched from pipenv to Poetry for dependency management

Fixed

  • Fixed problem where long Solr requests weren't given enough time to finish
  • Tons of Pylint fixes to improve code readability

Updated

  • Important dependency updates