From 8d3f47b2dccfdd7943470aac0dac9050e3d68f91 Mon Sep 17 00:00:00 2001 From: Derrick Williams Date: Thu, 25 Jun 2026 14:02:03 +0000 Subject: [PATCH] remove infra change --- CHANGES.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index e5975afc56e5..e20194f9ab09 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