File tree Expand file tree Collapse file tree 5 files changed +41
-8
lines changed
docs/changelog-fragments.d Expand file tree Collapse file tree 5 files changed +41
-8
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,47 @@ Changelog
1414
1515.. towncrier release notes start
1616
17+ v11.1.0
18+ =======
19+
20+ *(2025-11-03) *
21+
22+
23+ Features
24+ --------
25+
26+ - Added optional private key password argument to SSL adapters to support password-protected private keys
27+ -- by :user: `jatalahd `.
28+
29+ *Related issues and pull requests on GitHub: *
30+ :issue: `752 `.
31+
32+
33+ Contributor-facing changes
34+ --------------------------
35+
36+ - Added missing ``__all__ `` and ``IS_WINDOWS `` definitions to ``.pyi `` stub files for mypy.
37+
38+ -- by :user: `julianz- `
39+
40+ *Related issues and pull requests on GitHub: *
41+ :issue: `774 `.
42+
43+ - Made ``test_http_over_https_error `` compatible with Solaris -- by :user: `mtelka `.
44+
45+ *Related issues and pull requests on GitHub: *
46+ :issue: `776 `.
47+
48+ - Increased timeout values ``test_client.server_instance.timeout `` and ``http_request_timeout ``
49+ to make related tests more stable.
50+
51+ *Related issues and pull requests on GitHub: *
52+ :issue: `777 `.
53+
54+
55+ ----
56+
57+
1758v11.0.0
1859=======
1960
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments