Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
supabase
/
storage
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
306
Star
1.3k
Code
Issues
25
Pull requests
45
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: support addressing objects by versionId
- #1341
#1341
Open
TylerHillery
wants to merge 11 commits into
master
supabase/storage:master
from
tyler/feat/object-versioning-wave-1
supabase/storage:tyler/feat/object-versioning-wave-1
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
feat: support addressing objects by versionId
#1341
TylerHillery
wants to merge 11 commits into
master
supabase/storage:master
from
tyler/feat/object-versioning-wave-1
supabase/storage:tyler/feat/object-versioning-wave-1
Copy head branch name to clipboard
Commits
Commits on Aug 23, 2026
feat: add unique indexes for versioned objects
TylerHillery
committed
6e1b95b
View commit details
Copy full SHA for 6e1b95b
Browse repository at this point
feat: get specific object version
TylerHillery
committed
789713d
View commit details
Copy full SHA for 789713d
Browse repository at this point
feat: version aware delete
TylerHillery
committed
5a78a3e
View commit details
Copy full SHA for 5a78a3e
Browse repository at this point
feat: version aware copy
TylerHillery
committed
70af8d6
View commit details
Copy full SHA for 70af8d6
Browse repository at this point
feat: version aware move
TylerHillery
committed
1a0e402
View commit details
Copy full SHA for 1a0e402
Browse repository at this point
test: add versionId coverage for get, delete, deleteObjects, copy, and move
TylerHillery
committed
783db46
View commit details
Copy full SHA for 783db46
Browse repository at this point
fix: failing test
TylerHillery
committed
84870cf
View commit details
Copy full SHA for 84870cf
Browse repository at this point
fix: explicitly check for undefined
TylerHillery
committed
e03d098
View commit details
Copy full SHA for e03d098
Browse repository at this point
feat: update object info response to include new columns
TylerHillery
committed
5571962
View commit details
Copy full SHA for 5571962
Browse repository at this point
feat: add versionid to deleteObjects endpoint
TylerHillery
committed
34bd584
View commit details
Copy full SHA for 34bd584
Browse repository at this point
fix: add archived_at is null filter
TylerHillery
committed
39413e4
View commit details
Copy full SHA for 39413e4
Browse repository at this point
You can’t perform that action at this time.