Skip to content

Commit 6ecf0ab

Browse files
committed
docs: Update the changelog to note the new use_https config support
1 parent d007355 commit 6ecf0ab

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616

1717
- `stream_io.open_stream()` now uses virtual-hosted-style
1818
bucket addressing for the `cwobject.com` and `cwlota.com` endpoints
19+
- `stream_io.open_stream()` now allows the `use_https` entry of `.s3cfg`
20+
configuration files to fill in its `force_http` parameter if `force_http` is
21+
not explicitly specified as `True` or `False`
1922

2023
[2.9.3] - 2025-05-09
2124

0 commit comments

Comments
 (0)