* enhancement:dependencies:Update PIP to support up to 19.1.x (1104)
* bugfix:rest-api:Fix handling of more complex Accept headers for binary
content types (1078)
* enhancement:rest-api:Raise TypeError when trying to serialize an unserializable
type (1100)
* enhancement:policy:Update ``policies.json`` file (1110)
* feature:rest-api:Support repeating values in the query string (1131)
* feature:packaging:Add layer support to chalice package (1130)
* bugfix:rest-api:Fix bug with route ``name`` kwarg raising a ``TypeError`` (1112)
* enhancement:logging:Change exceptions to always be logged at the ERROR level (969)
* bugfix:CLI:Fix bug handling exceptions during ``chalice invoke`` on
Python 3.7 (1139)
* bugfix:rest-api:Add support for API Gateway compression (672)
* enhancement:packaging:Add support for both relative and absolute paths for
``--package-dir`` (940)