You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now Beam has full support for Milvus integration including Milvus enrichment and sink operations.
81
76
82
77
## Breaking Changes
83
78
@@ -86,7 +81,6 @@ Now Beam has full support for Milvus integration including Milvus enrichment and
86
81
## Deprecations
87
82
88
83
* X behavior is deprecated and will be removed in X versions ([#X](https://github.com/apache/beam/issues/X)).
89
-
* (Python) Python 3.9 reached EOL in October 2025 and support for the lanugage version has been removed. ([#36665](https://github.com/apache/beam/issues/36665)).
90
84
91
85
## Bugfixes
92
86
@@ -96,6 +90,23 @@ Now Beam has full support for Milvus integration including Milvus enrichment and
Now Beam has full support for Milvus integration including Milvus enrichment and sink operations.
105
+
106
+
## Deprecations
107
+
108
+
* (Python) Python 3.9 reached EOL in October 2025 and support for the language version has been removed. ([#36665](https://github.com/apache/beam/issues/36665)).
0 commit comments