This repository has been archived by the owner on Jul 26, 2024. It is now read-only.
1.9.0
Chore
- don't unpin the rust version (#455) (d9e6b452)
- Quarterly dependency updates (#454) (56b6e239)
- update rust (to 1.62.1, the latest circleci image) (#435) (58007a34)
- update python requirements in contract-tests (#414) (4b89c8aa)
- prefer CIRCLE_SHA1 vs CIRCLE_TAG in circle's cache key (#381) (0d820002, closes #380)
- deps:
- bump fastapi in /test-engineering/contract-tests/partner (#452) (35eb9337)
- bump pydantic in /test-engineering/contract-tests/client (#450) (0996baa9)
- bump pytest in /test-engineering/contract-tests/client (#449) (b22a9618)
- bump fastapi in /test-engineering/contract-tests/partner (#448) (70b476ce)
- bump pydantic in /test-engineering/contract-tests/client (#444) (7c34d6c0)
- bump fastapi in /test-engineering/contract-tests/partner (#443) (99ce0dc1)
- bump uvicorn[standard] (#442) (c47f6251)
- bump fastapi in /test-engineering/contract-tests/partner (#441) (bbbcdffa)
- bump fastapi in /test-engineering/contract-tests/partner (#437) (b01e6a96)
- bump pydantic in /test-engineering/contract-tests/client (#434) (13c2907d)
- bump fastapi in /test-engineering/contract-tests/partner (#421) (50381f7e)
- deps-dev:
- bump black in /test-engineering/contract-tests/client (#466) (2a7ece01)
- bump types-requests (#465) (539c9740)
- bump mypy in /test-engineering/contract-tests/client (#461) (f35dfd13)
- bump types-pyyaml (#459) (f0416d5c)
- bump types-requests (#463) (c03f8a60)
- bump types-requests (#447) (ffbe2ff7)
- bump black in /test-engineering/contract-tests/client (#445) (75a926f7)
- bump types-requests (#438) (a793dfcc)
- bump types-requests (#433) (e796998c)
- bump types-pyyaml (#429) (f3e589b3)
- bump types-requests (#432) (a8ba12c0)
- bump types-requests (#424) (106ee19a)
- bump mypy in /test-engineering/contract-tests/client (#425) (1941940e)
- bump types-pyyaml (#418) (3489f703)
- bump types-pyyaml (#419) (e4fad1f5)
- bump types-requests (#420) (9dfedb10)
Features
- move common connect/timeout errors from sentry to metrics (#471) (f98b8104, closes #467)
- add the fallback protocol (#464) (56ee834f, closes #305, #376)
- upgrade to actix-web 4 (#387) (bd526568, closes #386)
- add tags to ADM errors. (#385) (f6876cf6, closes #384)
Doc
Bug Fixes
- don't panic gen_range with an empty range (#428) (c6218b1d, closes #427)
- Add get_id_token function and Authorization header (7e1f090c)
- add check for image_hosts (#378) (f9649c50)
Test
- add contract tests for tiles caching (#431) (8e43e071)
- update contract-tests sequence diagram (#426) (8ab95c12)
- add capability to specify service in client scenarios step (#422) (9d95f7ef)
- add capability of querying and clearing record of requests to partner API (#415) (0b9c0f7d)
- Merge contile-integration-test repository into contile (885c9786)
- upgrade contile-integration-tests Docker images v22.1.2 (#398) (82100167)
- rename contile integration tests to contract tests (#391) (e4d93310)
- return JSON in response content for smoke tests (#395) (c5fa2abc)