summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAlex Grönholm <alex.gronholm@nextday.fi>2022-08-17 02:40:15 +0300
committerAlex Grönholm <alex.gronholm@nextday.fi>2022-08-17 02:50:08 +0300
commit6c28803271b6f1bc9a5cea03300cd5af9b325775 (patch)
treef174b738671c9924c584e127bb079663d43612e1 /docs
parentc81b080f9c007a7148f6ec1841bb857c078a6941 (diff)
downloadapscheduler-6c28803271b6f1bc9a5cea03300cd5af9b325775.tar.gz
Added warning about the pre-release status
Diffstat (limited to 'docs')
-rw-r--r--docs/versionhistory.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/versionhistory.rst b/docs/versionhistory.rst
index 0a76206..d897a4b 100644
--- a/docs/versionhistory.rst
+++ b/docs/versionhistory.rst
@@ -9,6 +9,10 @@ APScheduler, see the :doc:`migration section <migration>`.
This was a major rewrite/redesign of most parts of the project. See the
:doc:`migration section <migration>` section for details.
+.. warning:: The v4.0 series is provided as a **pre-release** and may change in a
+ backwards incompatible fashion without any migration pathway, so do NOT use this
+ release in production!
+
- Made persistent data stores shareable between multiple processes and nodes
- Enhanced data stores to be more resilient against temporary connectivity failures
- Refactored executors (now called *workers*) to pull jobs from the data store so they