Skip to content

Latest commit

 

History

History
206 lines (116 loc) · 5.52 KB

CHANGELOG.md

File metadata and controls

206 lines (116 loc) · 5.52 KB

Change Log

All notable changes to this project will be documented in this file. Firewalk adheres to Semantic Versioning.

0.x Releases


Released on 2023-01-27.

Updated

Released on 2023-11-07.

Fixed

  • Stall when failing an HTTP upgrade.

Released on 2023-10-10.

Updated

  • Dependencies and formatting.

Released on 2023-08-18.

Updated

  • Chunk delay in streaming endpoints.

Released on 2023-08-03.

Added


Released on 2023-03-15.

Added

  • Support for request decompression.

Released on 2023-02-21.

Added


Released on 2022-12-10.

Fixed

  • Crash in streamed download responses.

Released on 2022-11-27.

Added

  • AVIF image response support.

Released on 2022-09-10.

Updated

  • Dependencies, added Xcode 14 requirement.

Released on 2022-04-23.

Added

  • cache endpoint for Cache-Control testing.

Released on 2022-02-05.

Added

  • infinite and upload endpoints.

Update

  • Packages and package layout for Swift 5.5 and executable target.

Released on 2021-05-22.

Added

  • Dynamic delay for websocket closings.

Released on 2021-05-22.

Fixed

  • Reliability of websocket endpoints for URLSessionWebSocketTask tests.

Released on 2021-04-03.

Added

  • Various image types to the image/<type> endpoint.

Released on 2021-03-06.

Added


Released on 2021-01-31.

Added

  • Additional websocket endpoints.
  • Support for universal release builds.

Released on 2020-12-31.

Added

  • Compression endpoints, which currently forward to HTTPBin.
  • Response code parameter to redirect-to endpoint.

Released on 2020-08-22.

  • Initial Firewalk release.