Skip to content

Commit 3f05d89

Browse files
committed
Add Change logs Fix #[35617] Windows compatibility for YAML JavaJarProvider
1 parent 48c1a02 commit 3f05d89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
## Bugfixes
4949
5050
* 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)).
5152
5253
## Security Fixes
5354
* 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

Comments
 (0)