1.1.0
Adds
- Read redis config from environment variables (now it can only be set in the config.yml)
- Read global API version from an environment variable (now it can only be set in the config.yml)
- Accept additional command line parameters
--config_file
for the name of the configuration file--event_type_fields_mapping
for the name of the file containing event type to field name mappings--num_fields_mapping
for the name of the file containing the event type to numeric field name mappings
Full Changelog: 1.0.0...1.1.0