Skip to content

v2.1.2

Compare
Choose a tag to compare
@andrewbrazzatti andrewbrazzatti released this 20 Sep 03:00
· 1193 commits to master since this release

What's Changed

  • Enhanced integration with Datacite DOI. Increased capability to map record metadata to DOI schema. Support for setting the DOI status (draft,findable,registered)
  • Removing got package and replacing with axios in SolrSearchService by @rdpaorg in #1100
  • Added unit test for SolrSearchService.index method by @rdpaorg in #1109
  • Fix axiom json post request in SolrSearchService by @rdpaorg in #1110
  • chageDoiState method by @rdpaorg in #1105
  • Feature/integration test solr indexing by @rdpaorg in #1107
  • added description, rights, dates, identifiers and size to datacite su… by @rdpaorg in #1111
  • publication additional identifiers and collection capacity by @rdpaorg in #1112
  • Added support for listing workspaces that aren't provisioned by ReDBox by @andrewbrazzatti in #1114
  • Improved datacite mapping configuration by @rdpaorg in #1113
  • changed record audit tests to current response format by @rdpaorg in #1115
  • Rest API to retrieve Audit information for Records by @andrewbrazzatti in #1116
  • Feature/datacite doi arrays by @rdpaorg in #1117
  • checking for empty values from templates in datacite mappings by @rdpaorg in #1118
  • Ability to update a DOI by @rdpaorg in #1119
  • changing DOI error handling to use RBValidationError by @rdpaorg in #1121
  • Feature/doi error reporting by @rdpaorg in #1123

Full Changelog: v2.1.1...v2.1.2