Skip to content

Tags: DataDog/dd-trace-php

Tags

1.21.0

Toggle 1.21.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Rollback unboxing from 1f7e90c (#3960)

This became quite unergonomic with the downcast, but looks like there was a reason for the boxing.

Otherwise ShmLimiter references weird addresses.

Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>

1.20.0

Toggle 1.20.0's commit message

Verified

This commit was signed with the committer’s verified signature.
bwoebi Bob Weinand
Fix forgotten VERSION file bump

1.19.2

Toggle 1.19.2's commit message

Verified

This commit was signed with the committer’s verified signature.
bwoebi Bob Weinand
Bump to 1.19.2 (#3860)

1.19.1

Toggle 1.19.1's commit message

Verified

This commit was signed with the committer’s verified signature.
bwoebi Bob Weinand
Bump to 1.19.1

1.19.0

Toggle 1.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump to 1.19.0 (#3844)

1.18.0

Toggle 1.18.0's commit message
Try to fix CI to launch the reliability env deployment

1.17.1

Toggle 1.17.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump to 1.17.1 (#3774)

Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>

1.17.0

Toggle 1.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump to 1.17.0 (#3720)

Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>

1.16.0

Toggle 1.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix spurious appsec munmaps in ZTS mode (#3590)

Once any ZTS thread shuts down, _shared_state is munmap'ped().
It will be unmapped and any other later mapping may happen at that same place through bad luck. If another thread shuts down, it will munmap this again and accesses to the later mapping are now crashing.

Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>

1.15.2

Toggle 1.15.2's commit message

Verified

This commit was signed with the committer’s verified signature.
realFlowControl Florian Engelhardt
bump version