This is an automated email from the ASF dual-hosted git repository.
damccorm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/master by this push:
new d15ea43275e Revert "Add to blog"
d15ea43275e is described below
commit d15ea43275e6a1b4b416b2872e6e9eedc594881c
Author: Danny McCormick <[email protected]>
AuthorDate: Mon Sep 11 17:19:20 2023 -0400
Revert "Add to blog"
This reverts commit bbb923907789a73f4042f51b879ba1fab299d360.
---
website/www/site/content/en/blog/beam-2.50.0.md | 1 -
1 file changed, 1 deletion(-)
diff --git a/website/www/site/content/en/blog/beam-2.50.0.md
b/website/www/site/content/en/blog/beam-2.50.0.md
index fed51c586d9..7610459087c 100644
--- a/website/www/site/content/en/blog/beam-2.50.0.md
+++ b/website/www/site/content/en/blog/beam-2.50.0.md
@@ -82,7 +82,6 @@ For more information on changes in 2.50.0, check out the
[detailed release notes
* Long-running Python pipelines might experience a memory leak:
[#28246](https://github.com/apache/beam/issues/28246).
* Python Pipelines using BigQuery IO or `orjson` dependency might experience
segmentation faults or get stuck:
[#28318](https://github.com/apache/beam/issues/28318).
-* Beam Python containers rely on a version of Debian/aom that has several
security vulnerabilities:
[CVE-2021-30474](https://nvd.nist.gov/vuln/detail/CVE-2021-30474),
[CVE-2021-30475](https://nvd.nist.gov/vuln/detail/CVE-2021-30475),
[CVE-2021-30473](https://nvd.nist.gov/vuln/detail/CVE-2021-30473),
[CVE-2020-36133](https://nvd.nist.gov/vuln/detail/CVE-2020-36133),
[CVE-2020-36131](https://nvd.nist.gov/vuln/detail/CVE-2020-36131),
[CVE-2020-36130](https://nvd.nist.gov/vuln/detail/CVE-202 [...]
## List of Contributors