Skip to content

chore(release): 5.15.0#152

Merged
John-David Dalton (jdalton) merged 2 commits intomainfrom
chore/release-5.15.0
Apr 6, 2026
Merged

chore(release): 5.15.0#152
John-David Dalton (jdalton) merged 2 commits intomainfrom
chore/release-5.15.0

Conversation

@jdalton
Copy link
Copy Markdown
Collaborator

@jdalton John-David Dalton (jdalton) commented Apr 6, 2026

5.15.0

Version bump and changelog for #151.

Merge #151 first, then this.

Add stream option to httpRequest — resolves with HttpResponse immediately
after headers arrive, leaving rawResponse unconsumed for piping to files.

Refactor httpDownloadAttempt to use httpRequestAttempt with stream: true,
eliminating ~120 lines of duplicated HTTP plumbing (redirect handling,
protocol selection, error enrichment).

Add headers, ok, status, and statusText to HttpDownloadResult so callers
can inspect response metadata after streaming downloads.
@jdalton John-David Dalton (jdalton) changed the base branch from main to feat/http-download-response-metadata April 6, 2026 22:16
Base automatically changed from feat/http-download-response-metadata to main April 6, 2026 22:17
@jdalton John-David Dalton (jdalton) merged commit 0eb064a into main Apr 6, 2026
12 checks passed
@jdalton John-David Dalton (jdalton) deleted the chore/release-5.15.0 branch April 6, 2026 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant