Skip to content

Releases: hhxsv5/laravel-s

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

Some optimizations

26 Apr 11:30
Compare
Choose a tag to compare
  • Fixed #473
  • Avoid cli_set_process_title error

Some optimizations

06 Jan 07:48
Compare
Choose a tag to compare
  • Fixed global timer lock on Redis cluster
  • Removed the useless namespace use
  • Removed the useless parent call
  • Optimized the handler prompts
  • Fixed is_file() error when filename with %00