Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 980 Bytes

CHANGELOG.md

File metadata and controls

24 lines (19 loc) · 980 Bytes

2.1.1

  • Docs: Set the default_codec doc attribute.

2.1.0

  • allow interpolation of event fields in url #11

2.0.2

  • Enable event based data in attachments

2.0.1

  • Update codec dependencies

2.0.0

  • Breaking: Updated plugin to use new Java Event APIs
  • relax logstash-core-plugin-api constrains
  • update .travis.yml
  • Added variable expansion to usernames and channel names (#6)
  • Fixed bug when reporting malformed requests (#3)
  • Test fixes since newer versions of logstash-core expects the values in the add_field hash to not be integers.
  • initial version containing basic slack functionality