Adds read method to Serializable for filtering, ignoring or rejecting keys. Fixes issues with Dart 2.1.1 mirror type checking changes Adds like matcher expression Escapes postgres special characters in LIKE expressions for all other string matcher expressions Fixes security vulnerability where a specific authorization header value would be associated with the wrong token in rare cases (credit...