-
Notifications
You must be signed in to change notification settings - Fork 4.5k
1.7.x #9897
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
base: main
Are you sure you want to change the base?
Conversation
This prevents requests with `Range: 0-<file length>` and limits it to APP_STORAGE_READ_BUFFER
fix(storage): do not allow full range
fix: task coroutine hooks
added encrypt property in the attribute string response model
added checking for encrypt and plan allowing encryption of string att…
Feat sync encrypt updates
feat: add builds worker group
Revert "Feat sync encrypt updates"
Chore: Upgrade to fix createDeployment chunk upload
Update version from 1.7.3 to 1.7.4
Update console image to version 6.0.13
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
Fix deletion logic
Update database for upsert fix
…ment-on-branch-deletion Fix github comments and deployment creation on branch deletion
commit-id:3865765d
tests: fix flaky account tests
commit-id:336a4f07
commit-id:35fcc17d
commit-id:7d7dffac
tests: fix flaky messaging test
tests: make usagetests robust
tests: increase deployment timeouts
worker: Graceful shutdown on SIGTERM
Bring back telemetry for storage.
fix(gif preview): enable resource limits
chore(audits): return queue pre-fetch results
Fix cache issues with proxy for deployment download
What does this PR do?
(Provide a description of what this PR does and why it's needed.)
Test Plan
(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work. Screenshots may also be helpful.)
Related PRs and Issues
Checklist