v2.2.0
What's Changed
- Make client easier to instantiate, add client aliases, add thread factory by @timkpaine in #87
- Add client deps to default installation, add tests, swap yml for yaml by @timkpaine in #92
- Swap static files to have 7 day cache control header set, fixes #91 by @timkpaine in #98
- Switch to ccflow hostname resolver, mountoutputs respect hydra output if set by @timkpaine in #99
- Add consistency for web routes by @timkpaine in #100
- Add filedrop gateway module by @arhamchopra in #102
- Add custom loader/deserializer, drop field_map from filedrop module by @arhamchopra in #109
- Take list of configs as input in ReadFileDrop module instead of mapping by @arhamchopra in #111
Full Changelog: v2.1.7...v2.2.0