This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to tag nightly-master
in repository https://gitbox.apache.org/repos/asf/beam.git.
*** WARNING: tag nightly-master was modified! ***
from 56d7e1b (commit)
to 4ff08fe (commit)
from 56d7e1b Merge pull request #14231: Removes non-interactive from SVN
commands
add 915441f Added Kio to powered by list
add 066efd4 Merge pull request #14245: Added Kio to powered by list
add 7f989ca Preparing vendored gRPC 1.36.0
add 77239e4 Merge pull request #14242: [BEAM-11227] Preparing vendored
gRPC 1.36.0
add 7ff7ceb Create 2.30.0 entry in CHANGES.md (#14250)
add 3d4518f [BEAM-11726] Bump Clickhouse version to "0.2.6"
add 25bad0e Merge pull request #14246: [BEAM-11726] Bump Clickhouse
version to 0.2.6
add 7af3d13 [BEAM-11764] Bump com.amazonaws version to 1.11.974
add 8d6fa737 Merge pull request #14247: [BEAM-11764] Bump com.amazonaws
version to 1.11.974
add 03017b6 Replacing use of TFT's deprecated
dataset_schema.from_feature_spec (#14243)
add 7c62484 Reverting perfmark relocation
add 2a24933 Relocating com.google.geo.type in proto_google_common_protos
add 67d90e6 check task to confirm the vendored JAR file
add c445ac1 Merge pull request #14257: [BEAM-11227] Fixed class
relocation for vendored gRPC 1.36.0 module
add e1af6ed [BEAM-10925] Re-enable Java UDF tests.
add 8ecff38 [BEAM-10925] Reuse existing config fields.
add 1197452 [BEAM-10925] Fix comment.
add 4ff08fe Merge pull request #14235 from ibzib/udf-test
No new revisions were added by this update.
Summary of changes:
CHANGES.md | 29 +++++++-
.../org/apache/beam/gradle/BeamModulePlugin.groovy | 2 +-
...g_1_26_0.groovy => GrpcVendoring_1_36_0.groovy} | 75 +++++++--------------
.../extensions/sql/zetasql/ZetaSqlJavaUdfTest.java | 15 ++++-
sdks/java/io/clickhouse/build.gradle | 2 +-
.../testing/benchmarks/chicago_taxi/preprocess.py | 4 +-
.../benchmarks/chicago_taxi/trainer/taxi.py | 5 +-
settings.gradle.kts | 1 +
vendor/README.md | 46 ++++++++++++-
vendor/{grpc-1_26_0 => grpc-1_36_0}/build.gradle | 18 ++---
.../site/content/en/powered-by/open-source/kio.md | 44 ++++++++++++
.../site/static/images/logos/powered-by/kio.png | Bin 0 -> 89139 bytes
12 files changed, 171 insertions(+), 70 deletions(-)
copy
buildSrc/src/main/groovy/org/apache/beam/gradle/{GrpcVendoring_1_26_0.groovy =>
GrpcVendoring_1_36_0.groovy} (75%)
copy vendor/{grpc-1_26_0 => grpc-1_36_0}/build.gradle (71%)
create mode 100644 website/www/site/content/en/powered-by/open-source/kio.md
create mode 100644 website/www/site/static/images/logos/powered-by/kio.png