What's Changed
* Resolve `resource_counts` type error by SteveDMurphy in https://github.com/ethyca/fideslog/pull/34
* Record new `AnalyticsEvent`s asynchronously by PSalant726 in https://github.com/ethyca/fideslog/pull/50
* Add production readme content, improve auto-generated documentation by PSalant726 in https://github.com/ethyca/fideslog/pull/48
* Catch `AssertionError`s and raise `AnalyticsError`s instead by PSalant726 in https://github.com/ethyca/fideslog/pull/51
* Require an `X-Fideslog-Version` custom request header by PSalant726 in https://github.com/ethyca/fideslog/pull/52
* Expose the `/redoc` endpoint publicly, respect app-level config, Docker cleanup by PSalant726 in https://github.com/ethyca/fideslog/pull/53
* Rate limit requests by PSalant726 in https://github.com/ethyca/fideslog/pull/56
* Configure the `fideslog` logger, improve API server log output by PSalant726 in https://github.com/ethyca/fideslog/pull/55
**Full Changelog**: https://github.com/ethyca/fideslog/compare/1.0.1...v1.1.0