This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a change to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/cassandra-website.git.
discard 03ed8b2 generate docs for 06395edd
add 84f1415 2020-10-28 cass changelog blog post
new 1a865f7 generate docs for 84f1415b
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 (03ed8b2)
\
N -- N -- N refs/heads/asf-staging (1a865f7)
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.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
content/blog/2020/10/28/cass_changelog_1.html | 239 +++++++++++++++++++++
content/blog/index.html | 18 +-
content/blog/page2/index.html | 22 +-
content/blog/{page2 => page3}/index.html | 47 +---
content/doc/3.11.9/development/testing.html | 2 +-
content/doc/3.11/development/testing.html | 2 +-
.../configuration/cassandra_config_file.html | 15 +-
.../doc/4.0-beta3/development/documentation.html | 2 +-
content/doc/4.0-beta3/development/testing.html | 2 +-
content/doc/4.0-beta3/operating/metrics.html | 24 ++-
content/doc/4.0-beta3/searchindex.js | 2 +-
.../configuration/cassandra_config_file.html | 15 +-
content/doc/latest/development/documentation.html | 2 +-
content/doc/latest/development/testing.html | 2 +-
content/doc/latest/operating/metrics.html | 24 ++-
content/doc/latest/searchindex.js | 2 +-
content/doc/stable/development/testing.html | 2 +-
content/feed.xml | 157 ++++++++------
content/img/changelog_footer.jpg | Bin 0 -> 81652 bytes
content/img/changelog_header.jpg | Bin 0 -> 151061 bytes
src/_posts/2020-10-28-cass_changelog_1.markdown | 92 ++++++++
.../3.11.9/_sources/development/testing.rst.txt | 2 +-
src/doc/3.11.9/development/testing.html | 2 +-
.../configuration/cassandra_config_file.rst.txt | 18 +-
.../_sources/development/documentation.rst.txt | 2 +-
.../4.0-beta3/_sources/development/testing.rst.txt | 2 +-
.../4.0-beta3/_sources/operating/metrics.rst.txt | 17 +-
.../configuration/cassandra_config_file.html | 15 +-
src/doc/4.0-beta3/development/documentation.html | 2 +-
src/doc/4.0-beta3/development/testing.html | 2 +-
src/doc/4.0-beta3/operating/metrics.html | 24 ++-
src/doc/4.0-beta3/searchindex.js | 2 +-
src/img/changelog_footer.jpg | Bin 0 -> 81652 bytes
src/img/changelog_header.jpg | Bin 0 -> 151061 bytes
34 files changed, 579 insertions(+), 180 deletions(-)
create mode 100644 content/blog/2020/10/28/cass_changelog_1.html
copy content/blog/{page2 => page3}/index.html (66%)
create mode 100755 content/img/changelog_footer.jpg
create mode 100755 content/img/changelog_header.jpg
create mode 100755 src/_posts/2020-10-28-cass_changelog_1.markdown
create mode 100755 src/img/changelog_footer.jpg
create mode 100755 src/img/changelog_header.jpg
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]