Skip to content

Update 1.1.0 - #5

Merged
ONyklicek merged 1 commit into
mainfrom
1.1.0
Jun 30, 2026
Merged

Update 1.1.0#5
ONyklicek merged 1 commit into
mainfrom
1.1.0

Conversation

@ONyklicek

Copy link
Copy Markdown
Contributor

Added

  • cache.enabled config option (ARES_CACHE_ENABLED) to disable caching entirely.
  • cache.store (ARES_CACHE_STORE) to select a specific cache store, and
    cache.prefix (ARES_CACHE_PREFIX) to customize cache key prefixes.
  • CI coverage for PHP 8.5.

Changed

  • Breaking: the cache_ttl config key moved under a cache array as
    cache.ttl. Republish the config or rename the key when upgrading.
  • Configuration is now read through Laravel's built-in typed config accessors.

Removed

  • Breaking: dropped support for Laravel 10; Laravel 11+ is now required.

@ONyklicek
ONyklicek merged commit 96b385e into main Jun 30, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant