Tags: JuliaWeb/HTTP.jl
Tags
[Diff since v1.10.17](v1.10.17...v1.10.18) **Merged pull requests:** - Listen only on localhost during precompile (#1230) (@BioTurboNick) **Closed issues:** - During precompile, Julia asks for firewall permission to access internet on WIndows (#1228)
[Diff since v1.10.16](v1.10.16...v1.10.17) **Merged pull requests:** - Require URIs.jl >= 1.6, and bump version from 1.10.16 to 1.10.17 (#1225) (@DilumAluthge)
[Diff since v1.10.15](v1.10.15...v1.10.16) **Merged pull requests:** - skip precompile workload if localhost cannot be resolved (#1210) (@IanButterworth) - Support Julia 1.12.0-beta1 (#1219) (@kpamnany) **Closed issues:** - Compilation Hang v1.10.14 (#1208) - `World age increment not at top level` precompilation error with Julia 1.12+ (#1218) - HTTP.jl fails to precompile on 1.12 (#1220)
[Diff since v1.10.14](v1.10.14...v1.10.15) **Merged pull requests:** - Do not migrate tasks to a different thread pool (backport of #1159) (#1206) (@Drvi) - Always close precompile server (#1209) (@IanButterworth) **Closed issues:** - Cannot precompile (connection refused) (#1204)
[Diff since v1.9.18](v1.9.18...v1.9.19) This release has been identified as a backport. Automated changelogs for backports tend to be wildly incorrect. Therefore, the list of issues and pull requests is hidden. <!-- **Merged pull requests:** - Updated: Rethrow errors so they may be handled outside of WebSocket.open() (#1072) (@Zentrik) - HTTP.request(): infer `socket_type_tls` from `sslconfig`, if provided (#1106) (@cmcaine) - tests: Use ARGS to choose which tests to run (#1108) (@cmcaine) - "handler error": show request in log (#1163) (@fonsp) - Make multipart parsing more forgiving: start-of-line and casing (#1164) (@NHDaly) - Fix lost response body data. Fixes #1166 (#1170) (@quinnj) - Fix 1172 (#1174) (@cmcaine) - Tune websocket performance (#1177) (@lassepe) - Add case for empty set-cookie header list (#1182) (@JBlaschke) - Remove usage of deprecated verbosity macros (#1190) (@quinnj) - Fix remaining server verbosity logs (#1193) (@quinnj) - add an offline precompile workload (#1195) (@IanButterworth) - Fix WebSocket concurrents send (#1197) (@attdona) - Update/Fix CI setup (#1198) (@IanButterworth) - Fix trailing task precompilation issue on 1.9. Run CI on 1.9 (#1201) (@IanButterworth) - Bump version to 1.10.13 (#1203) (@JamesWrigley) - Soft error the precompile workload (#1205) (@IanButterworth) - Do not migrate tasks to a different thread pool (backport of #1159) (#1206) (@Drvi) **Closed issues:** - `url` field of the request is not set on the service side (#1028) - Unintentional(?) breaking change to type of `sslconfig` (#1104) - Make it easy to set TCP_NODELAY and TCP_QUICKACK on client sockets (#1124) - Websocket performance optimization (#1140) - Character lost in HTTP post response body. (#1166) - Code failing with Julia dev (#1167) - Can't send 3GB response body (#1171) - No method matching sslupgrade (#1172) - Warning: Verbosity logging macros are deprecated as they are not compatible with juliac-compiled programs (#1189) - Issue with return type of `readuntil` (#1192) - TTFX time of request is high. MVP (#1194) - WebSockets does not support concurrent sends (#1196) - Precompilation spits out Task object, followed by segfaults during runtime, on 1.9 (#1202) -->
[Diff since v1.10.13](v1.10.13...v1.10.14) **Merged pull requests:** - Soft error the precompile workload (#1205) (@IanButterworth)
[Diff since v1.10.11](v1.10.11...v1.10.12) Fixes a precompilation warning and segfaults during runtime on julia 1.9, which was introduced by v1.10.11 **Merged pull requests:** - Fix trailing task precompilation issue on 1.9. Run CI on 1.9 (#1201) (@IanButterworth) **Closed issues:** - Precompilation spits out Task object, followed by segfaults during runtime, on 1.9 (#1202)
[Diff since v1.10.10](v1.10.10...v1.10.11) **Merged pull requests:** - add an offline precompile workload (#1195) (@IanButterworth) - Update/Fix CI setup (#1198) (@IanButterworth) **Closed issues:** - TTFX time of request is high. MVP (#1194)
PreviousNext