-
Notifications
You must be signed in to change notification settings - Fork 11.3k
WAF announcement 2020-11-09 #259
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
Merged
migueldemoura
merged 1 commit into
cloudflare:production
from
ggaborCF:ggaborCF/WP0017-announcement
Nov 10, 2020
Merged
WAF announcement 2020-11-09 #259
migueldemoura
merged 1 commit into
cloudflare:production
from
ggaborCF:ggaborCF/WP0017-announcement
Nov 10, 2020
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
migueldemoura
approved these changes
Nov 10, 2020
agents-git-bot bot
pushed a commit
that referenced
this pull request
Nov 27, 2025
Document new lean and Python image variants introduced in sandbox-sdk PR #259. - Update Dockerfile reference with two image variants (default and -python) - Add image size comparisons and use cases for each variant - Update code execution guide to require -python variant for Python code - Update get-started guide to explain image variant selection - Update AI code executor tutorial with Python variant requirement 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
agents-git-bot bot
pushed a commit
that referenced
this pull request
Nov 27, 2025
Update all documentation to reflect v0.6.0 release with image variants: - Update version numbers from 0.3.3 to 0.6.0 throughout docs - Add prominent breaking change callout in Dockerfile reference - Clarify that Python is only in -python variant starting v0.6.0 This completes the documentation sync for PR #259. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
agents-git-bot bot
pushed a commit
that referenced
this pull request
Nov 27, 2025
Sync documentation for PR #259 which introduces lean and Python image variants: - Add documentation for two image variants (default lean vs -python) - Document migration guide for Python users upgrading from <0.5.6 - Add PYTHON_NOT_AVAILABLE error handling examples - Update all Dockerfile examples to show appropriate variant usage 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
agents-git-bot bot
pushed a commit
that referenced
this pull request
Nov 27, 2025
Sync documentation for sandbox-sdk PR #259 which introduces optimized Docker image variants. Changes: - Add image variant documentation to Dockerfile reference - Update getting started guide with image selection guidance - Add Python runtime requirements to code execution guide - Document PYTHON_NOT_AVAILABLE error in interpreter API - Add changelog entry for breaking change Breaking change: Default image no longer includes Python. Users must explicitly use the -python image variant for Python code execution. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
agents-git-bot bot
pushed a commit
that referenced
this pull request
Nov 27, 2025
Sync documentation for sandbox-sdk PR #259: Optimize Docker image size with lean and Python variants. Changes: - Update Dockerfile reference with two image variants (lean and python) - Add Python requirement warning to Code Interpreter documentation - Create migration guide for upgrading to 0.5.6+ with image variants - Include size comparison table and use case recommendations Breaking change: Default image no longer includes Python. Users running Python code must update to use the -python image variant. Related: cloudflare/sandbox-sdk#259 🤖 Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com>
agents-git-bot bot
pushed a commit
that referenced
this pull request
Nov 28, 2025
Sync documentation for PR #259: Optimize Docker image size with lean and Python variants Changes: - Add documentation for two image variants (default and -python) - Include breaking change notice for Python users - Add migration guide from v0.5.x to v0.6.0+ - Document PYTHON_NOT_AVAILABLE error behavior - Update all examples to show appropriate image selection - Clarify Python availability requirements in Code Interpreter API Related upstream PR: cloudflare/sandbox-sdk#259
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.