Hotfix for 2023.08.10, deployed on August 16, 2023, to fix MPP-3363. The release notes below include the same changes as 2023.08.10
What's Changed
User-facing changes
- MPP-3323: Info icon tooltip in generate mask modal should only be active on hover by @rafeerahman in #3718
- MPP-3363: Upper-case CDN region code by @jwhitlock in #3793 (the hotfix)
Other changes
- MPP-2083: Retire
eu_country_expansionflag, backend by @jwhitlock in #3745 - MPP-3257: change send_first_email signal receiver to send_welcome_email command by @groovecoder in #3750
- MPP-3282: Refactor plans to make it clear when language is not a factor in plan choice by @jwhitlock in #3747
- MPP-3332 and MPP-3333 - Failing tests by @lloan in #3752
- add @bcolsson to landing page owners by @groovecoder in #3746
Dependency Updates
- Bump boto3-stubs from 1.28.9 to 1.28.20 by @dependabot in #3743
- Bump responses from 0.23.1 to 0.23.3 by @dependabot in #3726
- Bump phonenumbers from 8.13.17 to 8.13.18 by @dependabot in #3722
- Bump model-bakery from 1.12.0 to 1.13.0 by @dependabot in #3730
- Bump gunicorn from 20.1.0 to 21.2.0 by @dependabot in #3703
- Bump botocore-stubs from 1.31.9 to 1.31.20 by @dependabot in #3744
- Bump sentry-sdk from 1.28.1 to 1.29.2 by @dependabot in #3723
- Bump django-waffle from 3.0.0 to 4.0.0 by @dependabot in #3727
- Bump drf-spectacular-sidecar from 2023.7.1 to 2023.8.1 by @dependabot in #3729
- Bump fast-check from 3.11.0 to 3.12.0 by @dependabot in #3734
- Bump @stripe/stripe-js from 1.54.1 to 1.54.2 by @dependabot in #3733
Full Changelog: 2023.08.07...2023.08.10.02