monstache v5.7.4
- Added a match-field-type property to the relate configuration. Valid values for this property are objectId, string, int, long and decimal. If the property is given the value of the src-field will be converted into the type given (if possible) before being used to query against match-field.
- Dependency and driver upgrades
- More details logged for Elasticsearch API errors to help determine root cause