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 e7c80cd9306 Add more info to CHANGES on logical type issue (#37368)
e7c80cd9306 is described below

commit e7c80cd93063e5c480036c3b8f8d73d7cdc49cc0
Author: Danny McCormick <[email protected]>
AuthorDate: Wed Jan 21 10:26:56 2026 -0500

    Add more info to CHANGES on logical type issue (#37368)
---
 CHANGES.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGES.md b/CHANGES.md
index 1dd3908bf33..6bc2f938cf3 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -109,7 +109,7 @@
 ## Bugfixes
 
 * Fixed FirestoreV1 Beam connectors allow configuring inconsistent 
project/database IDs between RPC requests and routing headers #36895 (Java) 
([#36895](https://github.com/apache/beam/issues/36895)).
-* Logical type and coder registry are saved for pipelines in the case of 
default pickler. This fixes a side effect of switching to cloudpickle as 
default pickler in Beam 2.65.0 (Python) 
([#35738](https://github.com/apache/beam/issues/35738)).
+* Logical type and coder registry are saved for pipelines in the case of 
default pickler ([#36271](https://github.com/apache/beam/issues/36271)). This 
fixes a side effect of switching to cloudpickle as default pickler in Beam 
2.65.0 (Python) ([#35738](https://github.com/apache/beam/issues/35738)).
 
 ## Known Issues
 

Reply via email to