We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48c1a02 commit 3f05d89Copy full SHA for 3f05d89
CHANGES.md
@@ -48,6 +48,7 @@
48
## Bugfixes
49
50
* Fixed X (Java/Python) ([#X](https://github.com/apache/beam/issues/X)).
51
+* (Python) Fixed YAML provider fails on Windows due to 'which' command not available ([#35617](https://github.com/apache/beam/issues/35617)).
52
53
## Security Fixes
54
* Fixed [CVE-YYYY-NNNN](https://www.cve.org/CVERecord?id=CVE-YYYY-NNNN) (Java/Python/Go) ([#X](https://github.com/apache/beam/issues/X)).
0 commit comments