Skip to content

Commit

Permalink
Release 9.16.0 (#10524)
Browse files Browse the repository at this point in the history
  • Loading branch information
humitos authored Jul 11, 2023
1 parent 3807f8e commit c5ce36e
Show file tree
Hide file tree
Showing 38 changed files with 4,693 additions and 4,557 deletions.
56 changes: 56 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,59 @@
Version 9.16.0
--------------

:Date: July 11, 2023

* `@humitos <https://github.com/humitos>`__: Revert "Build: remove PyPy support" (`#10522 <https://github.com/readthedocs/readthedocs.org/pull/10522>`__)
* `@github-actions[bot] <https://github.com/github-actions[bot]>`__: Dependencies: all packages updated via pip-tools (`#10521 <https://github.com/readthedocs/readthedocs.org/pull/10521>`__)
* `@stsewd <https://github.com/stsewd>`__: Docs: set title explicitly (`#10519 <https://github.com/readthedocs/readthedocs.org/pull/10519>`__)
* `@stsewd <https://github.com/stsewd>`__: Docs (dev): update server side search integration doc (`#10518 <https://github.com/readthedocs/readthedocs.org/pull/10518>`__)
* `@stsewd <https://github.com/stsewd>`__: Search: use generic parser for MkDocs projects (`#10516 <https://github.com/readthedocs/readthedocs.org/pull/10516>`__)
* `@humitos <https://github.com/humitos>`__: MkDocs: fix `USE_MKDOCS_LATEST` feature flag logic (`#10515 <https://github.com/readthedocs/readthedocs.org/pull/10515>`__)
* `@humitos <https://github.com/humitos>`__: Build: remove PyPy support (`#10514 <https://github.com/readthedocs/readthedocs.org/pull/10514>`__)
* `@humitos <https://github.com/humitos>`__: OAuth: catch `TokenExpiredError` exception (`#10510 <https://github.com/readthedocs/readthedocs.org/pull/10510>`__)
* `@mgeier <https://github.com/mgeier>`__: Remove a superfluous space character (`#10509 <https://github.com/readthedocs/readthedocs.org/pull/10509>`__)
* `@humitos <https://github.com/humitos>`__: Builds: set scale-in protection before/after each build (`#10507 <https://github.com/readthedocs/readthedocs.org/pull/10507>`__)
* `@humitos <https://github.com/humitos>`__: Settings: remove old settings (`#10504 <https://github.com/readthedocs/readthedocs.org/pull/10504>`__)
* `@github-actions[bot] <https://github.com/github-actions[bot]>`__: Dependencies: all packages updated via pip-tools (`#10503 <https://github.com/readthedocs/readthedocs.org/pull/10503>`__)
* `@stsewd <https://github.com/stsewd>`__: API V2: remove write access to superusers (`#10498 <https://github.com/readthedocs/readthedocs.org/pull/10498>`__)
* `@ericholscher <https://github.com/ericholscher>`__: Reduce logging of common redirects and expected items (`#10497 <https://github.com/readthedocs/readthedocs.org/pull/10497>`__)
* `@benjaoming <https://github.com/benjaoming>`__: Test: Verify "cat .readthedocs.yaml" was called (`#10495 <https://github.com/readthedocs/readthedocs.org/pull/10495>`__)
* `@humitos <https://github.com/humitos>`__: Docs: update Conda to its latest available version (`#10493 <https://github.com/readthedocs/readthedocs.org/pull/10493>`__)
* `@benjaoming <https://github.com/benjaoming>`__: Tests: Mock revoking build API key (`#10491 <https://github.com/readthedocs/readthedocs.org/pull/10491>`__)
* `@humitos <https://github.com/humitos>`__: Docs: remove `setuptools` from our docs (`#10490 <https://github.com/readthedocs/readthedocs.org/pull/10490>`__)
* `@stephenfin <https://github.com/stephenfin>`__: docs: Correct typo (`#10489 <https://github.com/readthedocs/readthedocs.org/pull/10489>`__)
* `@stsewd <https://github.com/stsewd>`__: Build API key: don't fetch and validate key twice (`#10488 <https://github.com/readthedocs/readthedocs.org/pull/10488>`__)
* `@stsewd <https://github.com/stsewd>`__: Build API key: trim name to max allowed length (`#10487 <https://github.com/readthedocs/readthedocs.org/pull/10487>`__)
* `@humitos <https://github.com/humitos>`__: Docs: use `$READTHEDOCS_OUTPUT` variable in examples (`#10486 <https://github.com/readthedocs/readthedocs.org/pull/10486>`__)
* `@humitos <https://github.com/humitos>`__: Docs: do not fail when unshallow clone (`#10485 <https://github.com/readthedocs/readthedocs.org/pull/10485>`__)
* `@humitos <https://github.com/humitos>`__: Version warning banner: disable it for project not using it already (`#10483 <https://github.com/readthedocs/readthedocs.org/pull/10483>`__)
* `@benjaoming <https://github.com/benjaoming>`__: Docs: Update example Sphinx .readthedocs.yaml (`#10481 <https://github.com/readthedocs/readthedocs.org/pull/10481>`__)
* `@benjaoming <https://github.com/benjaoming>`__: Images: Add tzdata as explicit requirement (`#10480 <https://github.com/readthedocs/readthedocs.org/pull/10480>`__)
* `@benjaoming <https://github.com/benjaoming>`__: CI: Use a cache for pre-commit (`#10479 <https://github.com/readthedocs/readthedocs.org/pull/10479>`__)
* `@humitos <https://github.com/humitos>`__: Docs: update `build.tools` versions (`#10478 <https://github.com/readthedocs/readthedocs.org/pull/10478>`__)
* `@humitos <https://github.com/humitos>`__: Docs: typos (`#10476 <https://github.com/readthedocs/readthedocs.org/pull/10476>`__)
* `@ericholscher <https://github.com/ericholscher>`__: Release 9.15.0 (`#10475 <https://github.com/readthedocs/readthedocs.org/pull/10475>`__)
* `@MSanKeys963 <https://github.com/MSanKeys963>`__: Docs: Typo fix for integrations.rst (`#10474 <https://github.com/readthedocs/readthedocs.org/pull/10474>`__)
* `@stsewd <https://github.com/stsewd>`__: Fix pip-tools GitHub action (`#10473 <https://github.com/readthedocs/readthedocs.org/pull/10473>`__)
* `@humitos <https://github.com/humitos>`__: Feature flag: remove DONT_CREATE_INDEX (`#10471 <https://github.com/readthedocs/readthedocs.org/pull/10471>`__)
* `@humitos <https://github.com/humitos>`__: Notification: expand management command to follow conventions (`#10470 <https://github.com/readthedocs/readthedocs.org/pull/10470>`__)
* `@humitos <https://github.com/humitos>`__: Build: always use `gvisor` Docker runtime (`#10469 <https://github.com/readthedocs/readthedocs.org/pull/10469>`__)
* `@humitos <https://github.com/humitos>`__: Script: build tools updates (`#10467 <https://github.com/readthedocs/readthedocs.org/pull/10467>`__)
* `@stsewd <https://github.com/stsewd>`__: API V2: Optimize /project/active_versions and /version/ endpoints (`#10460 <https://github.com/readthedocs/readthedocs.org/pull/10460>`__)
* `@davidfischer <https://github.com/davidfischer>`__: Update gold docs to reflect cross-site cookie reality (`#10459 <https://github.com/readthedocs/readthedocs.org/pull/10459>`__)
* `@humitos <https://github.com/humitos>`__: Addons: improve "active and built Versions" query (`#10455 <https://github.com/readthedocs/readthedocs.org/pull/10455>`__)
* `@stsewd <https://github.com/stsewd>`__: Add helper task to update dependencies (`#10447 <https://github.com/readthedocs/readthedocs.org/pull/10447>`__)
* `@humitos <https://github.com/humitos>`__: DB: do not fetch `data` and others when deleting rows (`#10446 <https://github.com/readthedocs/readthedocs.org/pull/10446>`__)
* `@benjaoming <https://github.com/benjaoming>`__: Docs: Add "Git provider account connection" feature description (`#10442 <https://github.com/readthedocs/readthedocs.org/pull/10442>`__)
* `@benjaoming <https://github.com/benjaoming>`__: Dashboard: Update docs link (`#10441 <https://github.com/readthedocs/readthedocs.org/pull/10441>`__)
* `@humitos <https://github.com/humitos>`__: Deprecation: show the project slug/link correctly on email (`#10432 <https://github.com/readthedocs/readthedocs.org/pull/10432>`__)
* `@benjaoming <https://github.com/benjaoming>`__: Build: Simplify and optimize git backend: New clone+fetch pattern (`#10430 <https://github.com/readthedocs/readthedocs.org/pull/10430>`__)
* `@humitos <https://github.com/humitos>`__: Addons: handle API exceptions from unresolver (`#10427 <https://github.com/readthedocs/readthedocs.org/pull/10427>`__)
* `@stsewd <https://github.com/stsewd>`__: Use project-scoped temporal tokens to interact with the API from the builders (`#10378 <https://github.com/readthedocs/readthedocs.org/pull/10378>`__)
* `@humitos <https://github.com/humitos>`__: Bower: disable `strict-ssl` (`#10370 <https://github.com/readthedocs/readthedocs.org/pull/10370>`__)
* `@EwoutH <https://github.com/EwoutH>`__: Update patch versions and add new ones for all supported languages (`#10217 <https://github.com/readthedocs/readthedocs.org/pull/10217>`__)
* `@humitos <https://github.com/humitos>`__: Docs: mention `docsify` on "Build customization" (`#9439 <https://github.com/readthedocs/readthedocs.org/pull/9439>`__)

Version 9.15.0
--------------

Expand Down
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@

master_doc = "index"
copyright = "Read the Docs, Inc & contributors"
version = "9.15.0"
version = "9.16.0"
release = version
exclude_patterns = ["_build", "shared", "_includes"]
default_role = "obj"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "readthedocs",
"version": "9.15.0",
"version": "9.16.0",
"description": "Read the Docs build dependencies",
"author": "Read the Docs, Inc <support@readthedocs.com>",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion readthedocs/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""Read the Docs."""


__version__ = "9.15.0"
__version__ = "9.16.0"
Loading

0 comments on commit c5ce36e

Please sign in to comment.