Skip to content

Commit aa139e8

Browse files
chore: move change to 2.74.0 release notes
1 parent ee63bf9 commit aa139e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676
([#38139](https://github.com/apache/beam/issues/38139)).
7777
* (Python) Added type alias for with_exception_handling to be used for typehints. ([#38173](https://github.com/apache/beam/issues/38173)).
7878
* Added plugin mechanism to support different Lineage implementations (Java) ([#36790](https://github.com/apache/beam/issues/36790)).
79+
* (Python) Added [Qdrant](https://qdrant.tech/) VectorDatabaseWriteConfig implementation ([#38141](https://github.com/apache/beam/issues/38141)).
7980

8081
## Breaking Changes
8182

@@ -120,7 +121,6 @@
120121
* Updates minimum Go version to 1.26.1 ([#37897](https://github.com/apache/beam/issues/37897)).
121122
* (Python) Added image embedding support in `apache_beam.ml.rag` package ([#37628](https://github.com/apache/beam/issues/37628)).
122123
* (Python) Added support for Python version 3.14 ([#37247](https://github.com/apache/beam/issues/37247)).
123-
* (Python) Added [Qdrant](https://qdrant.tech/) VectorDatabaseWriteConfig implementation ([#38141](https://github.com/apache/beam/issues/38141)).
124124

125125
## Breaking Changes
126126

0 commit comments

Comments
 (0)