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

github-bot pushed a change to branch nightly-refs/heads/master
in repository https://gitbox.apache.org/repos/asf/beam.git


    from 4da46b0ae5b Fix duplicated prefix when handing an absolute jar path 
for provider. (#35849)
     add 02842e46cd5 Bump golang.org/x/net from 0.42.0 to 0.43.0 in /sdks 
(#35818)
     add 901058be0d8 Bump cloud.google.com/go/pubsub from 1.49.0 to 1.50.0 in 
/sdks (#35807)
     add 726c96e8a8b Add mask for PyPI API token
     add 1a000dae094 Add mask for PyPI API token (#35863)
     add bb9ab00de97 Fix a bug in cogbk for not using registered coder. (#35862)
     add 3f491411ea8 Fix website license formatting (#35866)
     add a0be7bfb635 Update Release Guide to add managed-io doc info (#35861)
     add 9a15261c00d Adding Timesfm anomaly detection colab example (#35844)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/finalize_release.yml             |    6 +-
 contributor-docs/release-guide.md                  |   15 +-
 .../anomaly_detection_timesfm.ipynb                | 2712 ++++++++++++++++++++
 sdks/go.mod                                        |   17 +-
 sdks/go.sum                                        |   38 +-
 sdks/python/apache_beam/transforms/util.py         |    5 +-
 sdks/python/apache_beam/transforms/util_test.py    |   65 +-
 sdks/python/gen_managed_doc.py                     |    3 +
 .../site/content/en/documentation/io/managed-io.md |    3 +
 .../en/performance/vllmgemmabatchtesla/_index.md   |   38 +-
 10 files changed, 2827 insertions(+), 75 deletions(-)
 create mode 100644 
examples/notebooks/beam-ml/anomaly_detection/anomaly_detection_timesfm.ipynb

Reply via email to