This is an automated email from the ASF dual-hosted git repository.
granthenke pushed a change to branch branch-1.14.x
in repository https://gitbox.apache.org/repos/asf/kudu.git.
from 8637de1 Bump version to 1.14.1-SNAPSHOT
new 71c0d81 [docs] Add the 1.13.0 release notes to the prior release notes
new 7b737b4 [docs] Update versions in docs to 1.14.0
new c3630ea [build] Fix occasional Gradle build failures
new 7b8f14a [docker] Update pip install
The 4 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:
CMakeLists.txt | 11 +++
docker/bootstrap-dev-env.sh | 2 +-
docker/bootstrap-python-env.sh | 13 ++-
docs/administration.adoc | 6 +-
docs/developing.adoc | 10 +-
docs/prior_release_notes.adoc | 197 +++++++++++++++++++++++++++++++++++++
docs/quickstart.adoc | 2 +-
src/kudu/hms/CMakeLists.txt | 2 +-
src/kudu/subprocess/CMakeLists.txt | 2 +-
9 files changed, 226 insertions(+), 19 deletions(-)