Skip to content

Releases: hhxsv5/laravel-s

v3.8.4

13 Jun 05:35
f260b68
Compare
Choose a tag to compare

What's Changed

  • Fix the type conversion of cookie value and domain name in Respon… by @PrintNow in #496

New Contributors

Full Changelog: v3.8.3...v3.8.4

v3.7.41

13 Jun 05:36
Compare
Choose a tag to compare

Fix the type conversion of cookie value and domain name in Respon… #496

Full Changelog: v3.7.40...v3.7.41

v3.8.3

13 Dec 04:51
895d015
Compare
Choose a tag to compare

What's Changed

  • Support the metric http_server_requests_seconds_max by @hhxsv5 in #486
  • default max_duration_time_window 60s by @hhxsv5 in #488

Full Changelog: v3.8.2...v3.8.3

v3.7.40

13 Dec 04:50
1d72e54
Compare
Choose a tag to compare

What's Changed

  • Support the metric http_server_requests_seconds_max by @hhxsv5 in #485
  • default max_duration_time_window 60s by @hhxsv5 in #487

Full Changelog: v3.7.39...v3.7.40

v3.8.2

13 Sep 03:41
Compare
Choose a tag to compare

Fixed compatibility of symfony/console
Full Changelog: v3.8.1...v3.8.2

v3.8.1

12 Sep 15:33
Compare
Choose a tag to compare

Fixed the queue config for custom process #478

Full Changelog: v3.8.0...v3.8.1

v3.7.39

12 Sep 15:35
Compare
Choose a tag to compare

Fixed the queue config for custom process #478

Full Changelog: v3.7.38...v3.7.39

Support PHP 8.X

22 Apr 16:41
100a4f2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.7.38...v3.8.0

Some optimizations

20 Mar 10:46
Compare
Choose a tag to compare
  • Updated default apcu_key_max_age
  • Allow empty server header
  • Fixed register_providers not taking effect
  • Fixed invalid apollo key

Optimized the call of schedule:run command

06 Jun 07:23
Compare
Choose a tag to compare
v3.7.37

optimize the call of schedule:run command