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

github-actions[bot] pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 5bbc3eee81c Publishing website 2026/09/03 17:48:50 at commit ffcbd7e
5bbc3eee81c is described below

commit 5bbc3eee81c00fec243381f15c359025d819b20a
Author: runner <runner@main-runner-2404-9kmqn-l4hkw>
AuthorDate: Thu Sep 3 17:48:51 2026 +0000

    Publishing website 2026/09/03 17:48:50 at commit ffcbd7e
---
 website/generated-content/about/index.html          |  2 +-
 .../generated-content/blog/beam-2.76.0/index.html   |  6 ++----
 website/generated-content/blog/index.xml            |  6 ------
 website/generated-content/categories/blog/index.xml |  6 ------
 .../generated-content/categories/release/index.xml  |  6 ------
 .../documentation/io/connectors/index.html          | 21 ++++++---------------
 website/generated-content/feed.xml                  |  6 ------
 website/generated-content/sitemap.xml               |  2 +-
 8 files changed, 10 insertions(+), 45 deletions(-)

diff --git a/website/generated-content/about/index.html 
b/website/generated-content/about/index.html
index d070ee91cf9..de4539fb7d9 100644
--- a/website/generated-content/about/index.html
+++ b/website/generated-content/about/index.html
@@ -36,7 +36,7 @@
 <img class=banner-img-mobile 
src=/images/banners/machine-learning/machine-learning-mobile.jpg alt="Machine 
Learning"></a></div></div><div class=swiper-pagination></div><div 
class=swiper-button-prev></div><div 
class=swiper-button-next></div></div><script 
src=/js/swiper-bundle.min.min.e0e8f81b0b15728d35ff73c07f42ddbb17a108d6f23df4953cb3e60df7ade675.js></script>
 <script 
