Release 0.1.0
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.