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
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...
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...
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...
trowski released amphp/sql-common v2.0.3. https://github.com/amphp/sql-common/releases/tag/v2.0.3
GitHub
Release 2.0.3 · amphp/sql-common
What's Changed
Added a reference to $this in the returned Generator from SqlPooledResult::getIterator() to prevent destruction of the SqlPooledResult while the returned Generator object exists...
Added a reference to $this in the returned Generator from SqlPooledResult::getIterator() to prevent destruction of the SqlPooledResult while the returned Generator object exists...
kelunik released amphp/http-client-guzzle-adapter v1.1.3. https://github.com/amphp/http-client-guzzle-adapter/releases/tag/v1.1.3
GitHub
Release 1.1.3 · amphp/http-client-guzzle-adapter
What's Changed
Improved curl options check by @root-aza in #4
New Contributors
@root-aza made their first contribution in #4
Full Changelog: v1.1.2...v1.1.3
Improved curl options check by @root-aza in #4
New Contributors
@root-aza made their first contribution in #4
Full Changelog: v1.1.2...v1.1.3