introduces a new configuration option logTimeFormat that allows customizing the timestamp in log messages using golang's built in time format constants. The default remains no timestamp.
introduce includeAliasesInList as a new configuration setting (default false) that includes aliases in v1/models Fixes #399
* add json schema for configuration * add GH action to validate schema