Skip to content

v2.2.1: Bugfix/UndefinedConversionError

Compare
Choose a tag to compare
@bestwebua bestwebua released this 06 Dec 18:12
· 188 commits to master since this release
235e2e8

Fixed Encoding::UndefinedConversionError in Truemail::Log::Serializer::ValidatorJson#serialize. Filter out ASCII-8BIT chars for serialized SMTP response errors. Also added missed smtp_fail_fast attribute to serialized validator and auditor results.

  1. Updated Truemail::Log::Serializer::Base
  2. Updated Truemail::Log::Serializer::ValidatorBase
  3. Refactored Truemail::Configuration
  4. Updated gem development depemdencies
  5. Updated linters/codeclimate configs
  6. Updated JSON auditor/validator schemas
  7. Updated readme, changelog
  8. Updated gem version to 2.2.1