This release includes new updates for consuming data file chunks from one topic, triggering some processing when whole files are available, and then producing the results of that processing to another topic. That functionality is used in a new base class that is minimally-extensible for extracting metadata from files and producing those metadata to a different topic as JSON-formatted strings.