Skip to content

move generate url type configuration to top and apply to invalidation listener too#656

Merged
dbu merged 1 commit into3.xfrom
feature/invalidation-listener-generate-url-type
Mar 5, 2026
Merged

move generate url type configuration to top and apply to invalidation listener too#656
dbu merged 1 commit into3.xfrom
feature/invalidation-listener-generate-url-type

Conversation

@dbu
Copy link
Contributor

@dbu dbu commented Feb 24, 2026

fix #641

we can not simply move the configuration, as that would be a BC break. and applying to configuration from one section to a service configured in a different section would be unexpected. i therefor chose to move the configuration up to top level, and keep a BC layer for existing installations.

@dbu dbu force-pushed the feature/invalidation-listener-generate-url-type branch from a67856d to f1906cf Compare February 24, 2026 15:43
@dbu dbu merged commit 8094275 into 3.x Mar 5, 2026
14 checks passed
@dbu dbu deleted the feature/invalidation-listener-generate-url-type branch March 5, 2026 08:31
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.

InvalidationListener does not respect cache_manager.generate_url_type

1 participant