v1.6
- Add helper functions that do sequences of batched requests for a list of ids. - Initial attempt at getting typing working properly for `replace_db_context_with_connection` but it is disabled due to mypy not supporting PEP 612 yet (there is a unit test that is mypy checked that will flag problems if it is reenabled). - Add mypy and pylint support.