Skip to content

Latest commit

 

History

History
81 lines (45 loc) · 2.79 KB

CHANGELOG.md

File metadata and controls

81 lines (45 loc) · 2.79 KB

Changelog

All notable changes to laravel-dynamic-servers will be documented in this file.

1.0.2 - 2023-01-25

  • support L10

1.0.1 - 2023-01-04

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

  • @dependabot made their first contribution in #9

Full Changelog: https://github.com/spatie/laravel-dynamic-servers/compare/1.0.0...1.0.1

1.0.0 - 2022-09-26

  • stable release

0.0.7 - 2022-09-13

  • Fix an error when server limit was reached

Full Changelog: https://github.com/spatie/laravel-dynamic-servers/compare/0.0.6...0.0.7

0.0.6 - 2022-09-13

What's Changed

  • Delete pint.json by @rubenvanerk in #6
  • Add queue config by @riasvdv in #7

New Contributors

  • @rubenvanerk made their first contribution in #6
  • @riasvdv made their first contribution in #7

Full Changelog: https://github.com/spatie/laravel-dynamic-servers/compare/0.0.5...0.0.6

0.0.5 - 2022-09-09

Full Changelog: https://github.com/spatie/laravel-dynamic-servers/compare/0.0.4...0.0.5

0.0.3 - 2022-09-07

What's Changed

  • Documentation typos by @xewl in #5

New Contributors

  • @xewl made their first contribution in #5

Full Changelog: https://github.com/spatie/laravel-dynamic-servers/compare/0.0.2...0.0.3

0.0.2 - 2022-09-06

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

  • @tiagomichaelsousa made their first contribution in #1
  • @abenerd made their first contribution in #2

Full Changelog: https://github.com/spatie/laravel-dynamic-servers/compare/0.0.1...0.0.2

0.0.1 - 2022-08-27

  • experimental release