Skip to content
This repository has been archived by the owner on Jul 26, 2024. It is now read-only.

Releases: mozilla-services/contile

1.11.3

04 May 18:08
1.11.3
af21235
Compare
Choose a tag to compare

Chore

  • chore: disable sentry's debug-images feature (#545) (eae0214)

1.11.2

03 May 22:01
1.11.2
c3e93a5
Compare
Choose a tag to compare

Features

  • feat: Add an adm_mobile_max_tiles setting (DISCO-2306, #529) (23f5ae6)
  • feat: Add a metric to measure the tile count of adm response (#533) (5bb21d2)

Chore

1.11.1

05 Apr 20:59
1.11.1
84c46a1
Compare
Choose a tag to compare

Features

  • feat: Add country-code to metric tags for ad fill instrumentation (#526) (4150e34)

Chore

  • chore: update dependencies for cargo audit (#525) (f4e92ad)

1.11.0

01 Mar 20:23
1.11.0
af8c1a5
Compare
Choose a tag to compare

1.11.0 (2023-03-01)

Features

  • feat: Return 204 for unknown form factors (#519) (74766fc)

1.10.3

18 Jan 21:54
1.10.3
0c30edb
Compare
Choose a tag to compare

fix: reduce the work done while holding the updater write lock (#504)

1.9.0

26 Oct 00:15
1.9.0
c17d733
Compare
Choose a tag to compare

Chore

Features

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)

Refactor

  • Use async friendly RwLocks in async code paths (#394) (64a401b7)

1.8.0

14 Mar 17:40
1.8.0
c6649a5
Compare
Choose a tag to compare

Chore

  • deps:
    • bump jinja2 from 2.11.2 to 2.11.3 in /smoke-tests/runner (#366) (57d1ce09)
    • bump jinja2 from 2.11.2 to 2.11.3 in /smoke-tests/client (#365) (16789acc)

Features

  • include os-family and form-factor as metric tags (#371) (25a551bf, closes #369)

Test

  • add Cloud Function based geo smoke-tests (#364) (11203995)

1.7.0

25 Feb 00:24
1.7.0
d88397a
Compare
Choose a tag to compare

Chore

  • cargo update to resolve RUSTSEC-2022-0006 (#352) (0c245dda)

Bug Fixes

Features

Test

  • upgrade contile-integration-tests Docker images 🤖 (#350) (281c2864)

1.6.0

08 Dec 00:43
1.6.0
89bb7d1
Compare
Choose a tag to compare

Bug Fixes

  • fix YAML schema warning for CircleCI config (#329) (6f9afc3e)

Chore

Features

1.5.1

10 Nov 18:06
1.5.1
ac126b5
Compare
Choose a tag to compare

Test

  • add integration test coverage for path filtering (#313) (bc89e5f2)

Bug Fixes

  • ensure settings from file are filtered like env settings (#314) (b510434d)

Features