trowski released amphp/http-server v3.4.0. https://github.com/amphp/http-server/releases/tag/v3.4.0
GitHub
Release 3.4.0 · amphp/http-server
What's Changed
Fix method property in logger context by @luzrain in #373
Add ExceptionHandler interface and middleware by @trowski in #375
Add _ to host validation by @maximal in #372
Fixed is...
Fix method property in logger context by @luzrain in #373
Add ExceptionHandler interface and middleware by @trowski in #375
Add _ to host validation by @maximal in #372
Fixed is...
👍2
trowski released amphp/http-server v3.4.1. https://github.com/amphp/http-server/releases/tag/v3.4.1
GitHub
Release 3.4.1 · amphp/http-server
What's Changed
Fixed #376, removing calls to deprecated methods in league/uri, dropping support for league/uri@6.x
Fixed #367 and #370 where a pending request could cause the server to hang du...
Fixed #376, removing calls to deprecated methods in league/uri, dropping support for league/uri@6.x
Fixed #367 and #370 where a pending request could cause the server to hang du...
👍2
trowski released amphp/dns v2.3.0. https://github.com/amphp/dns/releases/tag/v2.3.0
GitHub
Release 2.3.0 · amphp/dns
What's Changed
Replaced Windows registry lookup with WMIC process invocation by @Bilge in #115
Fix #120: Incorrect error message on missing domain by @trowski in #121
Full Changelog: v2.2.0.....
Replaced Windows registry lookup with WMIC process invocation by @Bilge in #115
Fix #120: Incorrect error message on missing domain by @trowski in #121
Full Changelog: v2.2.0.....
trowski released amphp/parallel v2.3.1. https://github.com/amphp/parallel/releases/tag/v2.3.1
GitHub
Release 2.3.1 · amphp/parallel
What's Changed
Prevent silencing ExitFailure in ProcessContext->join() by @bwoebi in #207
New Contributors
@bwoebi made their first contribution in #207
Full Changelog: v2.3.0...v2.3.1
Prevent silencing ExitFailure in ProcessContext->join() by @bwoebi in #207
New Contributors
@bwoebi made their first contribution in #207
Full Changelog: v2.3.0...v2.3.1
trowski released amphp/http-server v3.4.2. https://github.com/amphp/http-server/releases/tag/v3.4.2
GitHub
Release 3.4.2 · amphp/http-server
What's Changed
Forward Cancellation in ConnectionLimitingServerSocket by @Fneufneu in #377
New Contributors
@Fneufneu made their first contribution in #377
Full Changelog: v3.4.1...v3.4.2
Forward Cancellation in ConnectionLimitingServerSocket by @Fneufneu in #377
New Contributors
@Fneufneu made their first contribution in #377
Full Changelog: v3.4.1...v3.4.2
👍1
trowski released amphp/file v4.0.0-beta.1. https://github.com/amphp/file/releases/tag/v4.0.0-beta.1
GitHub
Release 4.0.0 Beta 1 · amphp/file
Users of 3.x should be able to update to 4.x without code changes unless their application did one of the following:
Defined a custom File implementation
Initialized ParallelFilesystemDriver with ...
Defined a custom File implementation
Initialized ParallelFilesystemDriver with ...
trowski released amphp/http-client v5.2.2. https://github.com/amphp/http-client/releases/tag/v5.2.2
GitHub
Release 5.2.2 · amphp/http-client
What's Changed
Changed the default User-Agent header to contain only characters which should be accepted by all HTTP servers (#371).
Fixed window update potentially causing two HTTP/2 frames t...
Changed the default User-Agent header to contain only characters which should be accepted by all HTTP servers (#371).
Fixed window update potentially causing two HTTP/2 frames t...
👍1
trowski released amphp/redis v2.0.3. https://github.com/amphp/redis/releases/tag/v2.0.3
GitHub
Release 2.0.3 · amphp/redis
What's Changed
Dropped support for league/uri@6.x
Full Changelog: v2.0.2...v2.0.3
Dropped support for league/uri@6.x
Full Changelog: v2.0.2...v2.0.3
👍1
trowski released amphp/pipeline v1.2.2. https://github.com/amphp/pipeline/releases/tag/v1.2.2
GitHub
Release 1.2.2 · amphp/pipeline
What's Changed
Fixed clearing back-pressure if a Queue was completed while containing emitted values which had not been consumed, then the consumer explicitly disposed (called ConcurrentIterat...
Fixed clearing back-pressure if a Queue was completed while containing emitted values which had not been consumed, then the consumer explicitly disposed (called ConcurrentIterat...
trowski released amphp/amp v3.1.0. https://github.com/amphp/amp/releases/tag/v3.1.0
GitHub
Release 3.1.0 · amphp/amp
What's Changed
Add Interval by @trowski in #441
Added a throwing __unserialize method to ForbidSerialization to guard against malicious payloads unserializing to forbidden class instances.
Ne...
Add Interval by @trowski in #441
Added a throwing __unserialize method to ForbidSerialization to guard against malicious payloads unserializing to forbidden class instances.
Ne...
👍1
trowski released amphp/http-tunnel v2.0.0. https://github.com/amphp/http-tunnel/releases/tag/v2.0.0
GitHub
Release 2.0.0 · amphp/http-tunnel
Stable release compatible with AMPHP v3 and fibers! 🎉
As with other libraries compatible with AMPHP v3, most cases of parameters or returns of Promise<ResolutionType> have been replaced with ...
As with other libraries compatible with AMPHP v3, most cases of parameters or returns of Promise<ResolutionType> have been replaced with ...
trowski released amphp/http-client-guzzle-adapter v1.1.2. https://github.com/amphp/http-client-guzzle-adapter/releases/tag/v1.1.2
GitHub
Release 1.1.2 · amphp/http-client-guzzle-adapter
What's Changed
Require amphp/http-tunnel and switch to Socks5SocketConnector by @danog in #2
New Contributors
@danog made their first contribution in #2
Full Changelog: v1.1.1...v1.1.2
Require amphp/http-tunnel and switch to Socks5SocketConnector by @danog in #2
New Contributors
@danog made their first contribution in #2
Full Changelog: v1.1.1...v1.1.2
trowski released amphp/byte-stream v2.1.2. https://github.com/amphp/byte-stream/releases/tag/v2.1.2
GitHub
Release 2.1.2 · amphp/byte-stream
Fixed the exception type thrown if ReadableIterableStream is closed (Amp\Pipeline\DisposedException was leaked, now an Amp\ByteStream\ClosedException is thrown).
Full Changelog: v2.1.1...v2.1.2
Full Changelog: v2.1.1...v2.1.2
trowski released amphp/http-client v5.3.0. https://github.com/amphp/http-client/releases/tag/v5.3.0
GitHub
Release 5.3.0 · amphp/http-client
What's Changed
Enhance TLS handshake error message with additional details from previous exception by @luzrain in #385
Proposal: TlsException to replace SocketException for TLS handshake error...
Enhance TLS handshake error message with additional details from previous exception by @luzrain in #385
Proposal: TlsException to replace SocketException for TLS handshake error...
trowski released amphp/http-server v3.4.3. https://github.com/amphp/http-server/releases/tag/v3.4.3
GitHub
Release 3.4.3 · amphp/http-server
What's Changed
Avoid hanging requests in case a request body is closed prematurely by @danog in #380
Fix parsing of raw ipv6 address in host header by @luzrain in #378
New Contributors
@dano...
Avoid hanging requests in case a request body is closed prematurely by @danog in #380
Fix parsing of raw ipv6 address in host header by @luzrain in #378
New Contributors
@dano...