Releases: mozilla/fx-private-relay
2024.10.24
Released to relay.firefox.com on October 29th, 2024 with SVCSE-2298.
There are no user-facing changes in this release.
Other changes
- Add setting for Redis TLS with self-signed certs by @jwhitlock in #5131
Dependency updates
- Bump sentry-sdk from 2.16.0 to 2.17.0 by @dependabot in #5129
- Bump cryptography from 43.0.1 to 43.0.3 by @dependabot in #5128
- Bump ruff from 0.6.9 to 0.7.0 by @dependabot in #5126
- Bump coverage from 7.6.3 to 7.6.4 in the testing-libraries group by @dependabot in #5124
- Bump types-requests from 2.32.0.20240914 to 2.32.0.20241016 in the typing-stubs group by @dependabot in #5125
- Bump twilio from 9.3.3 to 9.3.4 by @dependabot in #5130
- Bump react-aria from 3.35.0 to 3.35.1 by @dependabot in #5119
- Bump stylelint-scss from 6.7.0 to 6.8.1 by @dependabot in #5122
- Bump @playwright/test from 1.48.0 to 1.48.1 by @dependabot in #5120
- Bump the boto group across 1 directory with 4 updates by @dependabot in #5132
- Bump mypy from 1.11.2 to 1.12.1 by @dependabot in #5127
- Bump @testing-library/jest-dom from 6.5.0 to 6.6.2 by @dependabot in #5118
- Bump eslint-plugin-testing-library from 6.3.0 to 6.4.0 in the eslint group by @dependabot in #5117
Full Changelog: 2024.10.17...2024.10.24
2024.10.17
Released to relay.firefox.com on October 22, 2024 with SVCSE-2276
User-facing changes
- MPP-3901: update content for disable-mask email by @groovecoder in #5109
Other changes
- MPP-3931: Enable pgcrypto by @jwhitlock in #5089
- MPP-3932: Add flag 'developer_mode', use to simulate complaint and log notifications by @jwhitlock in #5090
- MPP-3831: Send metrics_event data to influxdb, logs instead of UA by @jwhitlock in #5108
Dependency updates
- Bump next from 14.2.14 to 14.2.15 by @dependabot in #5098
- Bump @next/third-parties from 14.2.14 to 14.2.15 by @dependabot in #5097
- Bump eslint-config-next from 14.2.14 to 14.2.15 by @dependabot in #5099
- Bump the boto group with 3 updates by @dependabot in #5091
- Bump the testing-libraries group with 2 updates by @dependabot in #5092
- Bump black from 24.8.0 to 24.10.0 by @dependabot in #5093
- Bump django-cors-headers from 4.4.0 to 4.5.0 by @dependabot in #5094
- Bump sentry-sdk from 2.15.0 to 2.16.0 by @dependabot in #5095
- Bump sass from 1.79.4 to 1.79.5 by @dependabot in #5100
- Bump msw from 2.4.9 to 2.4.11 by @dependabot in #5102
- Bump @playwright/test from 1.47.2 to 1.48.0 by @dependabot in #5104
- Bump @stripe/stripe-js from 4.7.0 to 4.8.0 by @dependabot in #5105
- Bump react-toastify from 10.0.5 to 10.0.6 by @dependabot in #5103
- Bump stylelint from 16.9.0 to 16.10.0 by @dependabot in #5106
Full Changelog: 2024.10.09...2024.10.17
2024.10.09
Released to relay.firefox.com on October 15, 2024 with SVCSE-2267.
There are no user-facing changes in this release.
Other Changes
- (e2e tests) For first mask, look for any masks by @jwhitlock in #5072
- MPP-3905: Filter more settings / environment variables by @jwhitlock in #5073
Dependency Updates
- Bump the boto group with 4 updates by @dependabot in #5074
- Bump vobject from 0.9.7 to 0.9.8 by @dependabot in #5075
- Bump phonenumbers from 8.13.46 to 8.13.47 by @dependabot in #5076
- Bump sentry-sdk from 2.14.0 to 2.15.0 by @dependabot in #5077
- Bump twilio from 9.3.2 to 9.3.3 by @dependabot in #5078
- Bump ruff from 0.6.8 to 0.6.9 by @dependabot in #5079
- Bump next from 14.2.13 to 14.2.14 by @dependabot in #5082
- Bump @next/eslint-plugin-next from 14.2.13 to 14.2.14 by @dependabot in #5083
- Bump eslint-config-next from 14.2.13 to 14.2.14 by @dependabot in #5084
- Bump @stripe/stripe-js from 4.5.0 to 4.7.0 by @dependabot in #5085
- Bump @types/react from 18.3.10 to 18.3.11 by @dependabot in #5086
- Bump react-aria from 3.34.3 to 3.35.0 by @dependabot in #5080
- Bump react-stately from 3.32.2 to 3.33.0 by @dependabot in #5081
- Bump @next/third-parties from 14.2.13 to 14.2.14 by @dependabot in #5087
- Update cookie from 0.5.0 to 0.7.2 by @jwhitlock in #5088
Full Changelog: 2024.10.02...2024.10.09
2024.10.02
Released to relay.firefox.com on October 8, 2024 with SVCSE-2253.
User-facing changes
- MPP-3119: complaint notification disables mask by @groovecoder in #5045 (behind flag
disable_mask_on_complaint
)
Other changes
- Add note about changelog when updating boto3 by @groovecoder in #5071
Dependency updates
- Bump react-aria from 3.34.1 to 3.34.3 by @dependabot in #5038
- Bump phonenumbers from 8.13.45 to 8.13.46 by @dependabot in #5064
- Bump ruff from 0.6.7 to 0.6.8 by @dependabot in #5066
- Bump django-stubs from 5.0.4 to 5.1.0 in the typing-stubs group by @dependabot in #5062
- Bump psycopg[c] from 3.2.2 to 3.2.3 by @dependabot in #5063
- Bump django-allauth[socialaccount] from 65.0.0 to 65.0.2 by @dependabot in #5067
- Bump twilio from 9.3.1 to 9.3.2 by @dependabot in #5068
- Bump the boto group with 3 updates by @dependabot in #5061
- Bump sass from 1.79.3 to 1.79.4 by @dependabot in #5070
- Bump stylelint-scss from 6.6.0 to 6.7.0 by @dependabot in #5065
- Bump @types/react from 18.3.5 to 18.3.10 by @dependabot in #5069
Full Changelog: 2024.09.24...2024.10.02
2024.09.24
What's Changed
User-facing changes
Other changes
Dependency updates
- Bump twilio from 9.3.0 to 9.3.1 by @dependabot in #5047
- Bump ruff from 0.6.5 to 0.6.7 by @dependabot in #5050
- Bump actions/setup-node from 4.0.3 to 4.0.4 by @dependabot in #5051
- Bump django-allauth[socialaccount] from 64.2.1 to 65.0.0 by @dependabot in #5048
- Bump the boto group with 4 updates by @dependabot in #5046
- Bump eslint from 8.57.0 to 8.57.1 in the eslint group by @dependabot in #5052
- Bump @stripe/stripe-js from 4.4.0 to 4.5.0 by @dependabot in #5055
- Bump sass from 1.78.0 to 1.79.3 by @dependabot in #5056
- Bump msw from 2.4.7 to 2.4.9 by @dependabot in #5057
- Bump django-csp from 4.0b1 to 4.0b2 by @dependabot in #5049
- Bump @playwright/test from 1.47.1 to 1.47.2 by @dependabot in #5060
- Bump next from 14.2.11 to 14.2.13 by @dependabot in #5053
- Bump eslint-config-next from 14.2.11 to 14.2.13 by @dependabot in #5054
- Bump @next/eslint-plugin-next from 14.2.11 to 14.2.13 by @dependabot in #5058
- Bump @next/third-parties from 14.2.11 to 14.2.13 by @dependabot in #5059
Full Changelog: 2024.09.18...2024.09.24
2024.09.18
Released to relay.firefox.com on September 24, 2024 with SVCSE-2232.
What's Changed
User-facing changes
Other changes
- MPP-3894: Downgrade Typescript to 5.4.x by @jwhitlock in #5028
- Update Base Load Engineer playbook by @jwhitlock in #5023
- MPP-3897: Add managers to RealPhone to handle multiple phones per user by @jwhitlock in #5044
Dependency updates
- Update path-to-regex to 6.3.0 by @jwhitlock in #5029
- Bump the boto group with 4 updates by @dependabot in #5030
- Bump psycopg[c] from 3.2.1 to 3.2.2 by @dependabot in #5032
- Bump sentry-sdk from 2.13.0 to 2.14.0 by @dependabot in #5034
- Bump ruff from 0.6.4 to 0.6.5 by @dependabot in #5033
- Bump eslint-config-next from 14.2.9 to 14.2.11 by @dependabot in #5035
- Bump @next/third-parties from 14.2.9 to 14.2.11 by @dependabot in #5036
- Bump @playwright/test from 1.47.0 to 1.47.1 by @dependabot in #5040
- Bump next from 14.2.9 to 14.2.11 by @dependabot in #5041
- Bump husky from 9.1.5 to 9.1.6 by @dependabot in #5042
- Bump stylelint-scss from 6.5.1 to 6.6.0 by @dependabot in #5043
- Bump the typing-stubs group with 2 updates by @dependabot in #5031
- Bump msw from 2.4.4 to 2.4.7 by @dependabot in #5037
Full Changelog: 2024.09.11...2024.09.18
2024.09.11
Released to relay.firefox.com on September 17, 2024 with SVCSE-2219.
User-facing changes
- MPP-3722, MPP-3513, MPP-3890, MPP-3373: Handle more errors when relaying SMS messages by @jwhitlock in #5001
Other changes
- MPP-3892: e2e test improvements by @jwhitlock in #5022
Dependency Updates
- Bump the eslint group with 2 updates by @dependabot in #5003
- Bump glean-parser from 15.0.0 to 15.0.1 by @dependabot in #5015
- Bump twilio from 9.2.4 to 9.3.0 by @dependabot in #5016
- Bump ruff from 0.6.3 to 0.6.4 by @dependabot in #5019
- Bump sass from 1.77.8 to 1.78.0 by @dependabot in #5010
- Bump types-requests from 2.32.0.20240712 to 2.32.0.20240907 in the typing-stubs group by @dependabot in #5014
- Bump pytest-django from 4.8.0 to 4.9.0 in the testing-libraries group by @dependabot in #5013
- Bump msw from 2.4.2 to 2.4.4 by @dependabot in #5011
- Bump react-intersection-observer from 9.13.0 to 9.13.1 by @dependabot in #5004
- Bump @next/eslint-plugin-next from 14.2.7 to 14.2.8 by @dependabot in #5008
- Bump phonenumbers from 8.13.44 to 8.13.45 by @dependabot in #5017
- Bump the boto group across 1 directory with 3 updates by @dependabot in #5027
- Bump next from 14.2.7 to 14.2.9 by @dependabot in #5024
- Bump @next/third-parties from 14.2.7 to 14.2.9 by @dependabot in #5025
- Bump django-allauth[socialaccount] from 64.2.0 to 64.2.1 by @dependabot in #5018
- Bump @playwright/test from 1.46.1 to 1.47.0 by @dependabot in #5006
- Bump eslint-config-next from 14.2.7 to 14.2.9 by @dependabot in #5026
Full Changelog: 2024.09.09...2024.09.11
2024.09.09
Released to relay.firefox.com on September 10, 2024 with SVCSE-2208.
There are no user-facing changes in this release.
Other changes
- MPP-3864: Add more container-level (C2) diagrams by @jwhitlock in #5000
- Update locales for
api-error-account-is-inactive
by @jwhitlock in #5002 - Use pull request user login to detect "dependabot[bot]" by @jwhitlock in #4997
Dependency updates
- Bump the boto group with 5 updates by @dependabot in #4973
- Bump husky from 9.1.4 to 9.1.5 by @dependabot in #4967
- Bump model-bakery from 1.19.3 to 1.19.4 in the testing-libraries group by @dependabot in #4974
- Bump glean-parser from 14.5.2 to 15.0.0 by @dependabot in #4975
- Bump ruff from 0.6.1 to 0.6.2 by @dependabot in #4977
- Bump mypy from 1.11.1 to 1.11.2 by @dependabot in #4976
- Bump @next/eslint-plugin-next from 14.2.5 to 14.2.6 by @dependabot in #4966
- Bump @testing-library/jest-dom from 6.4.8 to 6.5.0 by @dependabot in #4968
- Bump react-aria from 3.34.1 to 3.34.3 by @dependabot in #4971
- Bump react-stately from 3.32.1 to 3.32.2 by @dependabot in #4965
- Bump the eslint group with 2 updates by @dependabot in #4963
- Bump stylelint-scss from 6.5.0 to 6.5.1 by @dependabot in #4969
- Bump eslint-config-next from 14.2.5 to 14.2.7 by @dependabot in #4978
- Bump next from 14.2.5 to 14.2.7 by @dependabot in #4979
- Bump @next/third-parties from 14.2.5 to 14.2.7 by @dependabot in #4980
- Bump actions/setup-python from 5.1.1 to 5.2.0 by @dependabot in #4981
- Bump slackapi/slack-github-action from 1.26.0 to 1.27.0 by @dependabot in #4982
- Bump @testing-library/react from 16.0.0 to 16.0.1 in the testing-library group by @dependabot in #4984
- Bump the eslint group with 2 updates by @dependabot in #4983
- Bump stylelint from 16.8.2 to 16.9.0 by @dependabot in #4985
- Bump @stripe/stripe-js from 4.3.0 to 4.4.0 by @dependabot in #4987
- Bump lint-staged from 15.2.9 to 15.2.10 by @dependabot in #4989
- Bump the boto group with 3 updates by @dependabot in #4990
- Bump model-bakery from 1.19.4 to 1.19.5 in the testing-libraries group by @dependabot in #4991
- Bump phonenumbers from 8.13.43 to 8.13.44 by @dependabot in #4992
- Bump django-allauth[socialaccount] from 64.1.0 to 64.2.0 by @dependabot in #4994
- Bump ruff from 0.6.2 to 0.6.3 by @dependabot in #4995
- Bump cryptography from 43.0.0 to 43.0.1 by @dependabot in #4998
- Bump @types/react from 18.3.3 to 18.3.5 by @dependabot in #4986
- Bump twilio from 9.2.3 to 9.2.4 by @dependabot in #4993
- Bump msw from 2.3.5 to 2.4.2 by @dependabot in #4999
- Bump django from 4.2.15 to 4.2.16 by @dependabot in #5020
- Revert "Bump react-aria from 3.34.1 to 3.34.3" by @jwhitlock in #5021
Full Changelog: 2024.08.23...2024.09.09
2024.09.05
Unreleased due to issue with react-aria 3.34.3
There are no user-facing changes in this release.
Other changes
- Use pull request user login to detect "dependabot[bot]" by @jwhitlock in #4997
- MPP-3864: Add more container-level (C2) diagrams by @jwhitlock in #5000
Dependency updates
- Bump the boto group with 5 updates by @dependabot in #4973
- Bump husky from 9.1.4 to 9.1.5 by @dependabot in #4967
- Bump model-bakery from 1.19.3 to 1.19.4 in the testing-libraries group by @dependabot in #4974
- Bump glean-parser from 14.5.2 to 15.0.0 by @dependabot in #4975
- Bump ruff from 0.6.1 to 0.6.2 by @dependabot in #4977
- Bump mypy from 1.11.1 to 1.11.2 by @dependabot in #4976
- Bump @next/eslint-plugin-next from 14.2.5 to 14.2.6 by @dependabot in #4966
- Bump @testing-library/jest-dom from 6.4.8 to 6.5.0 by @dependabot in #4968
- Bump react-aria from 3.34.1 to 3.34.3 by @dependabot in #4971
- Bump react-stately from 3.32.1 to 3.32.2 by @dependabot in #4965
- Bump the eslint group with 2 updates by @dependabot in #4963
- Bump stylelint-scss from 6.5.0 to 6.5.1 by @dependabot in #4969
- Bump eslint-config-next from 14.2.5 to 14.2.7 by @dependabot in #4978
- Bump next from 14.2.5 to 14.2.7 by @dependabot in #4979
- Bump @next/third-parties from 14.2.5 to 14.2.7 by @dependabot in #4980
- Bump actions/setup-python from 5.1.1 to 5.2.0 by @dependabot in #4981
- Bump slackapi/slack-github-action from 1.26.0 to 1.27.0 by @dependabot in #4982
- Bump @testing-library/react from 16.0.0 to 16.0.1 in the testing-library group by @dependabot in #4984
- Bump the eslint group with 2 updates by @dependabot in #4983
- Bump stylelint from 16.8.2 to 16.9.0 by @dependabot in #4985
- Bump @stripe/stripe-js from 4.3.0 to 4.4.0 by @dependabot in #4987
- Bump lint-staged from 15.2.9 to 15.2.10 by @dependabot in #4989
- Bump the boto group with 3 updates by @dependabot in #4990
- Bump model-bakery from 1.19.4 to 1.19.5 in the testing-libraries group by @dependabot in #4991
- Bump phonenumbers from 8.13.43 to 8.13.44 by @dependabot in #4992
- Bump django-allauth[socialaccount] from 64.1.0 to 64.2.0 by @dependabot in #4994
- Bump ruff from 0.6.2 to 0.6.3 by @dependabot in #4995
- Bump cryptography from 43.0.0 to 43.0.1 by @dependabot in #4998
- Bump @types/react from 18.3.3 to 18.3.5 by @dependabot in #4986
- Bump twilio from 9.2.3 to 9.2.4 by @dependabot in #4993
- Bump msw from 2.3.5 to 2.4.2 by @dependabot in #4999
Full Changelog: 2024.08.23...2024.09.05
2024.08.30
Unreleased due to Jenkins issues
Dependency Updates
- Bump the boto group with 5 updates by @dependabot in #4973
- Bump husky from 9.1.4 to 9.1.5 by @dependabot in #4967
- Bump model-bakery from 1.19.3 to 1.19.4 in the testing-libraries group by @dependabot in #4974
- Bump glean-parser from 14.5.2 to 15.0.0 by @dependabot in #4975
- Bump ruff from 0.6.1 to 0.6.2 by @dependabot in #4977
- Bump mypy from 1.11.1 to 1.11.2 by @dependabot in #4976
- Bump @next/eslint-plugin-next from 14.2.5 to 14.2.6 by @dependabot in #4966
- Bump @testing-library/jest-dom from 6.4.8 to 6.5.0 by @dependabot in #4968
- Bump react-aria from 3.34.1 to 3.34.3 by @dependabot in #4971
- Bump react-stately from 3.32.1 to 3.32.2 by @dependabot in #4965
- Bump the eslint group with 2 updates by @dependabot in #4963
- Bump stylelint-scss from 6.5.0 to 6.5.1 by @dependabot in #4969
- Bump eslint-config-next from 14.2.5 to 14.2.7 by @dependabot in #4978
- Bump next from 14.2.5 to 14.2.7 by @dependabot in #4979
- Bump @next/third-parties from 14.2.5 to 14.2.7 by @dependabot in #4980
Full Changelog: 2024.08.23...2024.08.30