This is an automated email from the ASF dual-hosted git repository.
vatamane pushed a change to branch collation-view-versioning
in repository https://gitbox.apache.org/repos/asf/couchdb.git.
discard 7cc2f84 Automatically enqueue view for compaction to upgrade their
collation
discard 59e66bb Return collator version as binaries in _design/*/_info
discard 87c36b4 Return the opaque collator version from _node/*/_versions
discard 94b20ab Emit collator versions in _design/*/_info
discard a62df8d Add view 2.x, 3.2.1 and old collator upgrade tests
discard 9a8cdcf Handle libicu upgrades in views
discard 1d30c59 Add get_collator_version/0 libicu API call
add acd713b Add get_collator_version/0 libicu API call
add a4ce7d1 Return the opaque collator version from _node/*/_versions
add 3e019df Track libicu collator versions in the view header
add 0d9a51e Automatically compact views with multiple collator versions
add 42d9726 View collation upgrade tests
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (7cc2f84)
\
N -- N -- N refs/heads/collation-view-versioning (42d9726)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes: