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 1c5f3b4 (commit)
to c137e88 (commit)
from 1c5f3b4 Merge pull request #14038 from alanmyrvold/beamWebsite
add eacb5c0 Fix 2.28.0 release date
add 83bae26 Merge pull request #14041: Fix 2.28.0 release date
add 7b2c4dc [BEAM-11770] bump google-cloud-pubsub to 1.110.3, because we
follwed dependencies in google_cloud_platform_libraries_bom sets version.
(#13994)
add 157ebc4 [BEAM-11852] Update the title of our use-case
add 92ddb5c Merge pull request #14042: [BEAM-11852] Update the title of
our use-case on the new Beam Website
add db147ba [BEAM-10671] Add environmentOptions to Java.
add 84b1d54 fix checkstyle/spotbugs
add 4ac92e7 [BEAM-10671] Add more documentation for EnvironmentOptions.
add 254e8f6 Revert unintentional change.
add 4d24f66 Merge pull request #13908 from ibzib/BEAM-10671-java
add 00c731f [BEAM-10961] Enable strict dependencies on Clickhouse IO.
add 900e5be Merge pull request #13902 from ibzib/BEAM-10961-clickhouse
add b403966 [BEAM-11824] Set merge status in WindowingStrategyTranslation
add c137e88 Merge pull request #14001: [BEAM-11824] Set merge status in
WindowingStrategyTranslation
No new revisions were added by this update.
Summary of changes:
.../org/apache/beam/gradle/BeamModulePlugin.groovy | 3 +-
.../runners/core/construction/Environments.java | 125 +++++++++++--
.../construction/WindowingStrategyTranslation.java | 14 +-
.../core/construction/EnvironmentsTest.java | 84 ++++++++-
.../WindowingStrategyTranslationTest.java | 205 ++++++++++++---------
.../beam/sdk/options/PortablePipelineOptions.java | 28 +++
.../sdk/options/PortablePipelineOptionsTest.java | 30 +++
sdks/java/io/clickhouse/build.gradle | 4 +
.../www/site/content/en/get-started/downloads.md | 2 +-
.../content/en/powered-by/commercial/ricardo.md | 2 +-
10 files changed, 387 insertions(+), 110 deletions(-)