Skip to content

Releases: Kanti/server-timing

1.10.1

23 Apr 12:27
dcf2786
Compare
Choose a tag to compare

What's Changed

  • fix TimingUtility::getInstance on the condition that the Services.y… by @Kanti in #45

Full Changelog: 1.10.0...1.10.1

1.10.0 add php 8.3

16 Apr 15:11
eadebac
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.9.1...1.10.0

1.9.1 reduce default header size further

07 Mar 09:23
55e2eca
Compare
Choose a tag to compare

What's Changed

  • [BUGFIX] removed duration from string + reduced desc length by @CamillH in #42

Full Changelog: 1.9.0...1.9.1

1.9.0

09 Feb 10:58
8b8d5a2
Compare
Choose a tag to compare

What's Changed

  • made length of descriptions and number of timings configurable in bac… by @CamillH in #41

New Contributors

Full Changelog: 1.8.1...1.9.0

1.8.1 🐛 fix serialization of guzzle Middleware

11 Dec 11:46
ccbe1d0
Compare
Choose a tag to compare

What's Changed

  • 🐛 fix serialization of guzzle Middleware by @Kanti in #40

Full Changelog: 1.8.0...1.8.1

1.8.0 add fileProcessing measurements

18 Oct 13:38
cd64d30
Compare
Choose a tag to compare

What's Changed

  • add fileProcessing measurements by @Kanti in #39

Full Changelog: 1.7.2...1.8.0

1.7.2 fix middleware.in.total multiple times called

14 Sep 10:41
6a464ee
Compare
Choose a tag to compare

What's Changed

  • fix middleware.in.total multiple times called by @Kanti in #37

Full Changelog: 1.7.1...1.7.2

1.7.1 🐛 fix compatibility with spatie/async and staticfilecache

12 Sep 08:25
cb9d888
Compare
Choose a tag to compare

What's Changed

  • 🐛 fix compatibility with spatie/async and staticfilecache by @Kanti in #36

Full Changelog: 1.7.0...1.7.1

1.7.0 ✨ Use the right term for tracing

25 Aug 09:22
529a15d
Compare
Choose a tag to compare

What's Changed

  • ✨ Use the right term for tracing by @Kanti in #35

Full Changelog: 1.6.3...1.7.0

1.6.3 fix output with content length header

24 Aug 07:39
1fb3e7e
Compare
Choose a tag to compare

What's Changed

  • fix output with content length header by @Kanti in #34

Full Changelog: 1.6.2...1.6.3