Skip to content

Commit

Permalink
Describe breaking changes for the Couchbase result backend.
Browse files Browse the repository at this point in the history
  • Loading branch information
thedrow committed Sep 1, 2020
1 parent eafd9a3 commit 7ba1b46
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/whatsnew-5.0.rst
Expand Up @@ -151,6 +151,19 @@ Gevent Workers Pool

Starting from this release, the minimum required version is gevent 1.0.0.

Couchbase Result Backend
------------------------

The Couchbase result backend now uses the V3 Couchbase SDK.

As a result, we no longer support Couchbase Server 5.x.

Also, starting from this release, the minimum required version
for the database client is couchbase 3.0.0.

To verify that your Couchbase Server is compatible with the V3 SDK,
please refer to their `documentation <https://docs.couchbase.com/python-sdk/3.0/project-docs/compatibility.html>`_.

.. _v500-news:

News
Expand Down

0 comments on commit 7ba1b46

Please sign in to comment.