Skip to content

Releases: hellofresh/stats-php

1.4.1

14 Mar 16:05
076b76e
Compare
Choose a tag to compare
  • Set SilentClient as the default client for statsd 1.x by @ehkasper in #22

1.4.0

14 Mar 14:55
697da42
Compare
Choose a tag to compare

Creates SilentClient that does not trigger errors when configured to do so by @ehkasper in #21

2.0.0

02 Dec 17:17
58ca086
Compare
Choose a tag to compare

Use php >= 7.3 with ext-intl >= 2.0.0

No more PHP 5.6 support

16 Sep 09:53
3503c3b
Compare
Choose a tag to compare
Merge pull request #8 from hellofresh/patch/no-more-php56

PT-5279 No more PHP 5.6 support

1.2.0

20 Aug 10:00
c5567f4
Compare
Choose a tag to compare
Merge pull request #7 from hellofresh/feature/bump-league-statsd

Bump league/statsd to 1.5

Added cached socket connection for statsd client

14 Feb 16:58
4344ab8
Compare
Choose a tag to compare
Merge pull request #3 from hellofresh/feature/cache-socket-connection

Added opened socket reuse for statsd

Second level ID callback implementation

25 Oct 08:59
Compare
Choose a tag to compare
Merge pull request #2 from hellofresh/feature/second-level-id

Added second level ID callback implementation

Initial Release

24 Oct 08:34
Compare
Choose a tag to compare
Merge pull request #1 from hellofresh/feature/initial-version

Initial version