This is an automated email from the ASF dual-hosted git repository.
derrickaw 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 5eefc931b5d remove infra change (#39104)
5eefc931b5d is described below
commit 5eefc931b5d4cc8297b03cce3d4dcb771b717099
Author: Derrick Williams <[email protected]>
AuthorDate: Thu Jun 25 15:08:52 2026 -0400
remove infra change (#39104)
---
CHANGES.md | 1 -
1 file changed, 1 deletion(-)
diff --git a/CHANGES.md b/CHANGES.md
index e5975afc56e..e20194f9ab0 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -61,7 +61,6 @@
* Python SDK now supports memory profiling with Memray
([#38853](https://github.com/apache/beam/issues/38853)).
* (Python) Added [Qdrant](https://qdrant.tech/) VectorDatabaseWriteConfig
implementation ([#38141](https://github.com/apache/beam/issues/38141)).
-* (CodeQL) Enabled Code scanning alerts in GitHub repo.
([#38893](https://github.com/apache/beam/issues/38893)).
## I/Os