src=/js/sliders/top-banners.min.afa7d0a19acf7a3b28ca369490b3d401a619562a2a4c9612577be2f66a4b9855.js></script>
 <script>function showSearch(){addPlaceholder();var 
e,t=document.querySelector(".searchBar");t.classList.remove("disappear"),e=document.querySelector("#iconsBar"),e.classList.add("disappear")}function
 addPlaceholder(){$("input:text").attr("placeholder","What are you looking 
for?")}function endSearch(){var 
e,t=document.querySelector(".searchBar");t.classList.add("disappear"),e=document.querySelector("#iconsBar"),e.classList.remove("disappear")}function
 blockScroll(){$("body").toggleClass(" [...]
-<img class=about-graph-img-mobile 
src=/images/batch_stream_processing_mobile.png alt="Batch and Stream 
Processing"></div><br><br><p>Apache Beam is the future of data processing 
because it provides:<br><br></p><div class="icon-list list--about"><div 
class=list-item><div class="list-item-icon list-item-icon--about"><svg 
width="96" height="96" viewBox="0 0 96 96" fill="none" 
xmlns="http://www.w3.org/2000/svg";><rect width="96" height="96" rx="8" 
fill="#f8f8f8"/><g clip-path="url(#clip0_1889_ [...]
+<img class=about-graph-img-mobile 
src=/images/batch_stream_processing_mobile.png alt="Batch and Stream 
Processing"></div><br><br><p>Apache Beam is the future of data processing 
because it provides:<br><br></p><div class="icon-list list--about"><div 
class=list-item><div class="list-item-icon list-item-icon--about"><svg 
width="96" height="96" viewBox="0 0 96 96" fill="none" 
xmlns="http://www.w3.org/2000/svg";><rect width="96" height="96" rx="8" 
fill="#f8f8f8"/><g clip-path="url(#clip0_1889_ [...]
 <a href=https://www.apache.org>The Apache Software Foundation</a>
 | <a href=/privacy_policy>Privacy Policy</a>
 | <a href=/feed.xml>RSS Feed</a><br><br>Apache Beam, Apache, Beam, the Beam 
logo, and the Apache feather logo are either registered trademarks or 
trademarks of The Apache Software Foundation. All other products or name brands 
are trademarks of their respective holders, including The Apache Software 
Foundation.</div></div><div class="footer__cols__col 
footer__cols__col__logos"><div class=footer__cols__col--group><div 
class=footer__cols__col__logo><a href=https://github.com/apache/beam><im [...]
\ No newline at end of file
diff --git a/website/generated-content/blog/beam-2.76.0/index.html 
b/website/generated-content/blog/beam-2.76.0/index.html
index 37cdf087764..dd9bcfa6086 100644
--- a/website/generated-content/blog/beam-2.76.0/index.html
+++ b/website/generated-content/blog/beam-2.76.0/index.html
@@ -48,11 +48,9 @@ compatible. Both coders can decode encoded bytes from the 
other coder
 (<a 
href=https://github.com/apache/beam/issues/38139>#38139</a>).</li><li>(Python) 
Removed the <code>envoy-data-plane</code> (and transitive 
<code>betterproto</code>) dependency; <code>EnvoyRateLimiter</code> now uses a 
small vendored protobuf definition instead, resolving dependency conflicts for 
downstream projects (<a 
href=https://github.com/apache/beam/issues/37854>#37854</a>).</li><li>(Java) 
Supported acknowledge mode for JmsIO (<a 
href=https://github.com/apache/beam/issues/39253>#3 [...]
 <code>beam:logical_type:timestamp:v1</code> logical type now maps to 
Python&rsquo;s <code>Timestamp</code> (<a 
href=https://github.com/apache/beam/issues/39344>#39344</a>).</li><li>(Python) 
Added <code>UnboundedSource</code>, an interface for reading an infinite stream 
of records with checkpointing, watermark reporting, and bundle finalization. 
Read one with <code>beam.io.Read</code>
 (<a 
href=https://github.com/apache/beam/issues/19137>#19137</a>).</li><li>(Python) 
Added <code>Watch</code>, a transform that polls a growing set of outputs for 
each input element, deduplicates outputs across poll rounds, and stops per a 
user-supplied termination condition
-(<a 
href=https://github.com/apache/beam/issues/21521>#21521</a>).</li><li>(Python) 
Added support to analyze core dumps created after python worker segmentation 
faults with <code>pystack</code> (or <code>gdb</code> if installed) using the 
<code>--profiler_agent=coredump</code> pipeline option. (<a 
href=https://github.com/apache/beam/issues/39484>#39484</a>).</li><li>(Python) 
Added <code>Sample.Any</code>, the Python equivalent of Java&rsquo;s 
<code>Sample.any</code>, which returns up to n [...]
+(<a 
href=https://github.com/apache/beam/issues/21521>#21521</a>).</li><li>(Python) 
Added support to analyze core dumps created after python worker segmentation 
faults with <code>pystack</code> (or <code>gdb</code> if installed) using the 
<code>--profiler_agent=coredump</code> pipeline option. (<a 
href=https://github.com/apache/beam/issues/39484>#39484</a>).</li></ul><h3 
id=breaking-changes>Breaking Changes</h3><ul><li><p>(Python) Removed 
<code>google-perftools</code> from the SDK contain [...]
 microseconds (the old Beam <code>Schema.FieldType#DATETIME</code> primitive 
type truncates past milliseconds). This may break
-the following use cases when a <code>timestamptz</code> column is 
present:</p><ul><li>Existing streaming read pipelines.</li><li>Managed Iceberg 
batch reads when upgraded from an older SDK.</li><li>Python 
reads.</li></ul><p>Use pipeline option 
<code>--updateCompatibilityVersion=2.75.0</code> (or any older version) to keep 
the old behavior (<a 
href=https://github.com/apache/beam/issues/39344>#39344</a>).</p></li><li><p><code>DoFn.process</code>
 returning a <code>str</code>, <code>bytes</c [...]
-use pipeline option <code>--exclude_infer_dataclass_field_type</code> (<a 
href=https://github.com/apache/beam/issues/38797>#38797</a>).
-However fixing forward is recommended.</p></li><li><p>(Java) IcebergIO and 
projects that use it must now be built with Java 17 or later as a result of 
Iceberg 1.11.0 upgrade (<a 
href=https://github.com/apache/beam/issues/38925>#38925</a>).</p></li></ul><h3 
id=bugfixes>Bugfixes</h3><ul><li>Fixed unresolved runtime 
<code>ValueProvider</code> options being stringified in Python Dataflow Flex 
Templates (<a 
href=https://github.com/apache/beam/issues/39499>#39499</a>).</li><li>Fixed 
unbounded  [...]
+the following use cases when a <code>timestamptz</code> column is 
present:</p><ul><li>Existing streaming read pipelines.</li><li>Managed Iceberg 
batch reads when upgraded from an older SDK.</li><li>Python 
reads.</li></ul><p>Use pipeline option 
<code>--updateCompatibilityVersion=2.75.0</code> (or any older version) to keep 
the old behavior (<a 
href=https://github.com/apache/beam/issues/39344>#39344</a>).</p></li><li><p><code>DoFn.process</code>
 returning a <code>str</code>, <code>bytes</c [...]
                     
    </p><p>2026/07/08</p></div><div class=post><p class=post-title>Apache Beam 
2.75.0</p><p class=post-info>Vitalii Terentev</p></div></a><a class=post-card 
href=/blog/beam-2.74.0/ data-categories="blog release "><div class="post-info 
post-category"><p>blog & release
                     
diff --git a/website/generated-content/blog/index.xml 
b/website/generated-content/blog/index.xml
index afedc2de703..8e144a70667 100644
--- a/website/generated-content/blog/index.xml
+++ b/website/generated-content/blog/index.xml
@@ -50,7 +50,6 @@ compatible. Both coders can decode encoded bytes from the 
other coder
 &lt;li>(Python) Added &lt;code>Watch&lt;/code>, a transform that polls a 
growing set of outputs for each input element, deduplicates outputs across poll 
rounds, and stops per a user-supplied termination condition
 (&lt;a 
href="https://github.com/apache/beam/issues/21521";>#21521&lt;/a>).&lt;/li>
 &lt;li>(Python) Added support to analyze core dumps created after python 
worker segmentation faults with &lt;code>pystack&lt;/code> (or 
&lt;code>gdb&lt;/code> if installed) using the 
&lt;code>--profiler_agent=coredump&lt;/code> pipeline option. (&lt;a 
href="https://github.com/apache/beam/issues/39484";>#39484&lt;/a>).&lt;/li>
-&lt;li>(Python) Added &lt;code>Sample.Any&lt;/code>, the Python equivalent of 
Java&amp;rsquo;s &lt;code>Sample.any&lt;/code>, which returns up to n arbitrary 
elements from a PCollection (&lt;a 
href="https://github.com/apache/beam/issues/18552";>#18552&lt;/a>).&lt;/li>
 &lt;/ul>
 &lt;h3 id="breaking-changes">Breaking Changes&lt;/h3>
 &lt;ul>
@@ -75,11 +74,6 @@ the following use cases when a 
&lt;code>timestamptz&lt;/code> column is present:
 &lt;p>(Java) Added &lt;code>DRAINING&lt;/code> and &lt;code>DRAINED&lt;/code> 
states to &lt;code>PipelineResult&lt;/code>, including runner state mappings 
and Dataflow update handling (&lt;a 
href="https://github.com/apache/beam/issues/39020";>#39020&lt;/a>).&lt;/p>
 &lt;/li>
 &lt;li>
-&lt;p>(Python) Typehints of dataclass fields are honored during type 
inferences. To restore the behavior of fallback-to-any,
-use pipeline option &lt;code>--exclude_infer_dataclass_field_type&lt;/code> 
(&lt;a href="https://github.com/apache/beam/issues/38797";>#38797&lt;/a>).
-However fixing forward is recommended.&lt;/p>
-&lt;/li>
-&lt;li>
 &lt;p>(Java) IcebergIO and projects that use it must now be built with Java 17 
or later as a result of Iceberg 1.11.0 upgrade (&lt;a 
href="https://github.com/apache/beam/issues/38925";>#38925&lt;/a>).&lt;/p>
 &lt;/li>
 &lt;/ul>
diff --git a/website/generated-content/categories/blog/index.xml 
b/website/generated-content/categories/blog/index.xml
index a85e83f1df4..fbbb0b61efc 100644
--- a/website/generated-content/categories/blog/index.xml
+++ b/website/generated-content/categories/blog/index.xml
@@ -50,7 +50,6 @@ compatible. Both coders can decode encoded bytes from the 
other coder
 &lt;li>(Python) Added &lt;code>Watch&lt;/code>, a transform that polls a 
growing set of outputs for each input element, deduplicates outputs across poll 
rounds, and stops per a user-supplied termination condition
 (&lt;a 
href="https://github.com/apache/beam/issues/21521";>#21521&lt;/a>).&lt;/li>
 &lt;li>(Python) Added support to analyze core dumps created after python 
worker segmentation faults with &lt;code>pystack&lt;/code> (or 
&lt;code>gdb&lt;/code> if installed) using the 
&lt;code>--profiler_agent=coredump&lt;/code> pipeline option. (&lt;a 
href="https://github.com/apache/beam/issues/39484";>#39484&lt;/a>).&lt;/li>
-&lt;li>(Python) Added &lt;code>Sample.Any&lt;/code>, the Python equivalent of 
Java&amp;rsquo;s &lt;code>Sample.any&lt;/code>, which returns up to n arbitrary 
elements from a PCollection (&lt;a 
href="https://github.com/apache/beam/issues/18552";>#18552&lt;/a>).&lt;/li>
 &lt;/ul>
 &lt;h3 id="breaking-changes">Breaking Changes&lt;/h3>
 &lt;ul>
@@ -75,11 +74,6 @@ the following use cases when a 
&lt;code>timestamptz&lt;/code> column is present:
 &lt;p>(Java) Added &lt;code>DRAINING&lt;/code> and &lt;code>DRAINED&lt;/code> 
states to &lt;code>PipelineResult&lt;/code>, including runner state mappings 
and Dataflow update handling (&lt;a 
href="https://github.com/apache/beam/issues/39020";>#39020&lt;/a>).&lt;/p>
 &lt;/li>
 &lt;li>
-&lt;p>(Python) Typehints of dataclass fields are honored during type 
inferences. To restore the behavior of fallback-to-any,
-use pipeline option &lt;code>--exclude_infer_dataclass_field_type&lt;/code> 
(&lt;a href="https://github.com/apache/beam/issues/38797";>#38797&lt;/a>).
-However fixing forward is recommended.&lt;/p>
-&lt;/li>
-&lt;li>
 &lt;p>(Java) IcebergIO and projects that use it must now be built with Java 17 
or later as a result of Iceberg 1.11.0 upgrade (&lt;a 
href="https://github.com/apache/beam/issues/38925";>#38925&lt;/a>).&lt;/p>
 &lt;/li>
 &lt;/ul>
diff --git a/website/generated-content/categories/release/index.xml 
b/website/generated-content/categories/release/index.xml
index d1b94d37602..e20b9a3482a 100644
--- a/website/generated-content/categories/release/index.xml
+++ b/website/generated-content/categories/release/index.xml
@@ -50,7 +50,6 @@ compatible. Both coders can decode encoded bytes from the 
other coder
 &lt;li>(Python) Added &lt;code>Watch&lt;/code>, a transform that polls a 
growing set of outputs for each input element, deduplicates outputs across poll 
rounds, and stops per a user-supplied termination condition
 (&lt;a 
href="https://github.com/apache/beam/issues/21521";>#21521&lt;/a>).&lt;/li>
 &lt;li>(Python) Added support to analyze core dumps created after python 
worker segmentation faults with &lt;code>pystack&lt;/code> (or 
&lt;code>gdb&lt;/code> if installed) using the 
&lt;code>--profiler_agent=coredump&lt;/code> pipeline option. (&lt;a 
href="https://github.com/apache/beam/issues/39484";>#39484&lt;/a>).&lt;/li>
-&lt;li>(Python) Added &lt;code>Sample.Any&lt;/code>, the Python equivalent of 
Java&amp;rsquo;s &lt;code>Sample.any&lt;/code>, which returns up to n arbitrary 
elements from a PCollection (&lt;a 
href="https://github.com/apache/beam/issues/18552";>#18552&lt;/a>).&lt;/li>
 &lt;/ul>
 &lt;h3 id="breaking-changes">Breaking Changes&lt;/h3>
 &lt;ul>
@@ -75,11 +74,6 @@ the following use cases when a 
&lt;code>timestamptz&lt;/code> column is present:
 &lt;p>(Java) Added &lt;code>DRAINING&lt;/code> and &lt;code>DRAINED&lt;/code> 
states to &lt;code>PipelineResult&lt;/code>, including runner state mappings 
and Dataflow update handling (&lt;a 
href="https://github.com/apache/beam/issues/39020";>#39020&lt;/a>).&lt;/p>
 &lt;/li>
 &lt;li>
-&lt;p>(Python) Typehints of dataclass fields are honored during type 
inferences. To restore the behavior of fallback-to-any,
-use pipeline option &lt;code>--exclude_infer_dataclass_field_type&lt;/code> 
(&lt;a href="https://github.com/apache/beam/issues/38797";>#38797&lt;/a>).
-However fixing forward is recommended.&lt;/p>
-&lt;/li>
-&lt;li>
 &lt;p>(Java) IcebergIO and projects that use it must now be built with Java 17 
or later as a result of Iceberg 1.11.0 upgrade (&lt;a 
href="https://github.com/apache/beam/issues/38925";>#38925&lt;/a>).&lt;/p>
 &lt;/li>
 &lt;/ul>
diff --git a/website/generated-content/documentation/io/connectors/index.html 
b/website/generated-content/documentation/io/connectors/index.html
index b032ea4e062..b1aca7986ae 100644
--- a/website/generated-content/documentation/io/connectors/index.html
+++ b/website/generated-content/documentation/io/connectors/index.html
@@ -78,7 +78,8 @@
 <a 
href=https://beam.apache.org/releases/pydoc/current/apache_beam.io.gcp.pubsub.html>native</a></td><td
 class=present>✔
 <a 
href=https://pkg.go.dev/github.com/apache/beam/sdks/v2/go/pkg/beam/io/pubsubio>native</a></td><td
 class=present>✔
 <a 
href=https://github.com/apache/beam/blob/master/sdks/typescript/src/apache_beam/io/pubsub.ts>via
 X-language</a></td><td class=present>✔<br><a 
href=https://beam.apache.org/releases/yamldoc/current/#readfrompubsub>read</a> 
/ <a 
href=https://beam.apache.org/releases/yamldoc/current/#writetopubsub>write</a></td><td
 class=present>✔</td><td class=present>✔</td><td 
class=absent>✘</td></tr><tr><td>JmsIO</td><td class=present>✔</td><td 
class=present>✔</td><td class=present>✔
-<a 
href=https://beam.apache.org/releases/javadoc/current/org/apache/beam/sdk/io/jms/JmsIO.html>native</a></td><td>Not
 available</td><td>Not available</td><td>Not available</td><td>Not 
available</td><td class=present>✔</td><td class=present>✔</td><td 
class=absent>✘</td></tr><tr><td>MqttIO</td><td class=present>✔</td><td 
class=present>✔</td><td class=present>✔
+<a 
href=https://beam.apache.org/releases/javadoc/current/org/apache/beam/sdk/io/jms/JmsIO.html>native</a></td><td
 class=present>✔
+<a 
href=https://beam.apache.org/releases/pydoc/current/apache_beam.transforms.xlang.io.html#apache_beam.transforms.xlang.io.ReadFromJms>via
 X-language</a></td><td>Not available</td><td>Not available</td><td>Not 
available</td><td class=present>✔</td><td class=present>✔</td><td 
class=absent>✘</td></tr><tr><td>MqttIO</td><td class=present>✔</td><td 
class=present>✔</td><td class=present>✔
 <a 
href=https://beam.apache.org/releases/javadoc/current/org/apache/beam/sdk/io/mqtt/MqttIO.html>native</a></td><td
 class=present>✔
 <a 
href=https://beam.apache.org/releases/pydoc/current/apache_beam.transforms.xlang.io.html#apache_beam.transforms.xlang.io.ReadFromMqtt>via
 X-language</a></td><td>Not available</td><td>Not available</td><td>Not 
available</td><td class=present>✔</td><td class=present>✔</td><td 
class=absent>✘</td></tr><tr><td>RabbitMqIO</td><td class=present>✔</td><td 
class=present>✔</td><td class=present>✔
 <a 
href=https://beam.apache.org/releases/javadoc/current/org/apache/beam/sdk/io/rabbitmq/RabbitMqIO.html>native</a></td><td>Not
 available</td><td>Not available</td><td>Not available</td><td>Not 
available</td><td class=present>✔</td><td class=present>✔</td><td 
class=absent>✘</td></tr><tr><td>SqsIO</td><td class=present>✔</td><td 
class=present>✔</td><td class=present>✔
@@ -114,7 +115,7 @@
 <a 
href=https://pkg.go.dev/github.com/apache/beam/sdks/v2/go/pkg/beam/io/xlang/jdbcio>via
 X-language</a></td><td>Not available</td><td class=present>✔<br><a 
href=https://beam.apache.org/releases/yamldoc/current/#readfromjdbc>read</a> / 
<a 
href=https://beam.apache.org/releases/yamldoc/current/#writetojdbc>write</a></td><td
 class=present>✔</td><td class=absent>✘</td><td 
class=absent>✘</td></tr><tr><td>DebeziumIO</td><td class=present>✔</td><td 
class=absent>✘</td><td class=present>✔
 <a 
href=https://beam.apache.org/releases/javadoc/current/org/apache/beam/io/debezium/DebeziumIO.html>native</a></td><td
 class=present>✔
 <a 
href=https://beam.apache.org/releases/pydoc/current/apache_beam.io.debezium.html>via
 X-language</a></td><td class=present>✔
-<a 
href=https://pkg.go.dev/github.com/apache/beam/sdks/v2/go/pkg/beam/io/xlang/debeziumio>via
 X-language</a></td><td>Not available</td><td>Not available</td><td 
class=present>✔</td><td class=present>✔</td><td 
class=absent>✘</td></tr><tr><td>MongoDbIO</td><td class=present>✔</td><td 
class=present>✔</td><td class=present>✔
+<a 
href=https://pkg.go.dev/github.com/apache/beam/sdks/v2/go/pkg/beam/io/xlang/debeziumio>via
 X-language</a></td><td>Not available</td><td class=present>✔<br><a 
href=https://beam.apache.org/releases/yamldoc/current/#readfromdebezium>read</a></td><td
 class=present>✔</td><td class=present>✔</td><td 
class=absent>✘</td></tr><tr><td>MongoDbIO</td><td class=present>✔</td><td 
class=present>✔</td><td class=present>✔
 <a 
href=https://beam.apache.org/releases/javadoc/current/org/apache/beam/sdk/io/mongodb/MongoDbIO.html>native</a></td><td
 class=present>✔
 <a 
href=https://beam.apache.org/releases/pydoc/current/apache_beam.io.mongodbio.html>native</a></td><td
 class=present>✔
 <a 
href=https://pkg.go.dev/github.com/apache/beam/sdks/v2/go/pkg/beam/io/mongodbio>native</a></td><td>Not
 available</td><td class=present>✔<br><a 
href=https://beam.apache.org/releases/yamldoc/current/#readfrommongodb>read</a> 
/ <a 
href=https://beam.apache.org/releases/yamldoc/current/#writetomongodb>write</a></td><td
 class=present>✔</td><td class=absent>✘</td><td 
class=absent>✘</td></tr><tr><td>MongoDbGridFSIO</td><td class=present>✔</td><td 
class=present>✔</td><td class=present>✔
@@ -150,19 +151,9 @@
 <a 
href=https://beam.apache.org/releases/javadoc/current/org/apache/beam/sdk/io/datadog/DatadogIO.html>native</a></td><td
 class=present>✔
 <a 
href=https://beam.apache.org/releases/pydoc/current/apache_beam.transforms.xlang.io.html#apache_beam.transforms.xlang.io.DatadogWrite>via
 X-language</a></td><td>Not available</td><td>Not available</td><td 
class=present>✔<br><a 
href=https://beam.apache.org/releases/yamldoc/current/#writetodatadog>write</a></td><td
 class=present>✔</td><td class=present>✔</td><td 
class=absent>✘</td></tr><tr><td>CosmosIO (Azure Cosmos DB)</td><td 
class=present>✔</td><td class=absent>✘</td><td class=present>✔
 <a 
href=https://beam.apache.org/releases/javadoc/current/org/apache/beam/sdk/io/azure/cosmos/CosmosIO.html>native</a></td><td>Not
 available</td><td>Not available</td><td>Not available</td><td>Not 
available</td><td class=present>✔</td><td class=absent>✘</td><td 
class=absent>✘</td></tr><tr><td>AzureBlobStoreFileSystem</td><td 
class=present>✔</td><td class=present>✔</td><td class=present>✔
-<a 
href=https://beam.apache.org/releases/javadoc/current/org/apache/beam/sdk/io/azure/blobstore/AzureBlobStoreFileSystemRegistrar.html>native</a></td><td>Not
 available</td><td>Not available</td><td>Not available</td><td>Not 
available</td><td class=present>✔</td><td class=absent>✘</td><td 
class=absent>✘</td></tr><tr><td>Delta Lake</td><td class=present>✔</td><td 
class=present>✘</td><td class=present>✔
-<a 
href=https://beam.apache.org/releases/javadoc/current/org/apache/beam/sdk/managed/Managed.html>native</a></td><td>Not
 available</td><td>Not available</td><td>Not available</td><td>Not 
available</td><td class=present>✔</td><td class=absent>✘</td><td 
class=absent>✔</td></tr></table></div><h2 
id=other-io-connectors-for-apache-beam>Other I/O Connectors for Apache 
Beam</h2><div class=table-container-wrapper><table class="table table-bordered 
table-connectors"><tr><th>Connector Name</th><th [...]
-native</td><td>Not available</td><td>Not available</td><td>Not 
available</td><td>Not available</td><td class=present>✔</td><td 
class=absent>✘</td></tr><tr><td><a 
href=https://github.com/esakik/beam-mysql-connector>MySQL</a></td><td 
class=present>✔</td><td class=present>✔</td><td>Not available</td><td 
class=present>✔
-native</td><td>Not available</td><td>Not available</td><td 
class=present>✔<br><a 
href=https://beam.apache.org/releases/yamldoc/current/#readfrommysql>read</a> / 
<a 
href=https://beam.apache.org/releases/yamldoc/current/#writetomysql>write</a></td><td
 class=present>✔</td><td class=absent>✘</td></tr><tr><td><a 
href=https://github.com/Refinitiv/trep-websockets-beam-io>TrepWsIO</a></td><td 
class=present>✔</td><td class=absent>✘</td><td class=present>✔
-native</td><td>Not available</td><td>Not available</td><td>Not 
available</td><td>Not available</td><td class=present>✔</td><td 
class=present>✔</td></tr><tr><td><a 
href=https://github.com/kineticadb/kinetica-connector-beam>KineticaDB</a></td><td
 class=present>✔</td><td class=present>✔</td><td class=present>✔
-native</td><td>Not available</td><td>Not available</td><td>Not 
available</td><td>Not available</td><td class=present>✔</td><td 
class=absent>✘</td></tr><tr><td><a 
href=https://github.com/cognitedata/cdf-beam-connector-java>Cognite Data 
Fusion</a></td><td class=present>✔</td><td class=present>✔</td><td 
class=present>✔
-native</td><td>Not available</td><td>Not available</td><td>Not 
available</td><td>Not available</td><td class=present>✔</td><td 
class=present>✔</td></tr><tr><td><a 
href=https://github.com/314e/beam-pyodbc-connector>Pyodbc</a></td><td 
class=present>✔</td><td class=present>✔</td><td>Not available</td><td 
class=present>✔
-native</td><td>Not available</td><td>Not available</td><td>Not 
available</td><td class=present>✔</td><td class=absent>✘</td></tr><tr><td><a 
href=https://github.com/amient/goconnect>Go Connect</a></td><td 
class=present>✔</td><td class=present>✔</td><td class=absent>✘</td><td 
class=absent>✘</td><td class=present>✔
-native</td><td>Not available</td><td>Not available</td><td 
class=present>✔</td><td class=present>✔</td></tr><tr><td><a 
href=https://github.com/tinybirdco/tinybird-beam>Tinybird</a></td><td 
class=absent>✘</td><td class=present>✔</td><td>Not available</td><td 
class=present>✔
-native</td><td>Not available</td><td>Not available</td><td>Not 
available</td><td class=present>✔</td><td class=present>✔</td></tr><tr><td><a 
href=https://github.com/jccatrinck/dataflow-cloud-sql-python>Cloud 
SQL</a></td><td class=present>✔</td><td class=absent>✘</td><td>Not 
available</td><td class=present>✔
-native</td><td>Not available</td><td>Not available</td><td>Not 
available</td><td class=present>✔</td><td class=absent>✘</td></tr><tr><td><a 
href=https://cloud.google.com/bigtable/docs/hbase-dataflow-java>Cloud Bigtable 
(HBase based)</a></td><td class=present>✔</td><td class=present>✔</td><td 
class=present>✔
-native</td><td>Not available</td><td>Not available</td><td>Not 
available</td><td>Not available</td><td class=present>✔</td><td 
class=absent>✘</td></tr><tr><td><a href=https://github.com/beam-pyio>Beam PyIO 
(Collection of Python IO connectors)</a></td><td class=present>✔</td><td 
class=present>✔</td><td>Not available</td><td class=present>✔
-native</td><td>Not available</td><td>Not available</td><td>Not 
available</td><td class=present>✔</td><td 
class=present>✔</td></tr></table></div><div class=feedback><p class=update>Last 
updated on 2026/09/03</p><h3>Have you found everything you were looking 
for?</h3><p class=description>Was it all useful and clear? Is there anything 
that you would like to change? Let us know!</p><button class=load-button><a 
href="https://docs.google.com/forms/d/e/1FAIpQLSfID7abne3GE6k6RdJIyZhPz2Gef7UkpggU
 [...]
+<a 
href=https://beam.apache.org/releases/javadoc/current/org/apache/beam/sdk/io/azure/blobstore/AzureBlobStoreFileSystemRegistrar.html>native</a></td><td>Not
 available</td><td>Not available</td><td>Not available</td><td>Not 
available</td><td class=present>✔</td><td class=absent>✘</td><td 
class=absent>✘</td></tr><tr><td>Delta Lake</td><td class=present>✔</td><td 
class=absent>✘</td><td class=present>✔
+<a 
href=https://beam.apache.org/releases/javadoc/current/org/apache/beam/sdk/managed/Managed.html>native</a></td><td
 class=present>✔
+<a 
href=https://beam.apache.org/releases/pydoc/current/apache_beam.transforms.managed.html#module-apache_beam.transforms.managed>via
 X-language</a></td><td>Not available</td><td>Not available</td><td 
class=present>✔<br><a 
href=https://beam.apache.org/releases/yamldoc/current/#readfromdelta>read</a></td><td
 class=present>✔</td><td class=absent>✘</td><td 
class=present>✔</td></tr></table></div><h2 
id=other-io-connectors-for-apache-beam>Other I/O Connectors for Apache 
Beam</h2><div class=tab [...]
 <a href=https://www.apache.org>The Apache Software Foundation</a>
 | <a href=/privacy_policy>Privacy Policy</a>
 | <a href=/feed.xml>RSS Feed</a><br><br>Apache Beam, Apache, Beam, the Beam 
logo, and the Apache feather logo are either registered trademarks or 
trademarks of The Apache Software Foundation. All other products or name brands 
are trademarks of their respective holders, including The Apache Software 
Foundation.</div></div><div class="footer__cols__col 
footer__cols__col__logos"><div class=footer__cols__col--group><div 
class=footer__cols__col__logo><a href=https://github.com/apache/beam><im [...]
\ No newline at end of file
diff --git a/website/generated-content/feed.xml 
b/website/generated-content/feed.xml
index 217c2426345..da72a5e8ddf 100644
--- a/website/generated-content/feed.xml
+++ b/website/generated-content/feed.xml
@@ -50,7 +50,6 @@ compatible. Both coders can decode encoded bytes from the 
other coder
 &lt;li>(Python) Added &lt;code>Watch&lt;/code>, a transform that polls a 
growing set of outputs for each input element, deduplicates outputs across poll 
rounds, and stops per a user-supplied termination condition
 (&lt;a 
href="https://github.com/apache/beam/issues/21521";>#21521&lt;/a>).&lt;/li>
 &lt;li>(Python) Added support to analyze core dumps created after python 
worker segmentation faults with &lt;code>pystack&lt;/code> (or 
&lt;code>gdb&lt;/code> if installed) using the 
&lt;code>--profiler_agent=coredump&lt;/code> pipeline option. (&lt;a 
href="https://github.com/apache/beam/issues/39484";>#39484&lt;/a>).&lt;/li>
-&lt;li>(Python) Added &lt;code>Sample.Any&lt;/code>, the Python equivalent of 
Java&amp;rsquo;s &lt;code>Sample.any&lt;/code>, which returns up to n arbitrary 
elements from a PCollection (&lt;a 
href="https://github.com/apache/beam/issues/18552";>#18552&lt;/a>).&lt;/li>
 &lt;/ul>
 &lt;h3 id="breaking-changes">Breaking Changes&lt;/h3>
 &lt;ul>
@@ -75,11 +74,6 @@ the following use cases when a 
&lt;code>timestamptz&lt;/code> column is present:
 &lt;p>(Java) Added &lt;code>DRAINING&lt;/code> and &lt;code>DRAINED&lt;/code> 
states to &lt;code>PipelineResult&lt;/code>, including runner state mappings 
and Dataflow update handling (&lt;a 
href="https://github.com/apache/beam/issues/39020";>#39020&lt;/a>).&lt;/p>
 &lt;/li>
 &lt;li>
-&lt;p>(Python) Typehints of dataclass fields are honored during type 
inferences. To restore the behavior of fallback-to-any,
-use pipeline option &lt;code>--exclude_infer_dataclass_field_type&lt;/code> 
(&lt;a href="https://github.com/apache/beam/issues/38797";>#38797&lt;/a>).
-However fixing forward is recommended.&lt;/p>
-&lt;/li>
-&lt;li>
 &lt;p>(Java) IcebergIO and projects that use it must now be built with Java 17 
or later as a result of Iceberg 1.11.0 upgrade (&lt;a 
href="https://github.com/apache/beam/issues/38925";>#38925&lt;/a>).&lt;/p>
 &lt;/li>
 &lt;/ul>
diff --git a/website/generated-content/sitemap.xml 
b/website/generated-content/sitemap.xml
index c879742068b..0d52eaac497 100644
--- a/website/generated-content/sitemap.xml
+++ b/website/generated-content/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>/blog/beam-2.76.0/</loc><lastmod>2026-09-03T14:51:10+04:00</lastmod></url><url><loc>/categories/blog/</loc><lastmod>2026-09-03T14:51:10+04:00</lastmod></url><url><loc>/blog/</loc><lastmod>2026-09-03T14:51:10+04:00</lastmod></url><url><loc>/categories/</loc><lastmod>2026-09-03T14:51:10+04:00</lastmod></url><url><loc>/catego
 [...]
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>/blog/beam-2.76.0/</loc><lastmod>2026-09-03T12:01:32-04:00</lastmod></url><url><loc>/categories/blog/</loc><lastmod>2026-09-03T12:01:32-04:00</lastmod></url><url><loc>/blog/</loc><lastmod>2026-09-03T12:01:32-04:00</lastmod></url><url><loc>/categories/</loc><lastmod>2026-09-03T12:01:32-04:00</lastmod></url><url><loc>/catego
 [...]
\ No newline at end of file

Reply via email to