3.16
What's Changed
- Add metadata fields to elastic adapter by @JSCU-CNI in #121
- Add support for empty value in path fieldtype by @yunzheng in #122
- Fix ValueError: I/O operation on closed file during tests by @yunzheng in #123
- Bump the version of virtualenv in tox.ini to pull in the correct version of pip by @pyrco in #125
- Make ignore_fields_for_comparison context manager importable by @JSCU-CNI in #126
- Extend the splunk adapter to send JSON converted records over a TCP connection by @pyrco in #127
- Fix IndexError on command fieldtype by @Poeloe in #128
- Fix JsonRecordPacker boolean packing by @JSCU-CNI in #129
- Fix _empty_path AttributeError for path fieldtype by @yunzheng in #133
- Remove deprecated ast calls by @JSCU-CNI in #136
Full Changelog: 3.15...3.16