Skip to content

v4.2.2

Choose a tag to compare

@SameeraPriyathamTadikonda SameeraPriyathamTadikonda released this 15 Mar 22:08
· 6850 commits to master since this release

Maintenance release

Summary

New Features

Staging now ships with triggers to automatically create TDEs, JSON Schemas, and XSDs for entity models, matching Final. These are designed to give out of the box entity search and entity validation for your staging data.

Bug fixes:

  • Collector now responds 'finished' instead of failed if it doesn't find any documents to process in a flow
  • Options passed via gradle will now lose the dhf prefix as per documentation
  • DHF is now fully UTF-8 compatible with document URIs for flows

Issues Addressed:
empty collector result should be finished instead of failed job #1715
gradle hubRunFlow options does not lose dhf prefix #1536
[DHFPROD-1930] Data Hub Framework URI handling with diacritics
[DHFPROD-1929] Triggers dont get deployed to staging-triggers