This is an automated email from the ASF dual-hosted git repository.

sivabalan pushed a change to branch release-1.1.1
in repository https://gitbox.apache.org/repos/asf/hudi.git


    from 311589121f38 Bumping release candidate number 2
     new 90612bfa1ee0 Fixing scripts for release
     new a89b4742f285 Fixing download_staged_bundle script
     new 8375ec04a8bc chore: Update release version to reflect published 
version 1.1.1

The 3 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:
 docker/hoodie/hadoop/base/pom.xml                  |  2 +-
 docker/hoodie/hadoop/base_java11/pom.xml           |  2 +-
 docker/hoodie/hadoop/datanode/pom.xml              |  2 +-
 docker/hoodie/hadoop/historyserver/pom.xml         |  2 +-
 docker/hoodie/hadoop/hive_base/pom.xml             |  2 +-
 docker/hoodie/hadoop/namenode/pom.xml              |  2 +-
 docker/hoodie/hadoop/pom.xml                       |  2 +-
 docker/hoodie/hadoop/prestobase/pom.xml            |  2 +-
 docker/hoodie/hadoop/spark_base/pom.xml            |  2 +-
 docker/hoodie/hadoop/sparkadhoc/pom.xml            |  2 +-
 docker/hoodie/hadoop/sparkmaster/pom.xml           |  2 +-
 docker/hoodie/hadoop/sparkworker/pom.xml           |  2 +-
 docker/hoodie/hadoop/trinobase/pom.xml             |  2 +-
 docker/hoodie/hadoop/trinocoordinator/pom.xml      |  2 +-
 docker/hoodie/hadoop/trinoworker/pom.xml           |  2 +-
 hudi-aws/pom.xml                                   |  4 +-
 hudi-cli/pom.xml                                   |  2 +-
 hudi-client/hudi-client-common/pom.xml             |  4 +-
 hudi-client/hudi-flink-client/pom.xml              |  4 +-
 hudi-client/hudi-java-client/pom.xml               |  4 +-
 hudi-client/hudi-spark-client/pom.xml              |  8 +-
 hudi-client/pom.xml                                |  2 +-
 hudi-common/pom.xml                                |  2 +-
 hudi-examples/hudi-examples-common/pom.xml         |  2 +-
 hudi-examples/hudi-examples-flink/pom.xml          |  2 +-
 hudi-examples/hudi-examples-java/pom.xml           |  2 +-
 hudi-examples/hudi-examples-k8s/pom.xml            |  2 +-
 hudi-examples/hudi-examples-spark/pom.xml          |  2 +-
 hudi-examples/pom.xml                              |  2 +-
 hudi-flink-datasource/hudi-flink/pom.xml           |  4 +-
 hudi-flink-datasource/hudi-flink1.17.x/pom.xml     |  4 +-
 hudi-flink-datasource/hudi-flink1.18.x/pom.xml     |  4 +-
 hudi-flink-datasource/hudi-flink1.19.x/pom.xml     |  4 +-
 hudi-flink-datasource/hudi-flink1.20.x/pom.xml     |  4 +-
 hudi-flink-datasource/hudi-flink2.0.x/pom.xml      |  4 +-
 hudi-flink-datasource/pom.xml                      |  4 +-
 hudi-gcp/pom.xml                                   |  2 +-
 hudi-hadoop-common/pom.xml                         |  2 +-
 hudi-hadoop-mr/pom.xml                             |  2 +-
 hudi-integ-test/pom.xml                            |  2 +-
 hudi-io/pom.xml                                    |  2 +-
 hudi-kafka-connect/pom.xml                         |  4 +-
 .../hudi-metaserver/hudi-metaserver-client/pom.xml |  2 +-
 .../hudi-metaserver/hudi-metaserver-server/pom.xml |  2 +-
 hudi-platform-service/hudi-metaserver/pom.xml      |  4 +-
 hudi-platform-service/pom.xml                      |  2 +-
 hudi-spark-datasource/hudi-spark-common/pom.xml    |  5 +-
 hudi-spark-datasource/hudi-spark/pom.xml           |  4 +-
 hudi-spark-datasource/hudi-spark3-common/pom.xml   |  2 +-
 hudi-spark-datasource/hudi-spark3.3.x/pom.xml      |  4 +-
 hudi-spark-datasource/hudi-spark3.4.x/pom.xml      |  4 +-
 hudi-spark-datasource/hudi-spark3.5.x/pom.xml      |  4 +-
 hudi-spark-datasource/hudi-spark4-common/pom.xml   |  2 +-
 hudi-spark-datasource/hudi-spark4.0.x/pom.xml      |  4 +-
 hudi-spark-datasource/pom.xml                      |  2 +-
 hudi-sync/hudi-adb-sync/pom.xml                    |  2 +-
 hudi-sync/hudi-datahub-sync/pom.xml                |  2 +-
 hudi-sync/hudi-hive-sync/pom.xml                   |  2 +-
 hudi-sync/hudi-sync-common/pom.xml                 |  2 +-
 hudi-sync/pom.xml                                  |  2 +-
 hudi-tests-common/pom.xml                          |  2 +-
 hudi-timeline-service/pom.xml                      |  2 +-
 hudi-utilities/pom.xml                             |  2 +-
 packaging/hudi-aws-bundle/pom.xml                  |  2 +-
 packaging/hudi-cli-bundle/pom.xml                  |  2 +-
 packaging/hudi-datahub-sync-bundle/pom.xml         |  2 +-
 packaging/hudi-flink-bundle/pom.xml                |  2 +-
 packaging/hudi-gcp-bundle/pom.xml                  |  2 +-
 packaging/hudi-hadoop-mr-bundle/pom.xml            |  2 +-
 packaging/hudi-hive-sync-bundle/pom.xml            |  2 +-
 packaging/hudi-integ-test-bundle/pom.xml           |  2 +-
 packaging/hudi-kafka-connect-bundle/pom.xml        |  2 +-
 packaging/hudi-metaserver-server-bundle/pom.xml    |  2 +-
 packaging/hudi-presto-bundle/pom.xml               |  2 +-
 packaging/hudi-spark-bundle/pom.xml                |  2 +-
 packaging/hudi-timeline-server-bundle/pom.xml      |  2 +-
 packaging/hudi-trino-bundle/pom.xml                |  2 +-
 packaging/hudi-utilities-bundle/pom.xml            |  2 +-
 packaging/hudi-utilities-slim-bundle/pom.xml       |  2 +-
 pom.xml                                            |  2 +-
 scripts/release/create_source_release.sh           |  2 +-
 scripts/release/download_staged_bundles.sh         | 78 ++++++++++++++++++++
 scripts/release/reupload-bundles.sh                | 85 ++++++++++++++++++++++
 83 files changed, 269 insertions(+), 101 deletions(-)
 create mode 100755 scripts/release/download_staged_bundles.sh
 create mode 100755 scripts/release/reupload-bundles.sh

Reply via email to