2024.10.31
·
3722 commits
to master
since this release
This week's push hero is @eviljeff
Previous Release: 2024.10.17
Blockers:
Cherry-picks:
Before we push:
Before we start:
- Apply changes noted in https://mozilla-hub.atlassian.net/browse/SVCSE-2274 to
prod.
Before we promote:
After we're done:
Addons-Frontend Changelog:
mozilla/addons-frontend@2024.10.17...2024.10.31
Addons Server Changelog:
What's Changed
Notable things shipping
- Force collation when comparing Denied Names to avoid unwanted collisions by @diox in #22767
- Tweak file upload limits: bump max uncompressed size, round down max upload size by @diox in #22773
- Allow URLs in developer replies to ratings by @diox in #22749
- expose blocked version as blocked and soft_blocked in the API by @eviljeff in #22750
- Add require_submissions_enabled decorator to FileUploadViewSet Create by @chrstinalin in #22774
- Implement APIKey as django form + recaptcha field by @KevinMind in #22759
- Hold actions on the back of decisions, rather than process them, if content is high profile by @eviljeff in #22766
- Use internal data object for MLBF to accommodate soft/hard block versions by @KevinMind in #22775
- Dev-mode by @KevinMind in #22748
- Make growth threshold before flagging relative instead of absolute by @diox in #22784
- stop requiring reason for positive reviewer action resolving jobs by @eviljeff in #22791
- Optimize number of queries made by devhub version list view & display block status by @diox in #22789
- add a queue for decision actions that are held by @eviljeff in #22788
- set CinderDecision.action_date before sending emails by @eviljeff in #22798
- Respond to cinder moving a job into the amo handled queue by @eviljeff in #22795
- record queue move notes; expose in reviewer tools by @eviljeff in #22799
- Allow adding, viewing information about and deleting soft-blocks in the admin by @diox in #22765
Dependendabots
- Bump jquery-ui from 1.13.3 to 1.14.0 by @dependabot in #22542
- Bump babel from 2.14.0 to 2.16.0 in /requirements by @dependabot in #22559
- Bump google-crc32c from 1.5.0 to 1.6.0 in /requirements by @dependabot in #22637
- Bump elasticsearch from 7.17.9 to 7.17.12 in /requirements by @dependabot in #22684
- Bump google-auth from 2.34.0 to 2.35.0 in /requirements by @dependabot in #22686
- Bump pytz from 2024.1 to 2024.2 in /requirements by @dependabot in #22659
- Bump pure-eval from 0.2.2 to 0.2.3 in /requirements by @dependabot in #22623
- Bump executing from 2.0.1 to 2.1.0 in /requirements by @dependabot in #22624
- Bump prompt-toolkit from 3.0.47 to 3.0.48 in /requirements by @dependabot in #22703
- Bump ipython from 8.26.0 to 8.28.0 in /requirements by @dependabot in #22733
- Bump protobuf from 4.25.3 to 4.25.5 in /requirements by @dependabot in #22685
- Bump tomli from 2.0.1 to 2.0.2 in /requirements by @dependabot in #22730
- Bump google-cloud-bigquery from 3.25.0 to 3.26.0 in /requirements by @dependabot in #22713
- Bump mdit-py-plugins from 0.4.1 to 0.4.2 in /requirements by @dependabot in #22655
- Bump kombu from 5.3.7 to 5.4.2 in /requirements by @dependabot in #22687
- Bump billiard from 4.2.0 to 4.2.1 in /requirements by @dependabot in #22694
- Bump grpcio from 1.66.1 to 1.67.0 in /requirements by @dependabot in #22772
- Bump sphinx-rtd-theme from 2.0.0 to 3.0.1 in /requirements by @dependabot in #22753
- Bump docutils from 0.20.1 to 0.21.2 in /requirements by @dependabot in #22178
- Bump google-api-core[grpc] from 2.19.1 to 2.21.0 in /requirements by @dependabot in #22752
- Bump pyparsing from 3.1.4 to 3.2.0 in /requirements by @dependabot in #22763
- Bump django-cors-headers from 4.4.0 to 4.5.0 in /requirements by @dependabot in #22761
- Bump terser from 5.32.0 to 5.36.0 by @dependabot in #22776
- Bump hashin from 1.0.1 to 1.0.2 in /requirements by @dependabot in #22714
- Bump pytest-split from 0.9.0 to 0.10.0 in /requirements by @dependabot in #22778
- Bump drf-yasg from 1.21.7 to 1.21.8 in /requirements by @dependabot in #22783
- Bump cryptography from 43.0.1 to 43.0.3 in /requirements by @dependabot in #22785
- Bump mmh3 from 4.1.0 to 5.0.1 in /requirements by @dependabot in #22695
- Bump charset-normalizer from 3.3.2 to 3.4.0 in /requirements by @dependabot in #22746
- Bump setuptools from 75.1.0 to 75.2.0 in /requirements by @dependabot in #22769
- Bump ruff from 0.6.4 to 0.7.1 in /requirements by @dependabot in #22792
Full Changelog: 2024.10.17-1...2024.10.31