Releases: mozilla/fxa
Releases · mozilla/fxa
v1.243.2
v1.243.1
v1.243.0
What's Changed
- fix(auth-server): swap import style for mozilla.ts by @julianpoy in #14180
- chore(l10n): check if PR breaks build, flag gettext reviews by @bcolsson in #14083
- FXA-6026-trace-noise-in-circle-ci by @dschom in #14186
- bug(auth): Fix double log scenario by @dschom in #14185
- task(shared): Scrub PII from tracing data by @dschom in #14174
- chore(l10n): Revise workflow to fetch base commit by @bcolsson in #14188
- chore(deps): bump @stripe/react-stripe-js from 1.10.0 to 1.11.0 by @dependabot in #14175
- copy(fxa-auth-server): update verifyLoginCode copy by @millsoper in #14184
- copy(fxa-auth-server): update postRemoveTwoStepAuthentication email by @millsoper in #14183
- Release 1.242.0 by @clouserw in #14179
- fix(fxa-auth-server) match email colors to fxa-react colors by @millsoper in #14181
- fix(tests): Throws a stripe rate limited error on tests by @vbudhram in #14192
- docs(legal): upload sub services legal docs by @StaberindeZA in #14193
- chore(deps): bump @stripe/react-stripe-js from 1.11.0 to 1.12.0 by @dependabot in #14190
- chore(deps-dev): bump mocha-junit-reporter from 2.0.2 to 2.1.0 by @dependabot in #14191
- test(functional): rewrite recovery tests using playwright by @ashrivastava-qa in #14177
- chore(deps-dev): bump sass from 1.54.4 to 1.55.0 by @dependabot in #14200
- chore(deps-dev): bump supertest from 6.2.4 to 6.3.0 by @dependabot in #14201
- fix(payments): add padding to coupon error by @StaberindeZA in #14197
- fix(scope): Add support for 123done to request a scope key by @vbudhram in #14196
- fix(support): support frm required field check fix by @StaberindeZA in #14202
- feat(payments): surface plan_metadata name when present by @julianpoy in #14172
- chore(deps-dev): bump core-js from 3.15.1 to 3.25.5 by @dependabot in #14205
- chore(deps-dev): bump tailwindcss from 3.0.24 to 3.1.8 by @dependabot in #14204
- fix(settings): fix zh-cn locale store badges by @StaberindeZA in #14209
- chore(deps): bump moment from 2.29.2 to 2.29.4 by @dependabot in #14208
- copy(fxa-auth-server): update postAddTwoStepAuthentication email copy by @millsoper in #14182
- fix(auth-server): support billing period interval_counts in upgrade emails by @julianpoy in #14199
- chore(deps): bump @emotion/styled from 11.9.3 to 11.10.4 by @dependabot in #14215
- chore(deps): bump rxjs from 7.2.0 to 7.5.7 by @dependabot in #14207
- chore(deps): bump graphql-tools from 8.0.0 to 8.3.6 by @dependabot in #14214
- fix(styles): update :focus color of link dressed as a button by @chenba in #14213
- fix(CAD): pass entrypoint thru to /pair by @chenba in #14203
- fix(metrics): update pair authority events by @chenba in #14210
- task(content): Add support for tracing on client side by @dschom in #14212
- chore(deps): bump apollo-server-express from 2.25.2 to 2.26.0 by @dependabot in #14224
- chore(deps): bump jose from 4.8.1 to 4.10.0 by @dependabot in #14223
- feat(scopes): Allow trusted reliers to increase scope of token when using refresh token by @vbudhram in #14219
- chore(signup): add FTC COPPA link by @chenba in #14216
- fix(coupons): pass promotion code on second sub by @StaberindeZA in #14221
- chore(payments): remove plan info and update PaymentConsentCheckbox copy by @biancadanforth in #14229
- chore(deps): Update stripe to 10.7.0 by @xlisachan in #14065
- task(shared) - Add service to capture client side traces by @dschom in #14222
- fix(auth-server): check for duplicate subs when creating subscription by @julianpoy in #14217
- chore(deps): bump @google-cloud/firestore from 5.0.2 to 6.3.0 by @bbangert in #14189
- docs(auth-server): Wrong error code mapping in fxa-auth-server by @xlisachan in #14228
- bug(auth): Don't mutate objects sent into logger by @dschom in #14233
- chore(l10n): reduce redundant gettext review requests by @bcolsson in #14232
- feat(subscriptions): add tax to sub emails by @StaberindeZA in #14154
- chore(docs): Add ADR summarizing l10n / i18n improvements RFC by @LZoog in #14166
- fix(login): Redirect users to '/pair' from CAD in various entrypoints by @LZoog in #14231
- feat(auth-server): mock iap subscriptions util by @julianpoy in #14227
Full Changelog: v1.242.4...v1.243.0
v1.242.4
Full Changelog: v1.242.3...v1.242.4
v1.242.3
Full Changelog: v1.242.2...v1.242.3
v1.242.2
Full Changelog: v1.242.1...v1.242.2
v1.242.0
What's Changed
- [skip ci] added hub icon to the logos by @robinkwilson in #14121
- Revert "chore(deps): bump emittery from 0.13.1 to 1.0.0" by @bbangert in #14122
- chore(deps): bump aws-sdk from 2.1215.0 to 2.1216.0 by @dependabot in #14128
- [subplat] Create subplat expired and Invalid coupon tests by @ashrivastava-qa in #14074
- bug(admin-panel): Fix broken requests to admin-server by @dschom in #14124
- fix(fxa-auth-server): close broken span tag in email by @millsoper in #14131
- Release 1.241.1 by @bbangert in #14117
- fix(fxa-auth-server): correct local var names and add missing word by @millsoper in #14129
- fix(fxa-auth-server): update tests for emails by @millsoper in #14144
- FXA-5861-add-trace-sample-rate by @dschom in #14120
- task(admin-panel): Instrument admin-server with tracing by @dschom in #14125
- task(graphql-api): Add tracing instrumentation to graphql-api by @dschom in #14126
- task(admin-panel): Instrument event-broker with tracing by @dschom in #14130
- task(support-panel): Adds tracing to support panel by @dschom in #14133
- task(content-server): Add tracing to content server by @dschom in #14135
- task(payments): Add tracing to payments by @dschom in #14136
- chore(settings): Remove temp fallback text test by @LZoog in #14140
- task(customs): Add tracing to customs server by @dschom in #14134
- fix(metrics): restore nav to /pair click event by @chenba in #14142
- chore(deps): bump @nestjs/core from 8.4.5 to 9.1.1 by @dependabot in #14147
- chore(deps): bump @opentelemetry/exporter-jaeger from 1.6.0 to 1.7.0 by @dependabot in #14146
- fix(auth): Capture error if billing agreement is cancelled by @xlisachan in #14100
- fix(auth): cache missing, valid Stripe plans on product.updated webhooks by @biancadanforth in #14141
- chore(deps): bump aws-sdk from 2.1216.0 to 2.1220.0 by @dependabot in #14153
- chore(deps-dev): bump restify-clients from 4.1.1 to 4.2.0 by @dependabot in #14152
- chore(deps): bump @nestjs/platform-express from 8.4.6 to 9.1.1 by @dependabot in #14151
- chore(deps): bump @stripe/stripe-js from 1.36.0 to 1.37.0 by @dependabot in #14157
- chore(deps-dev): bump type-fest from 2.19.0 to 3.0.0 by @dependabot in #14158
- chore(deps-dev): bump @nestjs/testing from 9.0.11 to 9.1.1 by @dependabot in #14159
- fix(payments): Fix checkbox UI issue by @xlisachan in #14155
- refactor(payments): Convert SubscriptionTitle component to utilize Tailwind by @xlisachan in #14052
- feat(fxa-profile-server): add OpenTelemetry library to profile server by @millsoper in #14156
- chore(deps): bump @nestjs/common from 9.0.11 to 9.1.2 by @dependabot in #14168
- Rewrite change password using playwright by @ashrivastava-qa in #14132
- chore(deps): bump googleapis from 102.0.0 to 108.0.0 by @dependabot in #14170
- feat(admin): Ignore traces from users that have opted out of metrics by @vbudhram in #14143
- Train 241 uplift by @vbudhram in #14165
- fix(safari): Tweak content-server input and PW eye styles for Safari rendering bug by @LZoog in #14149
- fix(emails): update SubscriptionUpgrade proration amount in emails by @sardesam in #14173
- docs(legal): upload hubs legal docs by @StaberindeZA in #14161
- feat(auth): get plan eligibility by @julianpoy in #14167
- fix(settings): Fix secondary email 'Not Set' state by @LZoog in #14171
- FXA-5964-token-pruner-missing-error-metric by @dschom in #14162
- feat(admin): Add
traceId
to log statements by @vbudhram in #14163
New Contributors
- @robinkwilson made their first contribution in #14121
Full Changelog: v1.241.2...v1.242.0
v1.241.2
What's Changed
Full Changelog: v1.241.1...v1.241.2
v1.241.1
What's Changed
Full Changelog: v1.241.0...v1.241.1
v1.241.0
What's Changed
- fix(customs,auth,profile): Remove references sentry.transaction by @dschom in #14046
- chore(deps): bump moment-timezone from 0.5.34 to 0.5.35 by @dependabot in #14036
- chore(deps-dev): bump postcss-import from 12.0.1 to 15.0.0 by @dependabot in #14039
- main <- train-240 by @chenba in #14044
- fix(fxa-auth-server): handle prorations during invoice detail extraction by @julianpoy in #14013
- fix(fxa-auth-server): update string id by @millsoper in #14053
- chore(deps): bump @stripe/stripe-js from 1.31.0 to 1.35.0 by @dependabot in #14054
- chore(deps): bump ts-morph from 15.1.0 to 16.0.0 by @dependabot in #14062
- chore(deps): bump knex from 2.2.0 to 2.3.0 by @dependabot in #14063
- feat(pushbox): add retrieval to pushbox db api by @chenba in #14020
- chore(deps): bump sharp from 0.30.7 to 0.31.0 by @dependabot in #14067
- chore(deps): bump emittery from 0.13.1 to 1.0.0 by @dependabot in #14066
- fix(payments): Fix Checkout component by @xlisachan in #14064
- chore(auth): disable Remove Unverified Accounts Script Until Other Wo… by @IvoJP in #14004
- fix(payments): Fix checkbox issue on Subscription Management page by @xlisachan in #14070
- task(auth): Enable open telemetry on auth server by @dschom in #14025
- fix(payments): Intermittent coupon test failure by @xlisachan in #14069
- fix(fxa-content-server): remove optional chaining from content server by @millsoper in #14072
- fix(fxa-content-server): fix selectors for password by @millsoper in #14071
- task(settings): Improve UX when saving account recovery keys and backup verification codes by @dschom in #14048
- chore(deps): bump keyv from 4.4.1 to 4.5.0 by @dependabot in #14077
- chore(deps): bump apollo-server from 2.25.4 to 2.26.0 by @dependabot in #14076
- main <- Train 240 with 240.2 by @chenba in #14080
- fix(infrastructure): Improve jaeger startup behavior by @dschom in #14075
- chore(deps): bump @opentelemetry/auto-instrumentations-node from 0.31.2 to 0.32.0 by @dependabot in #14086
- chore(deps): bump aws-sdk from 2.1203.0 to 2.1212.0 by @dependabot in #14085
- feat(emails): Send
New Device Login
email on all new logins by @vbudhram in #14051 - fix(admin): Don't show unknown values in devices and apps table by @vbudhram in #14088
- feat(metrics): add CAD/pairing events by @chenba in #14078
- feat(shared): make productSet Comma Separated Field by @IvoJP in #14024
- Fxa 5188 low recovery codes copy by @millsoper in #14060
- task(admin-panel): Allow editing user's locale by @dschom in #14089
- chore(deps-dev): bump ts-jest from 28.0.7 to 29.0.0 by @dependabot in #14095
- fix(payments-server): return inactive plans by @julianpoy in #14035
- fix(admin): Add error alert in admin panel by @vbudhram in #14099
- chore(icons): Add bundle image icons to cdn by @xlisachan in #14097
- Fxa 4423 clarify recovery code vs recovery key by @dschom in #14061
- chore(deps): bump uuid from 8.3.2 to 9.0.0 by @dependabot in #14105
- chore(CAD): update CAD copy and add link by @chenba in #14087
- chore(pairing): update copy and layout on /pair by @chenba in #14103
- copy(fxa-auth-server): update automatedEmail footer and by @millsoper in #14084
- chore(auth): improve error message for Apple IAP purchase conflict by @biancadanforth in #14102
- fix(emails): update subscriptionUpgrade email copy by @sardesam in #14042
- bug(auth-server): Fix potential for high memory usage in auth server. by @dschom in #14104
- copy(fxa-auth-server): update copy for postRemoveAccountRecovery by @millsoper in #14094
- fix(fxa-admin-server): throw error when iap sub has no matching stripe plan by @julianpoy in #14079
- copy(fxa-auth-server) copy updates for postNewRecoveryCodes by @millsoper in #14090
- copy(fxa-auth-server): update postConsumeRecoveryCode copy by @millsoper in #14091
- chore(deps): upgrade playwright and @playwright/test by @chenba in #14110
- Rewrite settings - change email tests by @ashrivastava-qa in #14092
- feat(admin): Constrain display of more than 3 connected services by @LZoog in #14111
- chore(deps): bump @stripe/stripe-js from 1.35.0 to 1.36.0 by @dependabot in #14112
- chore(deps-dev): bump @nestjs/cli from 8.2.8 to 9.1.3 by @dependabot in #14113
- chore(deps): bump aws-sdk from 2.1212.0 to 2.1215.0 by @dependabot in #14114
- fix(CAD): Update entrypoint checks causing unwanted redirects/wrong graphic by @LZoog in #14082
- chore(deps): bump react-router-dom from 6.2.2 to 6.4.0 by @dependabot in #14115
- chore(deps): bump slackapi/slack-github-action from 1.21.0 to 1.22.0 by @dependabot in #14116
- feat(admin): Allow support agents to send password reset email by @vbudhram in #14109
- fix(auth): Throw a 404 instead of a 500 for unknown app name by @xlisachan in #14081
- feat(sentry): Add AppErrorBoundary to admin-panel and enable Sentry by @LZoog in #14101
Full Changelog: v1.240.2...v1.241.0