- Issue created by @tariqDev
- 🇺🇸United States cmlara
Related message on Slack:
https://drupal.slack.com/archives/C1BB308HH/p1734593804687089?thread_ts=...Main note is I haven’t had time to login to my dev machine this week (core schedule slipping threw my timeline off) to do one final manual test before publishing (we’re in that weird state where I still like to hand review some basics ops as our test suite can miss things, and core had a flurry of what seemed like significant issues going in after the RC was published).
Anticipating being able to look at this tonight.
Allow for the s3fs module to support all minor versions of drupal 10
See #3324737: Do not support core versions newer than current published beta or higher → .
Some parts of what we have to do for s3fs are “off api” we can’t reliably say it will work with the next minor release before it reaches publication.
Simple feature such as decorating the file system service to prevent data loss are (WSOD) breakable as core defines Interfaces as API only for callers.
Automatically closed - issue fixed for 2 weeks with no activity.