Skip to content

Releases: BedrockStreaming/StatsdTagsPrometheusBundle

Allow symfony/contract 3.* & psr/container 2.*

10 May 11:53
b317327
Compare
Choose a tag to compare

Dependency updates:

  • Allow symfony/contract 3.* & psr/container 2.* (PR)

fix symfony 6 compatibility

31 May 11:08
e6b8cd1
Compare
Choose a tag to compare

Add original ConsoleEvent in console events

27 Oct 07:04
360f6eb
Compare
Choose a tag to compare
v7.3.0

feat(console): add original ConsoleEvent in console events

Add PHP 8 compatibility

31 Aug 19:26
f069ca6
Compare
Choose a tag to compare
v7.2.0

feat(php): allow PHP 8 usage

Fix type error

15 Jul 07:13
0698132
Compare
Choose a tag to compare

Add dispatched_events config key

06 Nov 07:48
59e3997
Compare
Choose a tag to compare
feat(dispatch_events): allow to not dispatch internal events (#37)

* fix(dev): make sure phpunit bin exists before running phpstan

* feat(dispatch_events): allow to not dispatch internal events

* fix(review): Benoit382

7.0.0

29 Oct 09:09
ab55706
Compare
Choose a tag to compare
  • Fix dispatched event on console error #35
  • Improve doc #34

Symfony 5.1 support + add missing composer requirements

29 Aug 16:32
ed38329
Compare
Choose a tag to compare

This new major release should not break anything, but since we've added some explicit composer requirements (that were missing before), this may theoretically break for some folks

Add phpstan check in CI

01 Jul 12:12
e3f8801
Compare
Choose a tag to compare

Twig 3.x compatibility

29 May 15:20
6afef40
Compare
Choose a tag to compare
Merge pull request #32 from benji07/patch-1

Twig 3.x compatibility