This is an automated email from the ASF dual-hosted git repository.
wohali pushed a change to annotated tag stable
in repository https://gitbox.apache.org/repos/asf/couchdb-documentation.git.
*** WARNING: tag stable was modified! ***
from f009601 (tag)
to a209f04 (tag)
tagging 44e2b12e4521df6bd385e4fd28272ee6436e5045 (commit)
replaces 3.1.0
by Joan Touzet
on Tue May 5 03:27:26 2020 -0700
- Log -----------------------------------------------------------------
stable = 3.1.0
-----------------------------------------------------------------------
from 644e8d7 Merge pull request #500 from apache/3.0.0-cleanups
add dc57d75 Update reverse-proxies.rst (#503)
add fd4b258 Fixes /_reshard/jobs POST route (#504)
add 1532a86 Fixes paths in sections titles and example snippet (#508)
add a0bc1ec Fix docker version (#505)
add 0921b1e Update Getting Started section in Readme (#514)
add 842bbc8 Fix _all_docs/queries example result (#518)
add 17b7282 Add note of ddoc autoupdate:false to ken config (#520)
add 49e9ff4 Fix PUT attachment documentation (#523)
add 95a73b2 Remove unnecessary items from the PR checklist (#519)
add 92158c1 Added setup of admin for Redhat/CentOS (#502)
add b3459e9 New smoosh defaults for 3.0.1 (#509)
add 7ba6e11 JWT documentation
add cac108d Update src/api/server/authn.rst
add f034719 Apply suggestions from code review
add 5e701a4 address review comments
add 37bf7c9 address review comments
add fc14fa6 address review comments
add 0c1daf7 address review comments
add e65a1e4 Fix line-too-long lint error
add 382d3ab line wrap
add e35ebaf fix xref
add 77f5b61 Add 3.0.1 release notes (#526)
add 6d8d657 Bump ver (#527)
add 0b5a6b9 3.1.0 release notes (#528)
add dc53c0c Improve admin user requirement warnings, closes #501 (#529)
add 1b3799c Update ddocs.rst (#533)
add 0c48579 511 extending clouseau plugin doc (#531)
add 165772e Update install instructions for focal (#535)
add 44e2b12 Correct the occurence of _global_changes
No new revisions were added by this update.
Summary of changes:
.github/PULL_REQUEST_TEMPLATE.md | 3 +-
README.md | 7 +-
src/api/database/bulk-api.rst | 33 ++++------
src/api/document/attachments.rst | 2 +-
src/api/server/authn.rst | 117 +++++++++++++++++++++++++++++++++
src/api/server/common.rst | 10 +--
src/api/server/configuration.rst | 13 ++--
src/best-practices/reverse-proxies.rst | 2 +-
src/conf.py | 6 +-
src/config/auth.rst | 11 ++++
src/config/indexbuilds.rst | 6 ++
src/ddocs/ddocs.rst | 2 +-
src/install/docker.rst | 4 +-
src/install/freebsd.rst | 4 ++
src/install/search.rst | 11 +++-
src/install/snap.rst | 3 +-
src/install/unix.rst | 21 ++++++
src/install/upgrading.rst | 3 +
src/maintenance/compaction.rst | 4 +-
src/whatsnew/3.0.rst | 70 ++++++++++++++++++--
src/whatsnew/3.1.rst | 50 ++++++++++++++
src/whatsnew/index.rst | 1 +
22 files changed, 331 insertions(+), 52 deletions(-)
create mode 100644 src/whatsnew/3.1.rst