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.5.0

03 Nov 00:20
1.5.0
c87a77a
Compare
Choose a tag to compare

Refactor

Features

Chore

Test

  • upgrade the Docker images for contile-integration-tests to 21.6.0 (#295) (cbe464b7)
  • add integration tests for 200 OK for excluded countries (#294) (b11cc74e)

1.4.0

23 Sep 00:01
1.4.0
6b2f18d
Compare
Choose a tag to compare

Features

  • add a /__test_loc__ dockerflow endpoint (#282) (d28584d9, closes #281)
  • optionally send 200 OK empty responses to excluded countries (#290) (bf8594e0, closes #284)

1.3.0

25 Aug 16:34
1.3.0
3930357
Compare
Choose a tag to compare

Test

  • upgrade the Docker images for contile-integration-tests to 21.4.0 (#262) (de43bf16)

Chore

Features

Bug Fixes

Refactor

  • Replace location determination with common-rs crate (#219) (ac2783ca)

1.2.1

10 Aug 18:19
1.2.1
877931c
Compare
Choose a tag to compare

Test

1.2.0

10 Aug 18:19
1.2.0
5d2725a
Compare
Choose a tag to compare

Chore

Features

Test

  • upgrade the Docker images for contile-integration-tests (#241) (1c3ef82f)

1.1.1

05 Aug 19:46
1.1.1
1116f51
Compare
Choose a tag to compare

Features

  • don't create the cloud storage bucket by default (#244) (b25c995e, closes #243)

1.1.0

05 Aug 19:46
1.1.0
ba6c4c9
Compare
Choose a tag to compare

1.1.0 (2021-08-05)

Bug Fixes

  • Write version.json before docker build (32818038)
  • Allow '-' in bucket name (ce70f9fc)

Test

Features

1.0.0

02 Aug 19:22
1.0.0
3afb17f
Compare
Choose a tag to compare

Features

Chore

0.4.1

21 Jul 22:34
0.4.1
070b599
Compare
Choose a tag to compare

Chore

Bug Fixes

  • take include_regions into account for filtering (#217) (14d38926, closes #216)

Test

  • Integration_test: add integration test to the CircleCI workflow (#214) (bc8d5f29)

0.4.0

25 Jun 04:34
0.4.0
d7c48aa
Compare
Choose a tag to compare

Features

  • optionally include location info in /error (w/ ?with_location=true) (#198) (f0be5e9d, closes #192)

Refactor

Bug Fixes