Skip to content

v0.10

Compare
Choose a tag to compare
@antmoth antmoth released this 25 Sep 16:23
· 98 commits to master since this release

This is a really big release! In addition to all the changes called out here, the codebase has been refactored and cleaned up quite a bit. Some of the dependencies have also been updated, including ElasticSearch. You may need to re-index your Jobs if upgrading in place.

Added

  • Add Configuration page to allow editing Validation Scenarios, Transformations, OAI Endpoints, etc. inside the Combine user interface #87
  • Allow changing the Publish Set ID on a Job without unpublishing/republishing #407
  • "Re-run all jobs" button on Organizations and Record Groups #410
  • Global error recording in admin panel #430
  • Add logout link #194
  • Add 'include upstream Jobs' toggle to Job re-run options #358
  • Include OAI harvest details in Job details #374

Changed

  • FIXED: trying to view the Test Validation Scenario and related pages when a Record exists with an invalid Job ID #426
  • FIXED: Malformed validation scenarios fail silently when running in a Job #431
  • Give background tasks the same status display as Jobs and Exports #438
  • Improve stateio status indicators #382
  • Clarify wording on configuration 'payloads' #441
  • FIXED: timestamp sorts #199
  • FIXED: Job on rerun with invalid records still marked Valid #379