Skip to content

Releases: qandidate-labs/stack-request-id

Fix lax dependency requirements

10 Jun 07:05
b59c54a
Compare
Choose a tag to compare
Require ^5.1.5 and revert to MASTER_REQUEST to stay compatible (#41)

* Usage of HttpKernelInterface::MAIN_REQUEST makes 5.3 the lowest compatible version

* Require ^5.1.5 and revert to MASTER_REQUEST to stay compatible

3.0.0 strong type hints

04 Jun 09:06
Compare
Choose a tag to compare
drop uuid 2 and 3, strong typing, applied CS fixed, PHPStan

2.0.2 Drop support for Symfony 3.4

07 May 12:49
Compare
Choose a tag to compare

2.0.1 Allow ramsey/uuid 4.0

24 Apr 14:08
Compare
Choose a tag to compare
Allow ramsey\uuid 4.0

Symfony 5 support

11 Feb 11:08
Compare
Choose a tag to compare
2.0.0

renamed GetResponseEvent to RequestEvent

Symfony 4

11 Dec 15:31
Compare
Choose a tag to compare
1.1.0

do not test HHVM on Travis CI

1.0.0: Merge pull request #13 from qandidate-labs/readme-1.0

17 Jul 13:37
Compare
Choose a tag to compare

0.4.1: Merge pull request #10 from robinvdvleuten/master

06 Dec 13:12
Compare
Choose a tag to compare
Added support for both ramsey/uuid 2.0 and 3.0

0.2.0

30 Jan 13:18
Compare
Choose a tag to compare
  • Add support for sending the request id with a response (#1)