Changes:
- Drop Fluentd v0.10 support
- Use array type for array like parameters (thanks to @cosmo0920)
Enhancements:
- Add
authtype
option (thanks to Ruilin Huang @hrl)
Enhancements:
- Add to_key, cc_key, bcc_key options (thanks to authorNari)
Enhancements:
- Add content_type option (thanks to okkez)
- Support desc if it is available. see http://qiita.com/repeatedly/items/bce628ba75b442424bcf (thanks to okkez)
Enhancements:
- Support secret parameter for
password
option (thanks to cosmo0920)
Fixes:
- Fix
create_key_value_message
was broken because of 0.2.0 refactoring
Changes:
- Refactoring
Fixes:
- Fix so that
time_locale
option works for time field in mail body
Enhancements:
- Add
localtime
option
Enhancement:
- Send mail with Message-Id header field
Enhancement:
- Avoid invalid byte seuqnce in UTF-8 error
Enhancement:
- Add
enable_tls
option (thanks to @mash) - Add more debug messages (thanks to @glaci)
olders