Skip to content

Releases: Alamofire/Firewalk

0.10.4: Dependency Updates, 204 and 205 Handling

27 Jan 21:05
322d13b
Compare
Choose a tag to compare

Released on 2023-01-27.

Updated

0.10.3: Workaround Failed Upgrade Stall

07 Nov 15:37
b2a633b
Compare
Choose a tag to compare

Released on 2023-11-07.

Fixed

  • Stall when failing an HTTP upgrade.

0.10.2: Dependency and Formatting Updates

10 Oct 15:35
cb4b089
Compare
Choose a tag to compare

Released on 2023-10-10.

Updated

  • Dependencies and formatting.

0.10.1: More Streaming Delay

18 Aug 21:47
51b0b67
Compare
Choose a tag to compare

Updated

  • Chunk delay in streaming endpoints.

0.10.0: Add JPEG XL Support

03 Aug 18:47
e5adbe5
Compare
Choose a tag to compare

Added

0.9.1: Enable Request Decompression

15 Mar 22:11
b403414
Compare
Choose a tag to compare

Enables decompression for all requests, no body size limit.

0.9.0: Websocket Ping Endpoint

21 Feb 20:35
e8d725c
Compare
Choose a tag to compare

This release adds the websocket/ping endpoint which responds to a passed number of pings before closing the connection.

0.8.3: Fix Download Runtime Crash

11 Dec 00:17
5db7e9f
Compare
Choose a tag to compare

Released on 2022-12-10.

Fixed

  • Crash in streamed download responses.

0.8.2.1: Binary Stripping

28 Nov 03:30
81c58d9
Compare
Choose a tag to compare

No code changes, just another release to enable binary stripping.

0.8.2

28 Nov 02:20
3b0225f
Compare
Choose a tag to compare

Released on 2022-11-27.

Added

  • AVIF image response support.