Releases: mozilla/fx-private-relay
2024.11.13
What's Changed
User-facing changes
None
Other changes
- MPP-3927: Pre-fetch profile for domain address by @jwhitlock in #5179
- MPP-3946: Fix warnings for mixed_decls, imports by @jwhitlock in #5176
Dependency updates
- Bump the boto group with 3 updates by @dependabot in #5182
- Bump sentry-sdk from 2.17.0 to 2.18.0 by @dependabot in #5184
- Bump phonenumbers from 8.13.48 to 8.13.49 by @dependabot in #5183
- Bump django-allauth[socialaccount] from 65.1.0 to 65.2.0 by @dependabot in #5185
- Bump ruff from 0.7.2 to 0.7.3 by @dependabot in #5186
- Bump glean-parser from 15.2.0 to 15.2.1 by @dependabot in #5187
- Bump msw from 2.5.2 to 2.6.4 by @dependabot in #5189
- Bump the nextjs group with 4 updates by @dependabot in #5188
Full Changelog: 2024.11.07...2024.11.13
2024.11.07
Released to relay.firefox.com on November 12, 2024 with SVCSE-2324.
There are no user-facing changes in this release.
Other Changes
- MPP-3946: Silence deprecation warnings added in sass 1.80, fix division by @jwhitlock in #5166
- MPP-3942: Fix
log_group_id
indeveloper_mode
log by @jwhitlock in #5175 - MPP-3948:
complaintFeedbackType
is not required by @jwhitlock in #5177
Dependency Updates
- Bump the boto group with 3 updates by @dependabot in #5168
- Bump markus[datadog] from 5.0.0 to 5.1.0 by @dependabot in #5169
- MPP-3487: Update to Python 3.11.10, prepare for Python 3.12, 3.13 by @jwhitlock in #5167
- Bump drf-spectacular-sidecar from 2024.7.1 to 2024.11.1 by @dependabot in #5170
- Bump ruff from 0.7.1 to 0.7.2 by @dependabot in #5171
- Bump @testing-library/jest-dom from 6.6.2 to 6.6.3 by @dependabot in #5172
- Bump sass from 1.80.4 to 1.80.6 by @dependabot in #5173
Full Changelog: 2024.10.30...2024.11.07
2024.10.30
Released to relay.firefox.com on 🇺🇸 November 5, 2024 with SVCSE-2309.
User-facing changes
- MPP-3932: Disable masks on complaints, round 2 by @jwhitlock in #5115 (behind waffle flags
disable_mask_on_complaint
anddeveloper_mode
) - MPP-3901: update disabled mask email content by @groovecoder in #5156 (behind waffle flag
disable_mask_on_complaint
)
Other changes
- Create CONTRIBUTING.md by @EMMLynch in #5154
- Small documentation updates by @jwhitlock in #5155
- group nextjs dependencies by @groovecoder in #5157
Dependency Updates
- Bump sass from 1.79.5 to 1.80.3 by @dependabot in #5121
- Bump actions/setup-python from 5.2.0 to 5.3.0 by @dependabot in #5134
- Bump actions/setup-node from 4.0.4 to 4.1.0 by @dependabot in #5135
- Bump django-stubs from 5.1.0 to 5.1.1 in the typing-stubs group by @dependabot in #5137
- Bump phonenumbers from 8.13.47 to 8.13.48 by @dependabot in #5138
- Bump dj-database-url from 2.2.0 to 2.3.0 by @dependabot in #5139
- Bump ruff from 0.7.0 to 0.7.1 by @dependabot in #5141
- Bump mypy from 1.12.1 to 1.13.0 by @dependabot in #5142
- Bump glean-parser from 15.0.1 to 15.2.0 by @dependabot in #5144
- Bump django-allauth[socialaccount] from 65.0.2 to 65.1.0 by @dependabot in #5140
- Bump twilio from 9.3.4 to 9.3.6 by @dependabot in #5143
- Bump sass from 1.80.3 to 1.80.4 by @dependabot in #5147
- Bump @stripe/stripe-js from 4.8.0 to 4.9.0 by @dependabot in #5150
- Bump @types/react from 18.3.11 to 18.3.12 by @dependabot in #5151
- Bump the boto group with 4 updates by @dependabot in #5136
- Bump msw from 2.4.11 to 2.5.2 by @dependabot in #5148
- Bump @playwright/test from 1.48.1 to 1.48.2 by @dependabot in #5153
- Bump @next/eslint-plugin-next from 14.2.15 to 15.0.1 by @dependabot in #5149
- Bump @next/third-parties from 14.2.15 to 15.0.1 by @dependabot in #5145
- Bump next from 14.2.15 to 15.0.1 by @dependabot in #5152
- Bump eslint-config-next from 14.2.15 to 15.0.1 by @dependabot in #5146
- Bump the boto group with 3 updates by @dependabot in #5158
- Bump django-cors-headers from 4.5.0 to 4.6.0 by @dependabot in #5160
- Bump pytest-cov from 5.0.0 to 6.0.0 in the testing-libraries group by @dependabot in #5159
- Bump whitenoise from 6.7.0 to 6.8.2 by @dependabot in #5161
- Unpin typescript, update to 5.6.x by @jwhitlock in #5165
- Bump the nextjs group with 4 updates by @dependabot in #5162
- Bump msw from 2.5.2 to 2.6.0 by @dependabot in #5163
- Bump sass from 1.80.4 to 1.80.5 by @dependabot in #5164
Full Changelog: 2024.10.24...2024.10.30
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