Skip to content

2024.10.31

Choose a tag to compare

@github-actions github-actions released this 29 Oct 17:58
· 3722 commits to master since this release
97fe21c

This week's push hero is @eviljeff

Previous Release: 2024.10.17

Blockers:

Cherry-picks:

11b2edd
f4da852

Before we push:

Before we start:

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

Full Changelog: 2024.10.17-1...2024.10.31