Skip to content

Release 0.1.0

Compare
Choose a tag to compare
@cookel2 cookel2 released this 07 Mar 16:03
· 143 commits to develop since this release
4f031f6

These are the changes in this release:

  • The Search Data Finder was initialised as an event-driven app using the project generation tool.
  • The reindex-requested events (to be consumed) and content-updated events (to be produced) were added to the config.
  • The healthcheck was updated to check for the reindex-requested consumer group.
  • A bug was fixed in the nomad file so that the Search Data Finder could be deployed successfully in develop.
  • Another bug was fixed so that kafka messages could be consumed. This bug came from the generation tool code (now being fixed).
  • Reindex-requested messages can now be successfully consumed and logged to the console.