Skip to content

Commit f3361b4

Browse files
committed
Update NEWS
1 parent bf27bd2 commit f3361b4

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

NEWS

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
0.24.9 UNRELEASED
22

3+
* Fix passing key_filename and ssh_command parameters to SSHGitClient.
4+
(Saugat Pachhai)
5+
6+
* Relax check to support subclasses of Urllib3HttpGitClient. Fixes
7+
regression from 0.24.2 where subclasses of Urllib3HttpGitClient would
8+
not receive the config object. (Saugat Pachhai)
9+
10+
* Fix test_concurrent_ref_operations_compatibility test flakiness.
11+
(Jelmer Vernooij)
12+
13+
* Fix warnings in test suite. (Jelmer Vernooij)
14+
315
0.24.8 2025-10-29
416

517
* Add Rust implementation of pack delta creation (create_delta). The

0 commit comments

Comments
 (0)