Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix regression on missing resource put #1214

Merged
merged 1 commit into from
Mar 10, 2025
Merged

Conversation

jaapio
Copy link
Member

@jaapio jaapio commented Mar 10, 2025

Some external libraries did rely on the usage of putResource. This method wasn't part of the new filesystem interface and was therefore breaking those implementations.

@jaapio jaapio enabled auto-merge March 10, 2025 19:42
Some external libraries did rely on the usage of putResource. This method
wasn't part of the new filesystem interface and was therefore breaking those
implementations.
@jaapio jaapio force-pushed the fix/regression-filesystem branch from 803ffbe to fc5f4db Compare March 10, 2025 19:50
@jaapio jaapio merged commit 8330dec into main Mar 10, 2025
49 checks passed
@jaapio jaapio deleted the fix/regression-filesystem branch March 10, 2025 19:53
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