What's Changed
- Handle sqlite duplicate _id by @DylanWelzel in #327
- Add metadata query field validation by @ctrl-schaff in #330
- metadata query logical enhancements and bugfixes by @ctrl-schaff in #331
- DockerContainerDumper volume feature by @jal347 in #332
- Metadata fields bug fix by @everaldorodrigo in #334
- Improve metadata field index search by @ctrl-schaff in #333
- Add more idiomatic sqlite multiple document insert by @ctrl-schaff in #335
- Api customization by @jal347 in #336
- Add advanced plugin support for the command line tooling by @ctrl-schaff in #329
- Implement notifiers using asyncio by @everaldorodrigo in #337
- Fix metadata mapping and remove duplicated code. by @everaldorodrigo in #341
- Fix Slack notifier test. by @everaldorodrigo in #343
- Upgrade tornado to 6.4.1 by @everaldorodrigo in #342
- Correct the pyproject.toml black configuration ... by @ctrl-schaff in #340
- Replace deprecated imp module with importlib by @DylanWelzel in #339
- Build Config Err Fix by @DylanWelzel in #345
- Add CLI mongodb support by @ctrl-schaff in #338
- Add id checking to IgnoreDuplicatedStorage ... by @ctrl-schaff in #344
- Refactor ES exceptions by @everaldorodrigo in #346
- Rise exceptions correctly. by @everaldorodrigo in #347
Full Changelog: v0.12.4...v0.12.5