Skip to content

1.26.7#9

Merged
benboothby merged 12 commits into
masterfrom
1.26.7
Sep 19, 2025
Merged

1.26.7#9
benboothby merged 12 commits into
masterfrom
1.26.7

Conversation

@benboothby
Copy link
Copy Markdown

No description provided.

fenos and others added 12 commits July 31, 2025 15:32
…upabase#333) (supabase#721)

* implemented cleanup of empty directories after file operations

* perf: optimize empty directory check using fs.opendir

- Replace fs.readdir() with fs.opendir() for better performance
- Only read first directory entry instead of loading entire contents
- Improves performance significantly for large directories
- Addresses code review feedback from @itslenny

* fix: ensure filePath is absolute in FileBackend constructor

* Resolved formatting errors occurring in Prettier

* Revert "Resolved formatting errors occurring in Prettier"

This reverts commit a53f3d6.

* Resolved Formatting errors in Prettier
…e#744)

* fix: exclude bucket type in response for storage-py < 0.12.1

* generalize python user agent check and move to limits.ts
@benboothby benboothby merged commit 6f9c00a into master Sep 19, 2025
@benboothby benboothby deleted the 1.26.7 branch September 19, 2025 05:28
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.

5 participants