Skip to content

Commit a7e392a

Browse files
authored
[rust] Update Rust changelog for version 0.4.22 (#14169)
[rust] Update changelog for version 0.4.22
1 parent ae65ae3 commit a7e392a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

rust/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
0.4.22
2+
======
3+
4+
* Include mixed output (INFO, WARN, DEBUG, etc. to stderr and minimal JSON to stdout) (#13414)
5+
* Display driver path in error trace when driver is unavailable
6+
* Include cache paths with non-ascii characters in test (#14066)
7+
* Use pure Rust implementation for which command (#14114)
8+
* Include PATH env for testing SM in CI
9+
* Bump dependencies to latest versions
10+
* Micro optimization in the strings usage and other minor issues
11+
* Use rules_rust 0.42.1 (Rust 1.77.2)
12+
113
0.4.21
214
======
315

0 commit comments

Comments
 (0)