Skip to content

Releases: spatie/laravel-dynamic-servers

1.1.0

10 May 12:07
c3cbec3
Compare
Choose a tag to compare

What's Changed

  • Add support for Laravel 11
  • Drop support for Laravel 9 & PHP 8.1
  • Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #12
  • Documentation fix: Replace $servers with DynamicServers facade by @georgejipa in #13
  • Bump aglipanci/laravel-pint-action from 2.1.0 to 2.2.0 by @dependabot in #14
  • Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #15
  • Bump dependabot/fetch-metadata from 1.4.0 to 1.5.0 by @dependabot in #16
  • Bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0 by @dependabot in #17
  • Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1 by @dependabot in #18
  • Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #19
  • Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #22
  • Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #24

New Contributors

Full Changelog: 1.0.2...1.1.0

1.0.2

25 Jan 23:09
c5a5f99
Compare
Choose a tag to compare
  • support L10

1.0.1

04 Jan 16:03
8e25774
Compare
Choose a tag to compare

What's Changed

  • Fix an issue where the TTL of the server count would reset to -1
  • Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in #9
  • Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in #10
  • Bump aglipanci/laravel-pint-action from 1.0.0 to 2.1.0 by @dependabot in #11

New Contributors

Full Changelog: 1.0.0...1.0.1

1.0.0

26 Sep 09:02
Compare
Choose a tag to compare
  • stable release

0.0.7

13 Sep 08:53
34a7734
Compare
Choose a tag to compare
  • Fix an error when server limit was reached

Full Changelog: 0.0.6...0.0.7

0.0.6

13 Sep 06:27
74e52ee
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.5...0.0.6

0.0.5

09 Sep 07:58
2d6a5dd
Compare
Choose a tag to compare

Full Changelog: 0.0.4...0.0.5

0.0.4

09 Sep 07:47
417e458
Compare
Choose a tag to compare
Update ensuring-a-number-of-servers.md

0.0.3

07 Sep 10:53
Compare
Choose a tag to compare

What's Changed

  • Documentation typos by @xewl in #5

New Contributors

  • @xewl made their first contribution in #5

Full Changelog: 0.0.2...0.0.3

0.0.2

06 Sep 14:30
Compare
Choose a tag to compare

What's Changed

  • refactor(scopes): use server scopes for dynamic servers by @tiagomichaelsousa in #1
  • Add env vars to testing config to make tests pass by @abenerd in #2
  • Fix Larastan issues and config by @abenerd in #4

New Contributors

Full Changelog: 0.0.1...0.0.2