Skip to content

0.0.29

Compare
Choose a tag to compare
@dclemenzi dclemenzi released this 28 Sep 15:19
· 714 commits to master since this release

Bugs Fixed

  • Resolved issue with the Elastic persister failing to cleanup its connections
  • [COAL-45] Resolved removing children bug that was causing performance issues
  • [COAL-117] Resolved consistency issues with template keys
  • [COAL-119] Resolved issue with the Elastic persister and linkage labels
  • [COAL-130] Resolved issues with phantom features in Elastic and Derby

New Features

  • [COAL-37] Implemented secondary persister reads if the entity does not exists within the authoritative database
  • [COAL-40] Implemented ability to mark results as deleted using the Search UI
  • [COAL-46] Added ability to specify columns returned in the Search UI
  • [COAL-47] Implemented ability to download results from the Search UI

Improvements

  • Cleaned up the REST API by removing unnecessary keys from PUT/POST endpoints
  • Updated Material-UI to version 3.0.1
  • Extended REST API to allow bulk delete of entities.
  • Exposed status field to be used when creating filters with the Search UI
  • [COAL-48] Implemented type aware data fields in the Search UI