All Versions
203
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History
Page 3

  • v7.6.2 Changes

    :Date: April 25, 2022

    • ๐Ÿ— @stsewd <https://github.com/stsewd>: Builds: fix retry (#9133 <https://github.com/readthedocs/readthedocs.org/pull/9133>)
    • ๐Ÿ— @stsewd <https://github.com/stsewd>: Build: log more data (#9132 <https://github.com/readthedocs/readthedocs.org/pull/9132>)
    • ๐Ÿ“ˆ @stsewd <https://github.com/stsewd>: Analytics: add feature flag to skip tracking 404s (#9131 <https://github.com/readthedocs/readthedocs.org/pull/9131>)
    • @humitos <https://github.com/humitos>: External versions: save state (open / closed) (#9128 <https://github.com/readthedocs/readthedocs.org/pull/9128>)
    • ๐Ÿ— @stsewd <https://github.com/stsewd>: Build: log more attributes (#9127 <https://github.com/readthedocs/readthedocs.org/pull/9127>)
    • @stsewd <https://github.com/stsewd>: git: respect SKIP_SYNC_* flags when using lsremote (#9125 <https://github.com/readthedocs/readthedocs.org/pull/9125>)
    • ๐Ÿš€ @agjohnson <https://github.com/agjohnson>: Release 7.6.1 (#9123 <https://github.com/readthedocs/readthedocs.org/pull/9123>)
    • โšก๏ธ @pyup-bot <https://github.com/pyup-bot>: pyup: Scheduled weekly dependency update for week 16 (#9121 <https://github.com/readthedocs/readthedocs.org/pull/9121>)
    • ๐Ÿ“„ @stsewd <https://github.com/stsewd>: Fix docs (#9120 <https://github.com/readthedocs/readthedocs.org/pull/9120>)
    • @thomasrockhu-codecov <https://github.com/thomasrockhu-codecov>: ci: add informational Codecov status checks (#9119 <https://github.com/readthedocs/readthedocs.org/pull/9119>)
    • ๐Ÿ— @stsewd <https://github.com/stsewd>: Build: use gvisor for projects using build.jobs (#9114 <https://github.com/readthedocs/readthedocs.org/pull/9114>)
    • ๐Ÿ— @humitos <https://github.com/humitos>: Docs: call linkcheck Sphinx builder for our docs (#9091 <https://github.com/readthedocs/readthedocs.org/pull/9091>)
  • v7.6.1 Changes

    :Date: April 19, 2022

    • ๐ŸŒฒ @humitos <https://github.com/humitos>: Logging: reduce verbosity (#9107 <https://github.com/readthedocs/readthedocs.org/pull/9107>)
    • ๐Ÿ“ˆ @stsewd <https://github.com/stsewd>: Analytics: Don't use full_path in get_or_create (#9099 <https://github.com/readthedocs/readthedocs.org/pull/9099>)
    • ๐Ÿ— @humitos <https://github.com/humitos>: Build: do not upload build.tool to production S3 (#9098 <https://github.com/readthedocs/readthedocs.org/pull/9098>)
    • ๐Ÿ“„ @ericholscher <https://github.com/ericholscher>: Cleanup Redirects docs (#9095 <https://github.com/readthedocs/readthedocs.org/pull/9095>)
  • v7.6.0 Changes

    :Date: April 12, 2022

    • ๐Ÿ— @stsewd <https://github.com/stsewd>: Celery: workaround fix for bug on retrying builds (#9096 <https://github.com/readthedocs/readthedocs.org/pull/9096>)
    • ๐Ÿ— @stsewd <https://github.com/stsewd>: CI: use circle api v2 to trigger builds (#9094 <https://github.com/readthedocs/readthedocs.org/pull/9094>)
    • โœ… @ericholscher <https://github.com/ericholscher>: Try to fix .com tests (#9092 <https://github.com/readthedocs/readthedocs.org/pull/9092>)
    • ๐Ÿ— @humitos <https://github.com/humitos>: Notification: don't send it on build retry (#9086 <https://github.com/readthedocs/readthedocs.org/pull/9086>)
    • ๐Ÿ“„ @stsewd <https://github.com/stsewd>: Docs: add notes about gvisor on Fedora (#9085 <https://github.com/readthedocs/readthedocs.org/pull/9085>)
    • โšก๏ธ @stsewd <https://github.com/stsewd>: Update common (#9084 <https://github.com/readthedocs/readthedocs.org/pull/9084>)
    • ๐Ÿ›  @humitos <https://github.com/humitos>: Build: bugfix RepositoryError.CLONE_ERROR message (#9083 <https://github.com/readthedocs/readthedocs.org/pull/9083>)
    • ๐Ÿšš @stsewd <https://github.com/stsewd>: Redirects: remove unused code (#9080 <https://github.com/readthedocs/readthedocs.org/pull/9080>)
    • @stsewd <https://github.com/stsewd>: Proxito: only check for index files if there is a version (#9079 <https://github.com/readthedocs/readthedocs.org/pull/9079>)
    • ๐Ÿ“„ @stsewd <https://github.com/stsewd>: Adapt scripts and docs to make use of the new github personal tokens (#9078 <https://github.com/readthedocs/readthedocs.org/pull/9078>)
    • @stsewd <https://github.com/stsewd>: Redirects: avoid using re.sub (#9077 <https://github.com/readthedocs/readthedocs.org/pull/9077>)
    • ๐Ÿ“œ @stsewd <https://github.com/stsewd>: Proxito: fix URL parsing (#9075 <https://github.com/readthedocs/readthedocs.org/pull/9075>)
    • ๐Ÿš€ @ericholscher <https://github.com/ericholscher>: Release 7.5.1 (#9074 <https://github.com/readthedocs/readthedocs.org/pull/9074>)
    • โšก๏ธ @pyup-bot <https://github.com/pyup-bot>: pyup: Scheduled weekly dependency update for week 14 (#9073 <https://github.com/readthedocs/readthedocs.org/pull/9073>)
    • @humitos <https://github.com/humitos>: Github: use probot auto-assign bot (#9069 <https://github.com/readthedocs/readthedocs.org/pull/9069>)
    • ๐Ÿ— @agjohnson <https://github.com/agjohnson>: Add gVisor runtime option for build containers (#9066 <https://github.com/readthedocs/readthedocs.org/pull/9066>)
    • ๐Ÿ“š @humitos <https://github.com/humitos>: Docs: build.jobs reference documentation (#9056 <https://github.com/readthedocs/readthedocs.org/pull/9056>)
    • @humitos <https://github.com/humitos>: Proxito: do not serve non-existent versions (#9048 <https://github.com/readthedocs/readthedocs.org/pull/9048>)
    • ๐Ÿ“ˆ @stsewd <https://github.com/stsewd>: Traffic analytics: track 404s (#9027 <https://github.com/readthedocs/readthedocs.org/pull/9027>)
    • ๐Ÿ”€ @humitos <https://github.com/humitos>: SyncRepositoryTask: rate limit to 1 per minute per project (#9021 <https://github.com/readthedocs/readthedocs.org/pull/9021>)
    • โšก๏ธ @stsewd <https://github.com/stsewd>: Sync versions: filter by type on update (#9019 <https://github.com/readthedocs/readthedocs.org/pull/9019>)
    • ๐Ÿ— @humitos <https://github.com/humitos>: Build: implement build.jobs config file key (#9016 <https://github.com/readthedocs/readthedocs.org/pull/9016>)
  • v7.5.1 Changes

    :Date: April 04, 2022

    • @humitos <https://github.com/humitos>: Github: use probot auto-assign bot (#9069 <https://github.com/readthedocs/readthedocs.org/pull/9069>)
    • โšก๏ธ @stsewd <https://github.com/stsewd>: Docs: update sphinx-tabs (#9061 <https://github.com/readthedocs/readthedocs.org/pull/9061>)
    • ๐Ÿ“„ @stsewd <https://github.com/stsewd>: Docs: use sphinx-multiproject (#9057 <https://github.com/readthedocs/readthedocs.org/pull/9057>)
    • ๐Ÿ“š @humitos <https://github.com/humitos>: Docs: build.jobs reference documentation (#9056 <https://github.com/readthedocs/readthedocs.org/pull/9056>)
    • ๐Ÿ— @humitos <https://github.com/humitos>: Build: use same hack for VCS and build environments (#9055 <https://github.com/readthedocs/readthedocs.org/pull/9055>)
    • โœ… @ericholscher <https://github.com/ericholscher>: Fix jinja2 on embed tests (#9053 <https://github.com/readthedocs/readthedocs.org/pull/9053>)
    • โช @jsquyres <https://github.com/jsquyres>: director.py: restore READTHEDOCS_VERSION_[TYPE|NAME] (#9052 <https://github.com/readthedocs/readthedocs.org/pull/9052>)
    • โœ… @ericholscher <https://github.com/ericholscher>: Fix tests around jinja2 (#9050 <https://github.com/readthedocs/readthedocs.org/pull/9050>)
    • ๐Ÿ— @humitos <https://github.com/humitos>: Build: do not send VCS build status on specific exceptions (#9049 <https://github.com/readthedocs/readthedocs.org/pull/9049>)
    • @humitos <https://github.com/humitos>: Proxito: do not serve non-existent versions (#9048 <https://github.com/readthedocs/readthedocs.org/pull/9048>)
    • ๐Ÿš€ @agjohnson <https://github.com/agjohnson>: Release 7.5.0 (#9047 <https://github.com/readthedocs/readthedocs.org/pull/9047>)
    • ๐Ÿ— @humitos <https://github.com/humitos>: Build: Mercurial (hg) compatibility with old versions (#9042 <https://github.com/readthedocs/readthedocs.org/pull/9042>)
    • ๐Ÿ›  @eyllanesc <https://github.com/eyllanesc>: Fixes link (#9041 <https://github.com/readthedocs/readthedocs.org/pull/9041>)
    • ๐Ÿ“Œ @ericholscher <https://github.com/ericholscher>: Fix jinja2 pinning on Sphinx 1.8 feature flagged projects (#9036 <https://github.com/readthedocs/readthedocs.org/pull/9036>)
    • @humitos <https://github.com/humitos>: Copyright date (#9022 <https://github.com/readthedocs/readthedocs.org/pull/9022>)
    • ๐Ÿ”€ @humitos <https://github.com/humitos>: SyncRepositoryTask: rate limit to 1 per minute per project (#9021 <https://github.com/readthedocs/readthedocs.org/pull/9021>)
    • ๐Ÿ— @humitos <https://github.com/humitos>: Build: use same build environment for setup and build (#9018 <https://github.com/readthedocs/readthedocs.org/pull/9018>)
    • @stsewd <https://github.com/stsewd>: Git: fix annotated tags on lsremote (#9017 <https://github.com/readthedocs/readthedocs.org/pull/9017>)
    • ๐Ÿ— @humitos <https://github.com/humitos>: Build: implement build.jobs config file key (#9016 <https://github.com/readthedocs/readthedocs.org/pull/9016>)
    • ๐Ÿ— @abravalheri <https://github.com/abravalheri>: Improve displayed version name when building from PR (#8237 <https://github.com/readthedocs/readthedocs.org/pull/8237>)
  • v7.5.0 Changes

    :Date: March 28, 2022

    • ๐Ÿ— @humitos <https://github.com/humitos>: Build: Mercurial (hg) compatibility with old versions (#9042 <https://github.com/readthedocs/readthedocs.org/pull/9042>)
    • ๐Ÿ›  @eyllanesc <https://github.com/eyllanesc>: Fixes link (#9041 <https://github.com/readthedocs/readthedocs.org/pull/9041>)
    • ๐Ÿ“Œ @ericholscher <https://github.com/ericholscher>: Fix jinja2 pinning on Sphinx 1.8 feature flagged projects (#9036 <https://github.com/readthedocs/readthedocs.org/pull/9036>)
    • ๐Ÿ”ง @agjohnson <https://github.com/agjohnson>: Add bumpver configuration (#9029 <https://github.com/readthedocs/readthedocs.org/pull/9029>)
    • โšก๏ธ @davidfischer <https://github.com/davidfischer>: Update the community ads application link (#9028 <https://github.com/readthedocs/readthedocs.org/pull/9028>)
    • @ericholscher <https://github.com/ericholscher>: Don't use master branch explicitly in requirements (#9025 <https://github.com/readthedocs/readthedocs.org/pull/9025>)
    • @humitos <https://github.com/humitos>: Copyright date (#9022 <https://github.com/readthedocs/readthedocs.org/pull/9022>)
    • @humitos <https://github.com/humitos>: GitHub OAuth: use bigger pages to make fewer requests (#9020 <https://github.com/readthedocs/readthedocs.org/pull/9020>)
    • ๐Ÿ— @humitos <https://github.com/humitos>: Build: use same build environment for setup and build (#9018 <https://github.com/readthedocs/readthedocs.org/pull/9018>)
    • @stsewd <https://github.com/stsewd>: Git: fix annotated tags on lsremote (#9017 <https://github.com/readthedocs/readthedocs.org/pull/9017>)
    • ๐Ÿ— @humitos <https://github.com/humitos>: Build: log when a build is reset (#9015 <https://github.com/readthedocs/readthedocs.org/pull/9015>)
    • โšก๏ธ @pyup-bot <https://github.com/pyup-bot>: pyup: Scheduled weekly dependency update for week 11 (#9012 <https://github.com/readthedocs/readthedocs.org/pull/9012>)
    • ๐Ÿ— @humitos <https://github.com/humitos>: Build: allow users to use Ubuntu 22.04 LTS (#9009 <https://github.com/readthedocs/readthedocs.org/pull/9009>)
    • ๐Ÿ— @humitos <https://github.com/humitos>: Build: proof of concept for pre/post build commands (build.jobs) (#9002 <https://github.com/readthedocs/readthedocs.org/pull/9002>)
  • v7.4.2 Changes

    :Date: March 14, 2022

    • @stsewd <https://github.com/stsewd>: CI: fix codecov again (#9007 <https://github.com/readthedocs/readthedocs.org/pull/9007>)
    • @stsewd <https://github.com/stsewd>: CI: fix codecov (#9006 <https://github.com/readthedocs/readthedocs.org/pull/9006>)
    • ๐Ÿš€ @agjohnson <https://github.com/agjohnson>: Release 7.4.1 (#9004 <https://github.com/readthedocs/readthedocs.org/pull/9004>)
    • โšก๏ธ @pyup-bot <https://github.com/pyup-bot>: pyup: Scheduled weekly dependency update for week 10 (#9003 <https://github.com/readthedocs/readthedocs.org/pull/9003>)
    • โฌ†๏ธ @humitos <https://github.com/humitos>: Upgrade common submodule (#9001 <https://github.com/readthedocs/readthedocs.org/pull/9001>)
    • ๐Ÿ— @humitos <https://github.com/humitos>: Build: RepositoryError message (#8999 <https://github.com/readthedocs/readthedocs.org/pull/8999>)
    • โœ… @stsewd <https://github.com/stsewd>: Search: fix integration with latest sphinx (#8994 <https://github.com/readthedocs/readthedocs.org/pull/8994>)
    • @humitos <https://github.com/humitos>: API: validate RemoteRepository when creating a Project (#8983 <https://github.com/readthedocs/readthedocs.org/pull/8983>)
    • โœ… @stsewd <https://github.com/stsewd>: Tests: fix mock.patch order (#8909 <https://github.com/readthedocs/readthedocs.org/pull/8909>)
    • ๐Ÿšš @humitos <https://github.com/humitos>: Celery: remove queue priority (#8848 <https://github.com/readthedocs/readthedocs.org/pull/8848>)
    • @dogukanteber <https://github.com/dogukanteber>: Use django-storages' manifest files class instead of the overriden class (#8781 <https://github.com/readthedocs/readthedocs.org/pull/8781>)
    • ๐Ÿ— @abravalheri <https://github.com/abravalheri>: Improve displayed version name when building from PR (#8237 <https://github.com/readthedocs/readthedocs.org/pull/8237>)
  • v7.4.1 Changes

    :Date: March 07, 2022

    • โฌ†๏ธ @humitos <https://github.com/humitos>: Upgrade common submodule (#9001 <https://github.com/readthedocs/readthedocs.org/pull/9001>)
    • ๐Ÿ— @humitos <https://github.com/humitos>: Build: RepositoryError message (#8999 <https://github.com/readthedocs/readthedocs.org/pull/8999>)
    • ๐Ÿšš @humitos <https://github.com/humitos>: Requirements: remove django-permissions-policy (#8987 <https://github.com/readthedocs/readthedocs.org/pull/8987>)
    • ๐Ÿ— @stsewd <https://github.com/stsewd>: Archive builds: avoid filtering by commandsisnull (#8986 <https://github.com/readthedocs/readthedocs.org/pull/8986>__)
    • ๐Ÿ— @humitos <https://github.com/humitos>: Build: cancel error message (#8984 <https://github.com/readthedocs/readthedocs.org/pull/8984>)
    • @humitos <https://github.com/humitos>: API: validate RemoteRepository when creating a Project (#8983 <https://github.com/readthedocs/readthedocs.org/pull/8983>)
    • @humitos <https://github.com/humitos>: Celery: trigger archive_builds frequently with a lower limit (#8981 <https://github.com/readthedocs/readthedocs.org/pull/8981>)
    • โšก๏ธ @pyup-bot <https://github.com/pyup-bot>: pyup: Scheduled weekly dependency update for week 09 (#8977 <https://github.com/readthedocs/readthedocs.org/pull/8977>)
    • @stsewd <https://github.com/stsewd>: MkDocs: allow None on extra_css/extra_javascript (#8976 <https://github.com/readthedocs/readthedocs.org/pull/8976>)
    • @stsewd <https://github.com/stsewd>: CDN: avoid cache tags collision (#8969 <https://github.com/readthedocs/readthedocs.org/pull/8969>)
    • ๐Ÿ“„ @stsewd <https://github.com/stsewd>: Docs: warn about custom domains on subprojects (#8945 <https://github.com/readthedocs/readthedocs.org/pull/8945>)
    • ๐Ÿ’… @humitos <https://github.com/humitos>: Code style: format the code using darker (#8875 <https://github.com/readthedocs/readthedocs.org/pull/8875>)
    • @dogukanteber <https://github.com/dogukanteber>: Use django-storages' manifest files class instead of the overriden class (#8781 <https://github.com/readthedocs/readthedocs.org/pull/8781>)
    • ๐Ÿ“š @nienn <https://github.com/nienn>: Docs: Add links to documentation on creating custom classes (#8466 <https://github.com/readthedocs/readthedocs.org/pull/8466>)
    • @stsewd <https://github.com/stsewd>: Integrations: allow to pass more data about external versions (#7692 <https://github.com/readthedocs/readthedocs.org/pull/7692>)
  • v7.4.0 Changes

    :Date: March 01, 2022

    • ๐Ÿ‘ป @stsewd <https://github.com/stsewd>: Fix typo on exception (#8975 <https://github.com/readthedocs/readthedocs.org/pull/8975>)
    • ๐Ÿ”€ @humitos <https://github.com/humitos>: Celery: increase timeout limit for sync_remote_repositories task (#8974 <https://github.com/readthedocs/readthedocs.org/pull/8974>)
    • @agjohnson <https://github.com/agjohnson>: Fix a couple integration admin bugs (#8964 <https://github.com/readthedocs/readthedocs.org/pull/8964>)
    • โšก๏ธ @humitos <https://github.com/humitos>: Build: allow NULL when updating the config (#8962 <https://github.com/readthedocs/readthedocs.org/pull/8962>)
    • ๐Ÿš€ @agjohnson <https://github.com/agjohnson>: Release 7.3.0 (#8957 <https://github.com/readthedocs/readthedocs.org/pull/8957>)
    • โšก๏ธ @pyup-bot <https://github.com/pyup-bot>: pyup: Scheduled weekly dependency update for week 08 (#8954 <https://github.com/readthedocs/readthedocs.org/pull/8954>)
    • โฌ†๏ธ @humitos <https://github.com/humitos>: Celery: upgrade to latest version (#8952 <https://github.com/readthedocs/readthedocs.org/pull/8952>)
    • ๐Ÿ”’ @humitos <https://github.com/humitos>: Requirements: upgrade gitpython because of security issue (#8950 <https://github.com/readthedocs/readthedocs.org/pull/8950>)
    • ๐Ÿšš @humitos <https://github.com/humitos>: Test: remove verbose warnings (#8949 <https://github.com/readthedocs/readthedocs.org/pull/8949>)
    • ๐Ÿ“Œ @agjohnson <https://github.com/agjohnson>: Pin storages with boto3 (#8947 <https://github.com/readthedocs/readthedocs.org/pull/8947>)
    • โšก๏ธ @stsewd <https://github.com/stsewd>: Optimize archive_builds task (#8944 <https://github.com/readthedocs/readthedocs.org/pull/8944>)
    • ๐Ÿ— @humitos <https://github.com/humitos>: Build: reset build error before start building (#8943 <https://github.com/readthedocs/readthedocs.org/pull/8943>)
    • ๐Ÿ— @humitos <https://github.com/humitos>: Build: comment record=False usage (#8939 <https://github.com/readthedocs/readthedocs.org/pull/8939>)
    • @humitos <https://github.com/humitos>: Django3: use new JSON fields instead of old TextFields (#8934 <https://github.com/readthedocs/readthedocs.org/pull/8934>)
    • ๐Ÿ— @humitos <https://github.com/humitos>: Build: ability to cancel a running build from dashboard (#8850 <https://github.com/readthedocs/readthedocs.org/pull/8850>)
    • ๐Ÿšš @humitos <https://github.com/humitos>: Celery: remove queue priority (#8848 <https://github.com/readthedocs/readthedocs.org/pull/8848>)
  • v7.3.0 Changes

    :Date: February 21, 2022

    • ๐Ÿ”’ @humitos <https://github.com/humitos>: Requirements: upgrade gitpython because of security issue (#8950 <https://github.com/readthedocs/readthedocs.org/pull/8950>)
    • ๐Ÿšš @humitos <https://github.com/humitos>: Test: remove verbose warnings (#8949 <https://github.com/readthedocs/readthedocs.org/pull/8949>)
    • ๐Ÿ“Œ @agjohnson <https://github.com/agjohnson>: Pin storages with boto3 (#8947 <https://github.com/readthedocs/readthedocs.org/pull/8947>)
    • @stsewd <https://github.com/stsewd>: Fix codeowners (#8946 <https://github.com/readthedocs/readthedocs.org/pull/8946>)
    • โšก๏ธ @stsewd <https://github.com/stsewd>: Optimize archive_builds task (#8944 <https://github.com/readthedocs/readthedocs.org/pull/8944>)
    • ๐Ÿ— @humitos <https://github.com/humitos>: Build: reset build error before start building (#8943 <https://github.com/readthedocs/readthedocs.org/pull/8943>)
    • ๐Ÿ— @humitos <https://github.com/humitos>: Build: comment record=False usage (#8939 <https://github.com/readthedocs/readthedocs.org/pull/8939>)
    • @humitos <https://github.com/humitos>: Django3: use new JSON fields instead of old TextFields (#8934 <https://github.com/readthedocs/readthedocs.org/pull/8934>)
    • ๐Ÿ— @agjohnson <https://github.com/agjohnson>: Tune build config migration (#8931 <https://github.com/readthedocs/readthedocs.org/pull/8931>)
    • ๐Ÿ— @humitos <https://github.com/humitos>: Build: use ubuntu-20.04 image for setup VCS step (#8930 <https://github.com/readthedocs/readthedocs.org/pull/8930>)
    • ๐Ÿšš @humitos <https://github.com/humitos>: Celery: remove duplication of task names (#8929 <https://github.com/readthedocs/readthedocs.org/pull/8929>)
    • ๐ŸŒฒ @humitos <https://github.com/humitos>: Sentry and Celery: do not log RepositoryError in Sentry (#8928 <https://github.com/readthedocs/readthedocs.org/pull/8928>)
    • @ericholscher <https://github.com/ericholscher>: Add x-hoverxref-version to CORS (#8927 <https://github.com/readthedocs/readthedocs.org/pull/8927>)
    • ๐Ÿš€ @humitos <https://github.com/humitos>: Deploy: avoid locking the table when adding new JSON field (#8926 <https://github.com/readthedocs/readthedocs.org/pull/8926>)
    • ๐Ÿ— @humitos <https://github.com/humitos>: Build: access valid arguments (#8925 <https://github.com/readthedocs/readthedocs.org/pull/8925>)
    • @humitos <https://github.com/humitos>: Comment: add comment from PR review (#8921 <https://github.com/readthedocs/readthedocs.org/pull/8921>)
    • ๐Ÿšš @stsewd <https://github.com/stsewd>: Move subscription tasks (#8916 <https://github.com/readthedocs/readthedocs.org/pull/8916>)
    • โšก๏ธ @pyup-bot <https://github.com/pyup-bot>: pyup: Scheduled weekly dependency update for week 07 (#8915 <https://github.com/readthedocs/readthedocs.org/pull/8915>)
    • ๐Ÿ“„ @stsewd <https://github.com/stsewd>: Proxito: add top-level docs (#8913 <https://github.com/readthedocs/readthedocs.org/pull/8913>)
    • ๐Ÿšš @humitos <https://github.com/humitos>: Celery: remove queue priority (#8848 <https://github.com/readthedocs/readthedocs.org/pull/8848>)
  • v7.2.1 Changes

    :Date: February 15, 2022

    • ๐ŸŒฒ @humitos <https://github.com/humitos>: Sentry: ignore logging known exceptions (#8919 <https://github.com/readthedocs/readthedocs.org/pull/8919>)
    • ๐Ÿ— @humitos <https://github.com/humitos>: Build: do not send notifications on known failed builds (#8918 <https://github.com/readthedocs/readthedocs.org/pull/8918>)
    • @humitos <https://github.com/humitos>: Celery: use on_retry to handle BuildMaxConcurrencyError (#8917 <https://github.com/readthedocs/readthedocs.org/pull/8917>)
    • @lkeegan <https://github.com/lkeegan>: typo fix (#8911 <https://github.com/readthedocs/readthedocs.org/pull/8911>)
    • โœ… @stsewd <https://github.com/stsewd>: Fix tests (#8908 <https://github.com/readthedocs/readthedocs.org/pull/8908>)
    • ๐Ÿ‘ป @agjohnson <https://github.com/agjohnson>: Throw an exception from Celery retry() (#8905 <https://github.com/readthedocs/readthedocs.org/pull/8905>)
    • ๐ŸŒฒ @agjohnson <https://github.com/agjohnson>: Reduce verbose logging on generic command failure (#8904 <https://github.com/readthedocs/readthedocs.org/pull/8904>)
    • ๐Ÿ— @humitos <https://github.com/humitos>: Build: define missing variable (#8903 <https://github.com/readthedocs/readthedocs.org/pull/8903>)
    • @humitos <https://github.com/humitos>: Search: call apply_async to fix the issue (#8900 <https://github.com/readthedocs/readthedocs.org/pull/8900>)
    • ๐Ÿ— @humitos <https://github.com/humitos>: Build: allow to not record commands on sync_repository_task (#8899 <https://github.com/readthedocs/readthedocs.org/pull/8899>)
    • ๐Ÿš€ @humitos <https://github.com/humitos>: Release 7.2.0 (#8898 <https://github.com/readthedocs/readthedocs.org/pull/8898>)
    • ๐Ÿ‘• @stsewd <https://github.com/stsewd>: Fix linter (#8897 <https://github.com/readthedocs/readthedocs.org/pull/8897>)
    • ๐Ÿ‘ @stsewd <https://github.com/stsewd>: Support for CDN when privacy levels are enabled (#8896 <https://github.com/readthedocs/readthedocs.org/pull/8896>)
    • @ericholscher <https://github.com/ericholscher>: Don't be so excited always in our emails :) (#8888 <https://github.com/readthedocs/readthedocs.org/pull/8888>)
    • ๐Ÿ“„ @humitos <https://github.com/humitos>: Docs: reduce visibility of Config File V1 (#8887 <https://github.com/readthedocs/readthedocs.org/pull/8887>)
    • ๐Ÿ— @humitos <https://github.com/humitos>: Builder: unpin pip (#8886 <https://github.com/readthedocs/readthedocs.org/pull/8886>)
    • ๐Ÿ“ฆ @stsewd <https://github.com/stsewd>: Dependencies: remove unused packages (#8881 <https://github.com/readthedocs/readthedocs.org/pull/8881>)
    • ๐Ÿšš @stsewd <https://github.com/stsewd>: Subscriptions: move some querysets (#8876 <https://github.com/readthedocs/readthedocs.org/pull/8876>)
    • @humitos <https://github.com/humitos>: Django3: delete old JSONField and use the new ones (#8869 <https://github.com/readthedocs/readthedocs.org/pull/8869>)
    • @humitos <https://github.com/humitos>: Django3: add new django.db.models.JSONField (#8868 <https://github.com/readthedocs/readthedocs.org/pull/8868>)